Query_SOP.Designer.cs 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_SOP
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SOP));
  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.label3 = new System.Windows.Forms.Label();
  34. this.label5 = new System.Windows.Forms.Label();
  35. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  36. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  37. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  38. this.PrintBarcode = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  39. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
  40. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
  41. this.SuspendLayout();
  42. //
  43. // label1
  44. //
  45. this.label1.AutoSize = true;
  46. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  47. this.label1.Location = new System.Drawing.Point(285, 421);
  48. this.label1.Name = "label1";
  49. this.label1.Size = new System.Drawing.Size(101, 37);
  50. this.label1.TabIndex = 1;
  51. this.label1.Text = "工单号";
  52. //
  53. // label2
  54. //
  55. this.label2.AutoSize = true;
  56. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  57. this.label2.Location = new System.Drawing.Point(313, 346);
  58. this.label2.Name = "label2";
  59. this.label2.Size = new System.Drawing.Size(73, 37);
  60. this.label2.TabIndex = 2;
  61. this.label2.Text = "箱号";
  62. //
  63. // label3
  64. //
  65. this.label3.AutoSize = true;
  66. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.label3.Location = new System.Drawing.Point(229, 491);
  68. this.label3.Name = "label3";
  69. this.label3.Size = new System.Drawing.Size(157, 37);
  70. this.label3.TabIndex = 6;
  71. this.label3.Text = "打印机列表";
  72. //
  73. // label5
  74. //
  75. this.label5.AutoSize = true;
  76. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  77. this.label5.Location = new System.Drawing.Point(257, 569);
  78. this.label5.Name = "label5";
  79. this.label5.Size = new System.Drawing.Size(129, 37);
  80. this.label5.TabIndex = 163;
  81. this.label5.Text = "打印标签";
  82. //
  83. // OperateResult
  84. //
  85. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.OperateResult.Location = new System.Drawing.Point(890, 254);
  87. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  88. this.OperateResult.Name = "OperateResult";
  89. this.OperateResult.Size = new System.Drawing.Size(504, 570);
  90. this.OperateResult.TabIndex = 164;
  91. this.OperateResult.Text = "";
  92. //
  93. // PrintLabel
  94. //
  95. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  96. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  97. this.PrintLabel.FormattingEnabled = true;
  98. this.PrintLabel.Location = new System.Drawing.Point(416, 571);
  99. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
  100. this.PrintLabel.Name = "PrintLabel";
  101. this.PrintLabel.Size = new System.Drawing.Size(378, 39);
  102. this.PrintLabel.TabIndex = 161;
  103. //
  104. // PrintList
  105. //
  106. this.PrintList.Location = new System.Drawing.Point(416, 491);
  107. this.PrintList.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
  108. this.PrintList.Name = "PrintList";
  109. this.PrintList.Size = new System.Drawing.Size(378, 45);
  110. this.PrintList.TabIndex = 5;
  111. //
  112. // PrintBarcode
  113. //
  114. this.PrintBarcode.AllPower = null;
  115. this.PrintBarcode.BackColor = System.Drawing.Color.Transparent;
  116. this.PrintBarcode.DownImage = ((System.Drawing.Image)(resources.GetObject("PrintBarcode.DownImage")));
  117. this.PrintBarcode.Image = null;
  118. this.PrintBarcode.IsShowBorder = true;
  119. this.PrintBarcode.Location = new System.Drawing.Point(464, 652);
  120. this.PrintBarcode.MoveImage = ((System.Drawing.Image)(resources.GetObject("PrintBarcode.MoveImage")));
  121. this.PrintBarcode.Name = "PrintBarcode";
  122. this.PrintBarcode.NormalImage = ((System.Drawing.Image)(resources.GetObject("PrintBarcode.NormalImage")));
  123. this.PrintBarcode.Power = null;
  124. this.PrintBarcode.Size = new System.Drawing.Size(150, 50);
  125. this.PrintBarcode.TabIndex = 4;
  126. this.PrintBarcode.Text = "打印";
  127. this.PrintBarcode.UseVisualStyleBackColor = false;
  128. this.PrintBarcode.Click += new System.EventHandler(this.Print_Click);
  129. //
  130. // pa_outboxcode
  131. //
  132. this.pa_outboxcode.AllPower = null;
  133. this.pa_outboxcode.ID = null;
  134. this.pa_outboxcode.Location = new System.Drawing.Point(416, 348);
  135. this.pa_outboxcode.Name = "pa_outboxcode";
  136. this.pa_outboxcode.Power = null;
  137. this.pa_outboxcode.Size = new System.Drawing.Size(283, 35);
  138. this.pa_outboxcode.Str = null;
  139. this.pa_outboxcode.Str1 = null;
  140. this.pa_outboxcode.Str2 = null;
  141. this.pa_outboxcode.TabIndex = 3;
  142. //
  143. // ma_code
  144. //
  145. this.ma_code.AllPower = null;
  146. this.ma_code.ID = null;
  147. this.ma_code.Location = new System.Drawing.Point(416, 423);
  148. this.ma_code.Name = "ma_code";
  149. this.ma_code.Power = null;
  150. this.ma_code.Size = new System.Drawing.Size(283, 35);
  151. this.ma_code.Str = null;
  152. this.ma_code.Str1 = null;
  153. this.ma_code.Str2 = null;
  154. this.ma_code.TabIndex = 0;
  155. this.ma_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Sn_KeyDown);
  156. //
  157. // Query_SOP
  158. //
  159. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  160. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  161. this.ClientSize = new System.Drawing.Size(1494, 1075);
  162. this.Controls.Add(this.OperateResult);
  163. this.Controls.Add(this.label5);
  164. this.Controls.Add(this.PrintLabel);
  165. this.Controls.Add(this.label3);
  166. this.Controls.Add(this.PrintList);
  167. this.Controls.Add(this.PrintBarcode);
  168. this.Controls.Add(this.pa_outboxcode);
  169. this.Controls.Add(this.label2);
  170. this.Controls.Add(this.label1);
  171. this.Controls.Add(this.ma_code);
  172. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  173. this.Margin = new System.Windows.Forms.Padding(6);
  174. this.Name = "Query_SOP";
  175. this.Tag = "Query!SOP";
  176. this.Text = "Query_SpecialReport";
  177. this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
  178. this.ResumeLayout(false);
  179. this.PerformLayout();
  180. }
  181. #endregion
  182. private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
  183. private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox ma_code;
  184. private System.Windows.Forms.Label label1;
  185. private System.Windows.Forms.Label label2;
  186. private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox pa_outboxcode;
  187. private CustomControl.ButtonUtil.NormalButton PrintBarcode;
  188. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  189. private System.Windows.Forms.Label label3;
  190. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  191. private System.Windows.Forms.Label label5;
  192. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  193. }
  194. }