PageRenderTime 67ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/branches/MVCWebInterface/Server/WHS/TV4Home.Server.WHS.AddIn/Wizards/InstallTVServer/WPDatabaseSettingsControl.Designer.cs

#
C# | 195 lines | 148 code | 6 blank | 41 comment | 3 complexity | 1cf050a77595c84944d5fdd83b952b9c MD5 | raw file
  1. namespace Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Wizards.InstallTVServer
  2. {
  3. partial class WPDatabaseSettingsControl
  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.wizardDescriptionLabel1 = new Microsoft.HomeServer.Controls.WizardDescriptionLabel();
  29. this.wizardPageFieldLabel2 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  30. this.wizardPageFieldLabel1 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  31. this.chkConfigureFirewall = new Microsoft.HomeServer.Controls.PropertyPageCheckBox();
  32. this.txtDBServerPassword = new Microsoft.HomeServer.Controls.PropertyPageEditableTextBoxField();
  33. this.btnBrowse = new Microsoft.HomeServer.Controls.QButton();
  34. this.txtDBServerInstallDir = new Microsoft.HomeServer.Controls.PropertyPageEditableTextBoxField();
  35. this.wizardPageBoldLabel2 = new Microsoft.HomeServer.Controls.WizardPageBoldLabel();
  36. this.fbdDatabaseDir = new System.Windows.Forms.FolderBrowserDialog();
  37. this.SuspendLayout();
  38. //
  39. // wizardDescriptionLabel1
  40. //
  41. this.wizardDescriptionLabel1.BackColor = System.Drawing.Color.Transparent;
  42. this.wizardDescriptionLabel1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  43. this.wizardDescriptionLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(103)))), ((int)(((byte)(104)))));
  44. this.wizardDescriptionLabel1.Location = new System.Drawing.Point(23, 157);
  45. this.wizardDescriptionLabel1.Name = "wizardDescriptionLabel1";
  46. this.wizardDescriptionLabel1.Size = new System.Drawing.Size(435, 61);
  47. this.wizardDescriptionLabel1.TabIndex = 18;
  48. this.wizardDescriptionLabel1.Text = "The database will be accessible from your local network (LAN).\r\nThis is important" +
  49. " if you want to watch TV on network clients. ";
  50. //
  51. // wizardPageFieldLabel2
  52. //
  53. this.wizardPageFieldLabel2.AutoSize = true;
  54. this.wizardPageFieldLabel2.BackColor = System.Drawing.Color.Transparent;
  55. this.wizardPageFieldLabel2.Font = new System.Drawing.Font("Tahoma", 8F);
  56. this.wizardPageFieldLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  57. this.wizardPageFieldLabel2.Location = new System.Drawing.Point(5, 82);
  58. this.wizardPageFieldLabel2.Name = "wizardPageFieldLabel2";
  59. this.wizardPageFieldLabel2.Size = new System.Drawing.Size(243, 13);
  60. this.wizardPageFieldLabel2.TabIndex = 16;
  61. this.wizardPageFieldLabel2.Text = "Password for admin user of the database server:";
  62. this.wizardPageFieldLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  63. this.wizardPageFieldLabel2.UseMnemonic = false;
  64. //
  65. // wizardPageFieldLabel1
  66. //
  67. this.wizardPageFieldLabel1.AutoSize = true;
  68. this.wizardPageFieldLabel1.BackColor = System.Drawing.Color.Transparent;
  69. this.wizardPageFieldLabel1.Font = new System.Drawing.Font("Tahoma", 8F);
  70. this.wizardPageFieldLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  71. this.wizardPageFieldLabel1.Location = new System.Drawing.Point(5, 33);
  72. this.wizardPageFieldLabel1.Name = "wizardPageFieldLabel1";
  73. this.wizardPageFieldLabel1.Size = new System.Drawing.Size(191, 13);
  74. this.wizardPageFieldLabel1.TabIndex = 17;
  75. this.wizardPageFieldLabel1.Text = "Database server installation directory:";
  76. this.wizardPageFieldLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  77. this.wizardPageFieldLabel1.UseMnemonic = false;
  78. //
  79. // chkConfigureFirewall
  80. //
  81. this.chkConfigureFirewall.AutoSize = true;
  82. this.chkConfigureFirewall.BackColor = System.Drawing.Color.Transparent;
  83. this.chkConfigureFirewall.Checked = true;
  84. this.chkConfigureFirewall.CheckState = System.Windows.Forms.CheckState.Checked;
  85. this.chkConfigureFirewall.FlatAppearance.BorderSize = 0;
  86. this.chkConfigureFirewall.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  87. this.chkConfigureFirewall.Font = new System.Drawing.Font("Tahoma", 8F);
  88. this.chkConfigureFirewall.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  89. this.chkConfigureFirewall.Location = new System.Drawing.Point(8, 137);
  90. this.chkConfigureFirewall.Name = "chkConfigureFirewall";
  91. this.chkConfigureFirewall.Size = new System.Drawing.Size(368, 17);
  92. this.chkConfigureFirewall.TabIndex = 15;
  93. this.chkConfigureFirewall.Text = "Configure Windows Firewall to allow external access to database server";
  94. this.chkConfigureFirewall.UseVisualStyleBackColor = true;
  95. //
  96. // txtDBServerPassword
  97. //
  98. this.txtDBServerPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  99. this.txtDBServerPassword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  100. this.txtDBServerPassword.Font = new System.Drawing.Font("Tahoma", 8F);
  101. this.txtDBServerPassword.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  102. this.txtDBServerPassword.Location = new System.Drawing.Point(8, 101);
  103. this.txtDBServerPassword.Name = "txtDBServerPassword";
  104. this.txtDBServerPassword.Size = new System.Drawing.Size(269, 20);
  105. this.txtDBServerPassword.TabIndex = 14;
  106. //
  107. // btnBrowse
  108. //
  109. this.btnBrowse.AutoSize = true;
  110. this.btnBrowse.BackColor = System.Drawing.Color.Transparent;
  111. this.btnBrowse.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
  112. this.btnBrowse.FlatAppearance.BorderSize = 0;
  113. this.btnBrowse.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  114. this.btnBrowse.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  115. this.btnBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  116. this.btnBrowse.Font = new System.Drawing.Font("Tahoma", 8F);
  117. this.btnBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  118. this.btnBrowse.IsHovered = false;
  119. this.btnBrowse.IsPressed = false;
  120. this.btnBrowse.Location = new System.Drawing.Point(417, 52);
  121. this.btnBrowse.Margins = 0;
  122. this.btnBrowse.MaximumSize = new System.Drawing.Size(360, 21);
  123. this.btnBrowse.MinimumSize = new System.Drawing.Size(72, 21);
  124. this.btnBrowse.Name = "btnBrowse";
  125. this.btnBrowse.Size = new System.Drawing.Size(72, 21);
  126. this.btnBrowse.TabIndex = 13;
  127. this.btnBrowse.Text = "Browse...";
  128. this.btnBrowse.UseVisualStyleBackColor = true;
  129. this.btnBrowse.Click += new System.EventHandler(this.btnBrowse_Click);
  130. //
  131. // txtDBServerInstallDir
  132. //
  133. this.txtDBServerInstallDir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
  134. this.txtDBServerInstallDir.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  135. this.txtDBServerInstallDir.Enabled = false;
  136. this.txtDBServerInstallDir.Font = new System.Drawing.Font("Tahoma", 8F);
  137. this.txtDBServerInstallDir.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  138. this.txtDBServerInstallDir.Location = new System.Drawing.Point(8, 52);
  139. this.txtDBServerInstallDir.Name = "txtDBServerInstallDir";
  140. this.txtDBServerInstallDir.Size = new System.Drawing.Size(403, 20);
  141. this.txtDBServerInstallDir.TabIndex = 12;
  142. //
  143. // wizardPageBoldLabel2
  144. //
  145. this.wizardPageBoldLabel2.AutoSize = true;
  146. this.wizardPageBoldLabel2.BackColor = System.Drawing.Color.Transparent;
  147. this.wizardPageBoldLabel2.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
  148. this.wizardPageBoldLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  149. this.wizardPageBoldLabel2.Location = new System.Drawing.Point(5, 9);
  150. this.wizardPageBoldLabel2.Name = "wizardPageBoldLabel2";
  151. this.wizardPageBoldLabel2.Size = new System.Drawing.Size(377, 13);
  152. this.wizardPageBoldLabel2.TabIndex = 11;
  153. this.wizardPageBoldLabel2.Text = "Please set the necessary options for database server installation:";
  154. this.wizardPageBoldLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  155. //
  156. // fbdDatabaseDir
  157. //
  158. this.fbdDatabaseDir.RootFolder = System.Environment.SpecialFolder.ProgramFiles;
  159. //
  160. // WPDatabaseSettingsControl
  161. //
  162. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  163. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  164. this.BackColor = System.Drawing.Color.Transparent;
  165. this.Controls.Add(this.wizardDescriptionLabel1);
  166. this.Controls.Add(this.wizardPageFieldLabel2);
  167. this.Controls.Add(this.wizardPageFieldLabel1);
  168. this.Controls.Add(this.chkConfigureFirewall);
  169. this.Controls.Add(this.txtDBServerPassword);
  170. this.Controls.Add(this.btnBrowse);
  171. this.Controls.Add(this.txtDBServerInstallDir);
  172. this.Controls.Add(this.wizardPageBoldLabel2);
  173. this.Name = "WPDatabaseSettingsControl";
  174. this.Size = new System.Drawing.Size(494, 241);
  175. this.ResumeLayout(false);
  176. this.PerformLayout();
  177. }
  178. #endregion
  179. private Microsoft.HomeServer.Controls.WizardDescriptionLabel wizardDescriptionLabel1;
  180. private Microsoft.HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel2;
  181. private Microsoft.HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel1;
  182. private Microsoft.HomeServer.Controls.PropertyPageCheckBox chkConfigureFirewall;
  183. private Microsoft.HomeServer.Controls.PropertyPageEditableTextBoxField txtDBServerPassword;
  184. private Microsoft.HomeServer.Controls.QButton btnBrowse;
  185. private Microsoft.HomeServer.Controls.PropertyPageEditableTextBoxField txtDBServerInstallDir;
  186. private Microsoft.HomeServer.Controls.WizardPageBoldLabel wizardPageBoldLabel2;
  187. private System.Windows.Forms.FolderBrowserDialog fbdDatabaseDir;
  188. }
  189. }