Query_SpecialReport.Designer.cs 10 KB

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