Query_SpecialReport_CTEI.Designer.cs 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_SpecialReport_CTEI
  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 Windows Form 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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SpecialReport_CTEI));
  29. this.Export = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  30. this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.label2 = new System.Windows.Forms.Label();
  33. this.Num = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  34. this.BeginMac = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  35. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  36. this.label5 = new System.Windows.Forms.Label();
  37. this.BeginCTEI = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  38. this.label3 = new System.Windows.Forms.Label();
  39. this.BeginCTEI1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  40. this.SuspendLayout();
  41. //
  42. // Export
  43. //
  44. this.Export.AllPower = null;
  45. this.Export.BackColor = System.Drawing.Color.Transparent;
  46. this.Export.DownImage = ((System.Drawing.Image)(resources.GetObject("Export.DownImage")));
  47. this.Export.Image = null;
  48. this.Export.IsShowBorder = true;
  49. this.Export.Location = new System.Drawing.Point(305, 422);
  50. this.Export.Margin = new System.Windows.Forms.Padding(6);
  51. this.Export.MoveImage = ((System.Drawing.Image)(resources.GetObject("Export.MoveImage")));
  52. this.Export.Name = "Export";
  53. this.Export.NormalImage = ((System.Drawing.Image)(resources.GetObject("Export.NormalImage")));
  54. this.Export.Power = null;
  55. this.Export.Size = new System.Drawing.Size(150, 56);
  56. this.Export.TabIndex = 0;
  57. this.Export.Text = "导出";
  58. this.Export.UseVisualStyleBackColor = false;
  59. this.Export.Click += new System.EventHandler(this.Export_Click);
  60. //
  61. // label1
  62. //
  63. this.label1.AutoSize = true;
  64. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.label1.Location = new System.Drawing.Point(106, 160);
  66. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  67. this.label1.Name = "label1";
  68. this.label1.Size = new System.Drawing.Size(82, 41);
  69. this.label1.TabIndex = 1;
  70. this.label1.Text = "数量";
  71. //
  72. // label2
  73. //
  74. this.label2.AutoSize = true;
  75. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.label2.Location = new System.Drawing.Point(106, 240);
  77. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  78. this.label2.Name = "label2";
  79. this.label2.Size = new System.Drawing.Size(157, 41);
  80. this.label2.TabIndex = 2;
  81. this.label2.Text = "起始MAC";
  82. //
  83. // Num
  84. //
  85. this.Num.AllPower = null;
  86. this.Num.BackColor = System.Drawing.Color.White;
  87. this.Num.ID = null;
  88. this.Num.Location = new System.Drawing.Point(305, 161);
  89. this.Num.Margin = new System.Windows.Forms.Padding(6);
  90. this.Num.Name = "Num";
  91. this.Num.Power = null;
  92. this.Num.Size = new System.Drawing.Size(388, 35);
  93. this.Num.Str = null;
  94. this.Num.Str1 = null;
  95. this.Num.Str2 = null;
  96. this.Num.TabIndex = 5;
  97. //
  98. // BeginMac
  99. //
  100. this.BeginMac.AllPower = null;
  101. this.BeginMac.BackColor = System.Drawing.Color.White;
  102. this.BeginMac.ID = null;
  103. this.BeginMac.Location = new System.Drawing.Point(305, 242);
  104. this.BeginMac.Margin = new System.Windows.Forms.Padding(6);
  105. this.BeginMac.Name = "BeginMac";
  106. this.BeginMac.Power = null;
  107. this.BeginMac.Size = new System.Drawing.Size(388, 35);
  108. this.BeginMac.Str = null;
  109. this.BeginMac.Str1 = null;
  110. this.BeginMac.Str2 = null;
  111. this.BeginMac.TabIndex = 6;
  112. //
  113. // ma_code
  114. //
  115. this.ma_code.AllPower = null;
  116. this.ma_code.BackColor = System.Drawing.Color.White;
  117. this.ma_code.ID = null;
  118. this.ma_code.Location = new System.Drawing.Point(305, 88);
  119. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  120. this.ma_code.Name = "ma_code";
  121. this.ma_code.Power = null;
  122. this.ma_code.Size = new System.Drawing.Size(388, 35);
  123. this.ma_code.Str = null;
  124. this.ma_code.Str1 = null;
  125. this.ma_code.Str2 = null;
  126. this.ma_code.TabIndex = 12;
  127. //
  128. // label5
  129. //
  130. this.label5.AutoSize = true;
  131. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  132. this.label5.Location = new System.Drawing.Point(106, 85);
  133. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  134. this.label5.Name = "label5";
  135. this.label5.Size = new System.Drawing.Size(114, 41);
  136. this.label5.TabIndex = 11;
  137. this.label5.Text = "工单号";
  138. //
  139. // BeginCTEI
  140. //
  141. this.BeginCTEI.AllPower = null;
  142. this.BeginCTEI.BackColor = System.Drawing.Color.White;
  143. this.BeginCTEI.Enabled = false;
  144. this.BeginCTEI.ID = null;
  145. this.BeginCTEI.Location = new System.Drawing.Point(305, 324);
  146. this.BeginCTEI.Margin = new System.Windows.Forms.Padding(6);
  147. this.BeginCTEI.Name = "BeginCTEI";
  148. this.BeginCTEI.Power = null;
  149. this.BeginCTEI.Size = new System.Drawing.Size(199, 35);
  150. this.BeginCTEI.Str = null;
  151. this.BeginCTEI.Str1 = null;
  152. this.BeginCTEI.Str2 = null;
  153. this.BeginCTEI.TabIndex = 14;
  154. this.BeginCTEI.Text = "18787618";
  155. //
  156. // label3
  157. //
  158. this.label3.AutoSize = true;
  159. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  160. this.label3.Location = new System.Drawing.Point(106, 322);
  161. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  162. this.label3.Name = "label3";
  163. this.label3.Size = new System.Drawing.Size(148, 41);
  164. this.label3.TabIndex = 13;
  165. this.label3.Text = "起始CTEI";
  166. //
  167. // BeginCTEI1
  168. //
  169. this.BeginCTEI1.AllPower = null;
  170. this.BeginCTEI1.BackColor = System.Drawing.Color.White;
  171. this.BeginCTEI1.ID = null;
  172. this.BeginCTEI1.Location = new System.Drawing.Point(530, 324);
  173. this.BeginCTEI1.Margin = new System.Windows.Forms.Padding(6);
  174. this.BeginCTEI1.Name = "BeginCTEI1";
  175. this.BeginCTEI1.Power = null;
  176. this.BeginCTEI1.Size = new System.Drawing.Size(199, 35);
  177. this.BeginCTEI1.Str = null;
  178. this.BeginCTEI1.Str1 = null;
  179. this.BeginCTEI1.Str2 = null;
  180. this.BeginCTEI1.TabIndex = 15;
  181. //
  182. // Query_SpecialReport_CTEI
  183. //
  184. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  185. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  186. this.ClientSize = new System.Drawing.Size(1494, 1075);
  187. this.Controls.Add(this.BeginCTEI1);
  188. this.Controls.Add(this.BeginCTEI);
  189. this.Controls.Add(this.label3);
  190. this.Controls.Add(this.ma_code);
  191. this.Controls.Add(this.label5);
  192. this.Controls.Add(this.BeginMac);
  193. this.Controls.Add(this.Num);
  194. this.Controls.Add(this.label2);
  195. this.Controls.Add(this.label1);
  196. this.Controls.Add(this.Export);
  197. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  198. this.Margin = new System.Windows.Forms.Padding(6);
  199. this.Name = "Query_SpecialReport_CTEI";
  200. this.Tag = "Query!SpecialReport";
  201. this.Text = "Query_SpecialReport";
  202. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  203. this.ResumeLayout(false);
  204. this.PerformLayout();
  205. }
  206. #endregion
  207. private CustomControl.ButtonUtil.NormalButton Export;
  208. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  209. private System.Windows.Forms.Label label1;
  210. private System.Windows.Forms.Label label2;
  211. private CustomControl.TextBoxWithIcon.EnterTextBox Num;
  212. private CustomControl.TextBoxWithIcon.EnterTextBox BeginMac;
  213. private CustomControl.TextBoxWithIcon.EnterTextBox ma_code;
  214. private System.Windows.Forms.Label label5;
  215. private CustomControl.TextBoxWithIcon.EnterTextBox BeginCTEI;
  216. private System.Windows.Forms.Label label3;
  217. private CustomControl.TextBoxWithIcon.EnterTextBox BeginCTEI1;
  218. }
  219. }