UControl_Process.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. namespace HOZProject
  2. {
  3. partial class UControl_Process
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UControl_Process));
  30. System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
  31. "aaa",
  32. "aaa",
  33. "Time"}, 0, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
  34. System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] {
  35. "bbb"}, 1, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
  36. System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] {
  37. "ccc"}, 2, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
  38. System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] {
  39. "ddd"}, 3, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
  40. System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem(new string[] {
  41. "eee"}, 4, System.Drawing.Color.Empty, System.Drawing.Color.Empty, new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))));
  42. this.panel1 = new System.Windows.Forms.Panel();
  43. this.label1 = new System.Windows.Forms.Label();
  44. this.progressBar1 = new System.Windows.Forms.ProgressBar();
  45. this.imageList1 = new System.Windows.Forms.ImageList(this.components);
  46. this.listView1 = new System.Windows.Forms.ListView();
  47. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  48. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.panel2 = new System.Windows.Forms.Panel();
  51. this.label2 = new System.Windows.Forms.Label();
  52. this.pbClose = new System.Windows.Forms.PictureBox();
  53. this.panel1.SuspendLayout();
  54. this.panel2.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // panel1
  59. //
  60. this.panel1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  61. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  62. this.panel1.Controls.Add(this.label1);
  63. this.panel1.Controls.Add(this.progressBar1);
  64. this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
  65. this.panel1.Location = new System.Drawing.Point(0, 385);
  66. this.panel1.Name = "panel1";
  67. this.panel1.Size = new System.Drawing.Size(280, 46);
  68. this.panel1.TabIndex = 0;
  69. //
  70. // label1
  71. //
  72. this.label1.AutoSize = true;
  73. this.label1.Font = new System.Drawing.Font("宋体", 10F);
  74. this.label1.ForeColor = System.Drawing.Color.LightGray;
  75. this.label1.Location = new System.Drawing.Point(5, 16);
  76. this.label1.Name = "label1";
  77. this.label1.Size = new System.Drawing.Size(77, 14);
  78. this.label1.TabIndex = 1;
  79. this.label1.Text = "检测总进度";
  80. //
  81. // progressBar1
  82. //
  83. this.progressBar1.Location = new System.Drawing.Point(88, 16);
  84. this.progressBar1.Name = "progressBar1";
  85. this.progressBar1.Size = new System.Drawing.Size(183, 14);
  86. this.progressBar1.TabIndex = 0;
  87. //
  88. // imageList1
  89. //
  90. this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
  91. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  92. this.imageList1.Images.SetKeyName(0, "Reset32.png");
  93. this.imageList1.Images.SetKeyName(1, "Ruler32.png");
  94. this.imageList1.Images.SetKeyName(2, "set32.png");
  95. this.imageList1.Images.SetKeyName(3, "start32.png");
  96. this.imageList1.Images.SetKeyName(4, "stop32.png");
  97. //
  98. // listView1
  99. //
  100. this.listView1.Activation = System.Windows.Forms.ItemActivation.OneClick;
  101. this.listView1.AllowColumnReorder = true;
  102. this.listView1.AllowDrop = true;
  103. this.listView1.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  104. this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  105. this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  106. this.columnHeader1,
  107. this.columnHeader2,
  108. this.columnHeader3});
  109. this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
  110. this.listView1.ForeColor = System.Drawing.Color.LightGray;
  111. this.listView1.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
  112. this.listView1.HotTracking = true;
  113. this.listView1.HoverSelection = true;
  114. listViewItem1.StateImageIndex = 0;
  115. listViewItem2.StateImageIndex = 0;
  116. listViewItem3.StateImageIndex = 0;
  117. listViewItem4.StateImageIndex = 0;
  118. listViewItem5.StateImageIndex = 0;
  119. this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
  120. listViewItem1,
  121. listViewItem2,
  122. listViewItem3,
  123. listViewItem4,
  124. listViewItem5});
  125. this.listView1.LabelWrap = false;
  126. this.listView1.Location = new System.Drawing.Point(0, 30);
  127. this.listView1.MultiSelect = false;
  128. this.listView1.Name = "listView1";
  129. this.listView1.ShowGroups = false;
  130. this.listView1.Size = new System.Drawing.Size(280, 355);
  131. this.listView1.SmallImageList = this.imageList1;
  132. this.listView1.TabIndex = 4;
  133. this.listView1.TabStop = false;
  134. this.listView1.UseCompatibleStateImageBehavior = false;
  135. this.listView1.View = System.Windows.Forms.View.List;
  136. //
  137. // panel2
  138. //
  139. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  140. this.panel2.Controls.Add(this.pbClose);
  141. this.panel2.Controls.Add(this.label2);
  142. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  143. this.panel2.Location = new System.Drawing.Point(0, 0);
  144. this.panel2.Name = "panel2";
  145. this.panel2.Size = new System.Drawing.Size(280, 30);
  146. this.panel2.TabIndex = 3;
  147. //
  148. // label2
  149. //
  150. this.label2.AutoSize = true;
  151. this.label2.Font = new System.Drawing.Font("宋体", 10F);
  152. this.label2.Location = new System.Drawing.Point(5, 7);
  153. this.label2.Name = "label2";
  154. this.label2.Size = new System.Drawing.Size(35, 14);
  155. this.label2.TabIndex = 3;
  156. this.label2.Text = "XXXX";
  157. //
  158. // pbClose
  159. //
  160. this.pbClose.BackgroundImage = global::HOZProject.Properties.Resources.exit_Gray;
  161. this.pbClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
  162. this.pbClose.Cursor = System.Windows.Forms.Cursors.Hand;
  163. this.pbClose.Dock = System.Windows.Forms.DockStyle.Right;
  164. this.pbClose.Location = new System.Drawing.Point(246, 0);
  165. this.pbClose.Name = "pbClose";
  166. this.pbClose.Size = new System.Drawing.Size(32, 28);
  167. this.pbClose.TabIndex = 108;
  168. this.pbClose.TabStop = false;
  169. this.pbClose.Click += new System.EventHandler(this.btnClose_Click);
  170. //
  171. // UControl_Process
  172. //
  173. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  174. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  175. this.Controls.Add(this.listView1);
  176. this.Controls.Add(this.panel2);
  177. this.Controls.Add(this.panel1);
  178. this.Name = "UControl_Process";
  179. this.Size = new System.Drawing.Size(280, 431);
  180. this.panel1.ResumeLayout(false);
  181. this.panel1.PerformLayout();
  182. this.panel2.ResumeLayout(false);
  183. this.panel2.PerformLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.pbClose)).EndInit();
  185. this.ResumeLayout(false);
  186. }
  187. #endregion
  188. private System.Windows.Forms.Panel panel1;
  189. private System.Windows.Forms.Label label1;
  190. private System.Windows.Forms.ProgressBar progressBar1;
  191. private System.Windows.Forms.ImageList imageList1;
  192. private System.Windows.Forms.ListView listView1;
  193. private System.Windows.Forms.ColumnHeader columnHeader1;
  194. private System.Windows.Forms.ColumnHeader columnHeader2;
  195. private System.Windows.Forms.ColumnHeader columnHeader3;
  196. private System.Windows.Forms.Panel panel2;
  197. private System.Windows.Forms.Label label2;
  198. private System.Windows.Forms.PictureBox pbClose;
  199. }
  200. }