PageRenderTime 76ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

/branches/MVCWebInterface/Server/WHS/TV4Home.Server.WHS.AddIn/TabPageControls/StatusTabUserControl.designer.cs

#
C# | 321 lines | 248 code | 8 blank | 65 comment | 3 complexity | cb67593cb35aa54cfa3993b80dc98080 MD5 | raw file
  1. namespace Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.TabPageControls
  2. {
  3. partial class StatusTabUserControl
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StatusTabUserControl));
  30. this.pnAppContainer = new System.Windows.Forms.Panel();
  31. this.wizardPageBoldLabel1 = new Microsoft.HomeServer.Controls.WizardPageBoldLabel();
  32. this.pnChannelGroupId = new System.Windows.Forms.Panel();
  33. this.wizardPageFieldLabel2 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  34. this.cmbChannelGroup = new Microsoft.HomeServer.Controls.WizardPageComboBox();
  35. this.btnReportBug = new Microsoft.HomeServer.Controls.QButton();
  36. this.btnRefresh = new Microsoft.HomeServer.Controls.QButton();
  37. this.wizardPageFieldLabel3 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  38. this.wizardPageFieldLabel1 = new Microsoft.HomeServer.Controls.WizardPageFieldLabel();
  39. this.cmbDataType = new Microsoft.HomeServer.Controls.WizardPageComboBox();
  40. this.lblTitle = new System.Windows.Forms.Label();
  41. this.tvImageList = new System.Windows.Forms.ImageList(this.components);
  42. this.tunerImageList = new System.Windows.Forms.ImageList(this.components);
  43. this.streamingClientImageList = new System.Windows.Forms.ImageList(this.components);
  44. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  45. this.lvData = new Microsoft.HomeServer.Controls.FancyListView();
  46. this.pbTV4HomeLogo = new System.Windows.Forms.PictureBox();
  47. this.pnAppContainer.SuspendLayout();
  48. this.pnChannelGroupId.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.pbTV4HomeLogo)).BeginInit();
  51. this.SuspendLayout();
  52. //
  53. // pnAppContainer
  54. //
  55. this.pnAppContainer.Controls.Add(this.pictureBox1);
  56. this.pnAppContainer.Controls.Add(this.wizardPageBoldLabel1);
  57. this.pnAppContainer.Controls.Add(this.pnChannelGroupId);
  58. this.pnAppContainer.Controls.Add(this.btnReportBug);
  59. this.pnAppContainer.Controls.Add(this.btnRefresh);
  60. this.pnAppContainer.Controls.Add(this.wizardPageFieldLabel3);
  61. this.pnAppContainer.Controls.Add(this.wizardPageFieldLabel1);
  62. this.pnAppContainer.Controls.Add(this.cmbDataType);
  63. this.pnAppContainer.Controls.Add(this.lvData);
  64. this.pnAppContainer.Controls.Add(this.pbTV4HomeLogo);
  65. this.pnAppContainer.Controls.Add(this.lblTitle);
  66. this.pnAppContainer.Dock = System.Windows.Forms.DockStyle.Fill;
  67. this.pnAppContainer.Location = new System.Drawing.Point(0, 0);
  68. this.pnAppContainer.Name = "pnAppContainer";
  69. this.pnAppContainer.Size = new System.Drawing.Size(982, 528);
  70. this.pnAppContainer.TabIndex = 0;
  71. //
  72. // wizardPageBoldLabel1
  73. //
  74. this.wizardPageBoldLabel1.AutoSize = true;
  75. this.wizardPageBoldLabel1.BackColor = System.Drawing.Color.Transparent;
  76. this.wizardPageBoldLabel1.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
  77. this.wizardPageBoldLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  78. this.wizardPageBoldLabel1.Location = new System.Drawing.Point(641, 14);
  79. this.wizardPageBoldLabel1.Name = "wizardPageBoldLabel1";
  80. this.wizardPageBoldLabel1.Size = new System.Drawing.Size(80, 13);
  81. this.wizardPageBoldLabel1.TabIndex = 30;
  82. this.wizardPageBoldLabel1.Text = "Report a bug";
  83. this.wizardPageBoldLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  84. //
  85. // pnChannelGroupId
  86. //
  87. this.pnChannelGroupId.AutoSize = true;
  88. this.pnChannelGroupId.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
  89. this.pnChannelGroupId.Controls.Add(this.wizardPageFieldLabel2);
  90. this.pnChannelGroupId.Controls.Add(this.cmbChannelGroup);
  91. this.pnChannelGroupId.Location = new System.Drawing.Point(382, 137);
  92. this.pnChannelGroupId.Name = "pnChannelGroupId";
  93. this.pnChannelGroupId.Size = new System.Drawing.Size(293, 24);
  94. this.pnChannelGroupId.TabIndex = 29;
  95. //
  96. // wizardPageFieldLabel2
  97. //
  98. this.wizardPageFieldLabel2.AutoSize = true;
  99. this.wizardPageFieldLabel2.BackColor = System.Drawing.Color.Transparent;
  100. this.wizardPageFieldLabel2.Font = new System.Drawing.Font("Tahoma", 8F);
  101. this.wizardPageFieldLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  102. this.wizardPageFieldLabel2.Location = new System.Drawing.Point(3, 3);
  103. this.wizardPageFieldLabel2.Name = "wizardPageFieldLabel2";
  104. this.wizardPageFieldLabel2.Size = new System.Drawing.Size(111, 13);
  105. this.wizardPageFieldLabel2.TabIndex = 29;
  106. this.wizardPageFieldLabel2.Text = "Select channel group:";
  107. this.wizardPageFieldLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  108. this.wizardPageFieldLabel2.UseMnemonic = false;
  109. //
  110. // cmbChannelGroup
  111. //
  112. this.cmbChannelGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  113. this.cmbChannelGroup.Font = new System.Drawing.Font("Tahoma", 8F);
  114. this.cmbChannelGroup.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  115. this.cmbChannelGroup.FormattingEnabled = true;
  116. this.cmbChannelGroup.Location = new System.Drawing.Point(165, 0);
  117. this.cmbChannelGroup.Name = "cmbChannelGroup";
  118. this.cmbChannelGroup.Size = new System.Drawing.Size(125, 21);
  119. this.cmbChannelGroup.TabIndex = 28;
  120. this.cmbChannelGroup.SelectedIndexChanged += new System.EventHandler(this.cmbChannelGroup_SelectedIndexChanged);
  121. //
  122. // btnReportBug
  123. //
  124. this.btnReportBug.AutoSize = true;
  125. this.btnReportBug.BackColor = System.Drawing.Color.Transparent;
  126. this.btnReportBug.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
  127. this.btnReportBug.FlatAppearance.BorderSize = 0;
  128. this.btnReportBug.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  129. this.btnReportBug.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  130. this.btnReportBug.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  131. this.btnReportBug.Font = new System.Drawing.Font("Tahoma", 8F);
  132. this.btnReportBug.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  133. this.btnReportBug.IsHovered = false;
  134. this.btnReportBug.IsPressed = false;
  135. this.btnReportBug.Location = new System.Drawing.Point(644, 72);
  136. this.btnReportBug.Margins = 0;
  137. this.btnReportBug.MaximumSize = new System.Drawing.Size(360, 21);
  138. this.btnReportBug.MinimumSize = new System.Drawing.Size(72, 21);
  139. this.btnReportBug.Name = "btnReportBug";
  140. this.btnReportBug.Size = new System.Drawing.Size(178, 21);
  141. this.btnReportBug.TabIndex = 28;
  142. this.btnReportBug.Text = "Report a bug/suggestion";
  143. this.btnReportBug.UseVisualStyleBackColor = false;
  144. this.btnReportBug.Click += new System.EventHandler(this.btnReportBug_Click);
  145. //
  146. // btnRefresh
  147. //
  148. this.btnRefresh.AutoSize = true;
  149. this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
  150. this.btnRefresh.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(153)))));
  151. this.btnRefresh.FlatAppearance.BorderSize = 0;
  152. this.btnRefresh.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
  153. this.btnRefresh.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
  154. this.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  155. this.btnRefresh.Font = new System.Drawing.Font("Tahoma", 8F);
  156. this.btnRefresh.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
  157. this.btnRefresh.IsHovered = false;
  158. this.btnRefresh.IsPressed = false;
  159. this.btnRefresh.Location = new System.Drawing.Point(891, 136);
  160. this.btnRefresh.Margins = 0;
  161. this.btnRefresh.MaximumSize = new System.Drawing.Size(360, 21);
  162. this.btnRefresh.MinimumSize = new System.Drawing.Size(72, 21);
  163. this.btnRefresh.Name = "btnRefresh";
  164. this.btnRefresh.Size = new System.Drawing.Size(72, 21);
  165. this.btnRefresh.TabIndex = 28;
  166. this.btnRefresh.Text = "Refresh";
  167. this.btnRefresh.UseVisualStyleBackColor = false;
  168. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  169. //
  170. // wizardPageFieldLabel3
  171. //
  172. this.wizardPageFieldLabel3.BackColor = System.Drawing.Color.Transparent;
  173. this.wizardPageFieldLabel3.Font = new System.Drawing.Font("Tahoma", 8F);
  174. this.wizardPageFieldLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  175. this.wizardPageFieldLabel3.Location = new System.Drawing.Point(641, 27);
  176. this.wizardPageFieldLabel3.Name = "wizardPageFieldLabel3";
  177. this.wizardPageFieldLabel3.Size = new System.Drawing.Size(322, 42);
  178. this.wizardPageFieldLabel3.TabIndex = 27;
  179. this.wizardPageFieldLabel3.Text = "Please submit a bug report if a problem occured. You can also share your ideas on" +
  180. " how to improve the software with us.";
  181. this.wizardPageFieldLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  182. this.wizardPageFieldLabel3.UseMnemonic = false;
  183. //
  184. // wizardPageFieldLabel1
  185. //
  186. this.wizardPageFieldLabel1.AutoSize = true;
  187. this.wizardPageFieldLabel1.BackColor = System.Drawing.Color.Transparent;
  188. this.wizardPageFieldLabel1.Font = new System.Drawing.Font("Tahoma", 8F);
  189. this.wizardPageFieldLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(17)))), ((int)(((byte)(42)))), ((int)(((byte)(74)))));
  190. this.wizardPageFieldLabel1.Location = new System.Drawing.Point(14, 140);
  191. this.wizardPageFieldLabel1.Name = "wizardPageFieldLabel1";
  192. this.wizardPageFieldLabel1.Size = new System.Drawing.Size(118, 13);
  193. this.wizardPageFieldLabel1.TabIndex = 27;
  194. this.wizardPageFieldLabel1.Text = "Select data for display:";
  195. this.wizardPageFieldLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  196. this.wizardPageFieldLabel1.UseMnemonic = false;
  197. //
  198. // cmbDataType
  199. //
  200. this.cmbDataType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  201. this.cmbDataType.Font = new System.Drawing.Font("Tahoma", 8F);
  202. this.cmbDataType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  203. this.cmbDataType.FormattingEnabled = true;
  204. this.cmbDataType.Items.AddRange(new object[] {
  205. "TV Channels",
  206. "Tuners",
  207. "Streaming Clients",
  208. "Schedules",
  209. "Recordings"});
  210. this.cmbDataType.Location = new System.Drawing.Point(176, 137);
  211. this.cmbDataType.Name = "cmbDataType";
  212. this.cmbDataType.Size = new System.Drawing.Size(173, 21);
  213. this.cmbDataType.TabIndex = 26;
  214. this.cmbDataType.SelectedIndexChanged += new System.EventHandler(this.cmbDataType_SelectedIndexChanged);
  215. //
  216. // lblTitle
  217. //
  218. this.lblTitle.AutoSize = true;
  219. this.lblTitle.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  220. this.lblTitle.Location = new System.Drawing.Point(14, 101);
  221. this.lblTitle.Name = "lblTitle";
  222. this.lblTitle.Size = new System.Drawing.Size(113, 18);
  223. this.lblTitle.TabIndex = 23;
  224. this.lblTitle.Text = "Status page";
  225. //
  226. // tvImageList
  227. //
  228. this.tvImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("tvImageList.ImageStream")));
  229. this.tvImageList.TransparentColor = System.Drawing.Color.Transparent;
  230. this.tvImageList.Images.SetKeyName(0, "fta");
  231. this.tvImageList.Images.SetKeyName(1, "scrambled");
  232. //
  233. // tunerImageList
  234. //
  235. this.tunerImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("tunerImageList.ImageStream")));
  236. this.tunerImageList.TransparentColor = System.Drawing.Color.Transparent;
  237. this.tunerImageList.Images.SetKeyName(0, "tuner");
  238. //
  239. // streamingClientImageList
  240. //
  241. this.streamingClientImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("streamingClientImageList.ImageStream")));
  242. this.streamingClientImageList.TransparentColor = System.Drawing.Color.Transparent;
  243. this.streamingClientImageList.Images.SetKeyName(0, "client");
  244. //
  245. // pictureBox1
  246. //
  247. this.pictureBox1.Image = global::Microsoft.HomeServer.HomeServerConsoleTab.TV4Home.Server.WHS.AddIn.Properties.Resources.BugReportIcon;
  248. this.pictureBox1.Location = new System.Drawing.Point(587, 15);
  249. this.pictureBox1.Name = "pictureBox1";
  250. this.pictureBox1.Size = new System.Drawing.Size(48, 48);
  251. this.pictureBox1.TabIndex = 31;
  252. this.pictureBox1.TabStop = false;
  253. //
  254. // lvData
  255. //
  256. this.lvData.BitmapList = null;
  257. this.lvData.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  258. this.lvData.FullRowSelect = true;
  259. this.lvData.Location = new System.Drawing.Point(17, 169);
  260. this.lvData.MultiSelect = false;
  261. this.lvData.Name = "lvData";
  262. this.lvData.OwnerDraw = true;
  263. this.lvData.Size = new System.Drawing.Size(946, 341);
  264. this.lvData.TabIndex = 25;
  265. this.lvData.UseCompatibleStateImageBehavior = false;
  266. this.lvData.View = System.Windows.Forms.View.Details;
  267. //
  268. // pbTV4HomeLogo
  269. //
  270. this.pbTV4HomeLogo.Image = ((System.Drawing.Image)(resources.GetObject("pbTV4HomeLogo.Image")));
  271. this.pbTV4HomeLogo.Location = new System.Drawing.Point(17, 14);
  272. this.pbTV4HomeLogo.Name = "pbTV4HomeLogo";
  273. this.pbTV4HomeLogo.Size = new System.Drawing.Size(303, 79);
  274. this.pbTV4HomeLogo.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  275. this.pbTV4HomeLogo.TabIndex = 24;
  276. this.pbTV4HomeLogo.TabStop = false;
  277. //
  278. // StatusTabUserControl
  279. //
  280. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
  281. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  282. this.BackColor = System.Drawing.Color.Transparent;
  283. this.Controls.Add(this.pnAppContainer);
  284. this.Name = "StatusTabUserControl";
  285. this.Size = new System.Drawing.Size(982, 528);
  286. this.pnAppContainer.ResumeLayout(false);
  287. this.pnAppContainer.PerformLayout();
  288. this.pnChannelGroupId.ResumeLayout(false);
  289. this.pnChannelGroupId.PerformLayout();
  290. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  291. ((System.ComponentModel.ISupportInitialize)(this.pbTV4HomeLogo)).EndInit();
  292. this.ResumeLayout(false);
  293. }
  294. #endregion
  295. private System.Windows.Forms.Panel pnAppContainer;
  296. private System.Windows.Forms.PictureBox pbTV4HomeLogo;
  297. private System.Windows.Forms.Label lblTitle;
  298. private HomeServer.Controls.FancyListView lvData;
  299. private HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel1;
  300. private HomeServer.Controls.WizardPageComboBox cmbDataType;
  301. private HomeServer.Controls.QButton btnRefresh;
  302. private System.Windows.Forms.Panel pnChannelGroupId;
  303. private HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel2;
  304. private HomeServer.Controls.WizardPageComboBox cmbChannelGroup;
  305. private System.Windows.Forms.ImageList tvImageList;
  306. private System.Windows.Forms.ImageList tunerImageList;
  307. private System.Windows.Forms.ImageList streamingClientImageList;
  308. private HomeServer.Controls.WizardPageFieldLabel wizardPageFieldLabel3;
  309. private HomeServer.Controls.QButton btnReportBug;
  310. private HomeServer.Controls.WizardPageBoldLabel wizardPageBoldLabel1;
  311. private System.Windows.Forms.PictureBox pictureBox1;
  312. }
  313. }