PageRenderTime 65ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 1ms

/branches/MVCWebInterface/Server/WHS/TV4Home.Server.WHS.AddIn/Wizards/InstallTVServer/WPFinishedControl.designer.cs

#
C# | 143 lines | 105 code | 6 blank | 32 comment | 3 complexity | abb39a5b8cd927180efb5580e9d2d431 MD5 | raw file
  1. namespace Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Wizards.InstallTVServer
  2. {
  3. partial class WPFinishedControl
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Component Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.wizardPageTitle1 = new Microsoft.HomeServer.Controls.WizardPageTitle();
  29. this.wizardPageBoldLabel1 = new Microsoft.HomeServer.Controls.WizardPageBoldLabel();
  30. this.wizardPageFieldLabel2 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  31. this.wizardPageFieldLabel3 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  32. this.htmlLinkPanelWrapper1 = new Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.HomeServerControlsWrapper.HtmlLinkPanelWrapper();
  33. this.wizardPageFieldLabel4 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  34. this.SuspendLayout();
  35. //
  36. // wizardPageTitle1
  37. //
  38. this.wizardPageTitle1.AutoSize = true;
  39. this.wizardPageTitle1.BackColor = System.Drawing.Color.Transparent;
  40. this.wizardPageTitle1.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold);
  41. this.wizardPageTitle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  42. this.wizardPageTitle1.Location = new System.Drawing.Point(3, 10);
  43. this.wizardPageTitle1.Name = "wizardPageTitle1";
  44. this.wizardPageTitle1.Size = new System.Drawing.Size(91, 18);
  45. this.wizardPageTitle1.TabIndex = 2;
  46. this.wizardPageTitle1.Text = "Summary";
  47. this.wizardPageTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  48. //
  49. // wizardPageBoldLabel1
  50. //
  51. this.wizardPageBoldLabel1.AutoSize = true;
  52. this.wizardPageBoldLabel1.BackColor = System.Drawing.Color.Transparent;
  53. this.wizardPageBoldLabel1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
  54. this.wizardPageBoldLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  55. this.wizardPageBoldLabel1.Location = new System.Drawing.Point(6, 56);
  56. this.wizardPageBoldLabel1.Name = "wizardPageBoldLabel1";
  57. this.wizardPageBoldLabel1.Size = new System.Drawing.Size(100, 13);
  58. this.wizardPageBoldLabel1.TabIndex = 4;
  59. this.wizardPageBoldLabel1.Text = "Congratulations!";
  60. this.wizardPageBoldLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  61. //
  62. // wizardPageFieldLabel2
  63. //
  64. this.wizardPageFieldLabel2.BackColor = System.Drawing.Color.Transparent;
  65. this.wizardPageFieldLabel2.Font = new System.Drawing.Font("Tahoma", 8F);
  66. this.wizardPageFieldLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  67. this.wizardPageFieldLabel2.Location = new System.Drawing.Point(6, 69);
  68. this.wizardPageFieldLabel2.Name = "wizardPageFieldLabel2";
  69. this.wizardPageFieldLabel2.Size = new System.Drawing.Size(326, 85);
  70. this.wizardPageFieldLabel2.TabIndex = 9;
  71. this.wizardPageFieldLabel2.Text = "The TV Server has been successfully installed and configured. \r\n\r\nYou can use the" +
  72. " \"MediaPortal SetupTV\" tab to do additional configuration.";
  73. this.wizardPageFieldLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  74. this.wizardPageFieldLabel2.UseMnemonic = false;
  75. //
  76. // wizardPageFieldLabel3
  77. //
  78. this.wizardPageFieldLabel3.AutoSize = true;
  79. this.wizardPageFieldLabel3.BackColor = System.Drawing.Color.Transparent;
  80. this.wizardPageFieldLabel3.Font = new System.Drawing.Font("Tahoma", 8F);
  81. this.wizardPageFieldLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  82. this.wizardPageFieldLabel3.Location = new System.Drawing.Point(6, 209);
  83. this.wizardPageFieldLabel3.Name = "wizardPageFieldLabel3";
  84. this.wizardPageFieldLabel3.Size = new System.Drawing.Size(104, 13);
  85. this.wizardPageFieldLabel3.TabIndex = 10;
  86. this.wizardPageFieldLabel3.Text = "Further information:";
  87. this.wizardPageFieldLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  88. this.wizardPageFieldLabel3.UseMnemonic = false;
  89. //
  90. // htmlLinkPanelWrapper1
  91. //
  92. this.htmlLinkPanelWrapper1.BackColor = System.Drawing.Color.Transparent;
  93. this.htmlLinkPanelWrapper1.LinkText = "Codeplex Project Page";
  94. this.htmlLinkPanelWrapper1.Location = new System.Drawing.Point(6, 234);
  95. this.htmlLinkPanelWrapper1.Name = "htmlLinkPanelWrapper1";
  96. this.htmlLinkPanelWrapper1.Size = new System.Drawing.Size(180, 22);
  97. this.htmlLinkPanelWrapper1.TabIndex = 23;
  98. this.htmlLinkPanelWrapper1.URL = "http://tv4home.codeplex.com";
  99. //
  100. // wizardPageFieldLabel4
  101. //
  102. this.wizardPageFieldLabel4.BackColor = System.Drawing.Color.Transparent;
  103. this.wizardPageFieldLabel4.Font = new System.Drawing.Font("Tahoma", 8F);
  104. this.wizardPageFieldLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  105. this.wizardPageFieldLabel4.Location = new System.Drawing.Point(6, 157);
  106. this.wizardPageFieldLabel4.Name = "wizardPageFieldLabel4";
  107. this.wizardPageFieldLabel4.Size = new System.Drawing.Size(326, 29);
  108. this.wizardPageFieldLabel4.TabIndex = 25;
  109. this.wizardPageFieldLabel4.Text = "To complete the installation, it is recommended to reboot your server now.";
  110. this.wizardPageFieldLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  111. this.wizardPageFieldLabel4.UseMnemonic = false;
  112. //
  113. // WPFinishedControl
  114. //
  115. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  116. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  117. this.BackColor = System.Drawing.Color.Transparent;
  118. this.Controls.Add(this.wizardPageFieldLabel4);
  119. this.Controls.Add(this.htmlLinkPanelWrapper1);
  120. this.Controls.Add(this.wizardPageFieldLabel3);
  121. this.Controls.Add(this.wizardPageFieldLabel2);
  122. this.Controls.Add(this.wizardPageBoldLabel1);
  123. this.Controls.Add(this.wizardPageTitle1);
  124. this.Name = "WPFinishedControl";
  125. this.Size = new System.Drawing.Size(332, 299);
  126. this.ResumeLayout(false);
  127. this.PerformLayout();
  128. }
  129. #endregion
  130. private Microsoft.HomeServer.Controls.WizardPageTitle wizardPageTitle1;
  131. private Microsoft.HomeServer.Controls.WizardPageBoldLabel wizardPageBoldLabel1;
  132. private Microsoft.HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel2;
  133. private Microsoft.HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel3;
  134. private HomeServerControlsWrapper.HtmlLinkPanelWrapper htmlLinkPanelWrapper1;
  135. private HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel4;
  136. }
  137. }