PageRenderTime 47ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 1ms

/branches/MVCWebInterface/Server/WHS/TV4Home.Server.WHS.AddIn/Controls/SetupAndConfigurationUserControl.Designer.cs

#
C# | 187 lines | 136 code | 7 blank | 44 comment | 3 complexity | 689a5d36a232c987035829b2c0e0965c MD5 | raw file
  1. namespace Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Controls
  2. {
  3. partial class SetupAndConfigurationUserControl
  4. {
  5. /// <summary>
  6. /// Erforderliche Designervariable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Verwendete Ressourcen bereinigen.
  11. /// </summary>
  12. /// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Vom Komponenten-Designer generierter Code
  22. /// <summary>
  23. /// Erforderliche Methode für die Designerunterstützung.
  24. /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.label1 = new System.Windows.Forms.Label();
  29. this.label2 = new System.Windows.Forms.Label();
  30. this.label3 = new System.Windows.Forms.Label();
  31. this.label4 = new System.Windows.Forms.Label();
  32. this.label6 = new System.Windows.Forms.Label();
  33. this.label7 = new System.Windows.Forms.Label();
  34. this.label8 = new System.Windows.Forms.Label();
  35. this.sacCustomConfiguration = new SetupAndConfigurationSingleStepUserControl();
  36. this.sacWebInterface = new SetupAndConfigurationSingleStepUserControl();
  37. this.sacTVServer = new SetupAndConfigurationSingleStepUserControl();
  38. this.SuspendLayout();
  39. //
  40. // label1
  41. //
  42. this.label1.AutoSize = true;
  43. this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  44. this.label1.Location = new System.Drawing.Point(-3, 0);
  45. this.label1.Name = "label1";
  46. this.label1.Size = new System.Drawing.Size(43, 13);
  47. this.label1.TabIndex = 2;
  48. this.label1.Text = "Steps:";
  49. //
  50. // label2
  51. //
  52. this.label2.AutoSize = true;
  53. this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  54. this.label2.Location = new System.Drawing.Point(24, 26);
  55. this.label2.Name = "label2";
  56. this.label2.Size = new System.Drawing.Size(68, 13);
  57. this.label2.TabIndex = 3;
  58. this.label2.Text = "TV-Server:";
  59. //
  60. // label3
  61. //
  62. this.label3.AutoSize = true;
  63. this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  64. this.label3.Location = new System.Drawing.Point(24, 63);
  65. this.label3.Name = "label3";
  66. this.label3.Size = new System.Drawing.Size(92, 13);
  67. this.label3.TabIndex = 3;
  68. this.label3.Text = "Web-Interface:";
  69. //
  70. // label4
  71. //
  72. this.label4.AutoSize = true;
  73. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  74. this.label4.Location = new System.Drawing.Point(24, 104);
  75. this.label4.Name = "label4";
  76. this.label4.Size = new System.Drawing.Size(119, 13);
  77. this.label4.TabIndex = 3;
  78. this.label4.Text = "WHS Configuration:";
  79. //
  80. // label6
  81. //
  82. this.label6.AutoSize = true;
  83. this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  84. this.label6.Location = new System.Drawing.Point(2, 24);
  85. this.label6.Name = "label6";
  86. this.label6.Size = new System.Drawing.Size(23, 17);
  87. this.label6.TabIndex = 4;
  88. this.label6.Text = "1)";
  89. //
  90. // label7
  91. //
  92. this.label7.AutoSize = true;
  93. this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  94. this.label7.Location = new System.Drawing.Point(2, 61);
  95. this.label7.Name = "label7";
  96. this.label7.Size = new System.Drawing.Size(23, 17);
  97. this.label7.TabIndex = 4;
  98. this.label7.Text = "2)";
  99. //
  100. // label8
  101. //
  102. this.label8.AutoSize = true;
  103. this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  104. this.label8.Location = new System.Drawing.Point(2, 102);
  105. this.label8.Name = "label8";
  106. this.label8.Size = new System.Drawing.Size(23, 17);
  107. this.label8.TabIndex = 4;
  108. this.label8.Text = "3)";
  109. //
  110. // sacCustomConfiguration
  111. //
  112. this.sacCustomConfiguration.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  113. | System.Windows.Forms.AnchorStyles.Right)));
  114. this.sacCustomConfiguration.CustomAction = null;
  115. this.sacCustomConfiguration.CustomActionLinkText = "";
  116. this.sacCustomConfiguration.Location = new System.Drawing.Point(193, 95);
  117. this.sacCustomConfiguration.MessageText = "<Message>";
  118. this.sacCustomConfiguration.Name = "sacCustomConfiguration";
  119. this.sacCustomConfiguration.Size = new System.Drawing.Size(282, 32);
  120. this.sacCustomConfiguration.State = Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Utils.ComponentVerifier.VerificationStatus.NotInstalled;
  121. this.sacCustomConfiguration.TabIndex = 1;
  122. //
  123. // sacWebInterface
  124. //
  125. this.sacWebInterface.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  126. | System.Windows.Forms.AnchorStyles.Right)));
  127. this.sacWebInterface.CustomAction = null;
  128. this.sacWebInterface.CustomActionLinkText = "";
  129. this.sacWebInterface.Location = new System.Drawing.Point(193, 57);
  130. this.sacWebInterface.MessageText = "<Message>";
  131. this.sacWebInterface.Name = "sacWebInterface";
  132. this.sacWebInterface.Size = new System.Drawing.Size(282, 32);
  133. this.sacWebInterface.State = Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Utils.ComponentVerifier.VerificationStatus.NotInstalled;
  134. this.sacWebInterface.TabIndex = 1;
  135. //
  136. // sacTVServer
  137. //
  138. this.sacTVServer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  139. | System.Windows.Forms.AnchorStyles.Right)));
  140. this.sacTVServer.CustomAction = null;
  141. this.sacTVServer.CustomActionLinkText = "";
  142. this.sacTVServer.Location = new System.Drawing.Point(193, 19);
  143. this.sacTVServer.MessageText = "<Message>";
  144. this.sacTVServer.Name = "sacTVServer";
  145. this.sacTVServer.Size = new System.Drawing.Size(282, 32);
  146. this.sacTVServer.State = Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Utils.ComponentVerifier.VerificationStatus.NotInstalled;
  147. this.sacTVServer.TabIndex = 1;
  148. //
  149. // SetupAndConfigurationUserControl
  150. //
  151. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  152. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  153. this.Controls.Add(this.label8);
  154. this.Controls.Add(this.label7);
  155. this.Controls.Add(this.label6);
  156. this.Controls.Add(this.label4);
  157. this.Controls.Add(this.label3);
  158. this.Controls.Add(this.label2);
  159. this.Controls.Add(this.label1);
  160. this.Controls.Add(this.sacCustomConfiguration);
  161. this.Controls.Add(this.sacWebInterface);
  162. this.Controls.Add(this.sacTVServer);
  163. this.Name = "SetupAndConfigurationUserControl";
  164. this.Size = new System.Drawing.Size(478, 132);
  165. this.ResumeLayout(false);
  166. this.PerformLayout();
  167. }
  168. #endregion
  169. private SetupAndConfigurationSingleStepUserControl sacTVServer;
  170. private SetupAndConfigurationSingleStepUserControl sacWebInterface;
  171. private SetupAndConfigurationSingleStepUserControl sacCustomConfiguration;
  172. private System.Windows.Forms.Label label1;
  173. private System.Windows.Forms.Label label2;
  174. private System.Windows.Forms.Label label3;
  175. private System.Windows.Forms.Label label4;
  176. private System.Windows.Forms.Label label6;
  177. private System.Windows.Forms.Label label7;
  178. private System.Windows.Forms.Label label8;
  179. }
  180. }