Make_CollectSoft.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_CollectSoft
  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(Make_CollectSoft));
  29. this.pr_detail_label = new System.Windows.Forms.Label();
  30. this.sncode_label = new System.Windows.Forms.Label();
  31. this.mcd_okqty_label = new System.Windows.Forms.Label();
  32. this.pr_code_label = new System.Windows.Forms.Label();
  33. this.ms_makecode_label = new System.Windows.Forms.Label();
  34. this.ma_softversion = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  35. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  36. this.Delete = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  37. this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  38. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  39. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  40. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  41. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  42. this.SuspendLayout();
  43. //
  44. // pr_detail_label
  45. //
  46. this.pr_detail_label.AutoSize = true;
  47. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  48. this.pr_detail_label.Location = new System.Drawing.Point(447, 22);
  49. this.pr_detail_label.Name = "pr_detail_label";
  50. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  51. this.pr_detail_label.TabIndex = 191;
  52. this.pr_detail_label.Text = "产品名称";
  53. //
  54. // sncode_label
  55. //
  56. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  57. | System.Windows.Forms.AnchorStyles.Left)));
  58. this.sncode_label.AutoSize = true;
  59. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  60. this.sncode_label.Location = new System.Drawing.Point(14, 422);
  61. this.sncode_label.Name = "sncode_label";
  62. this.sncode_label.Size = new System.Drawing.Size(58, 21);
  63. this.sncode_label.TabIndex = 190;
  64. this.sncode_label.Text = "录入框";
  65. //
  66. // mcd_okqty_label
  67. //
  68. this.mcd_okqty_label.AutoSize = true;
  69. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  70. this.mcd_okqty_label.Location = new System.Drawing.Point(6, 70);
  71. this.mcd_okqty_label.Name = "mcd_okqty_label";
  72. this.mcd_okqty_label.Size = new System.Drawing.Size(74, 21);
  73. this.mcd_okqty_label.TabIndex = 186;
  74. this.mcd_okqty_label.Text = "软件版本";
  75. //
  76. // pr_code_label
  77. //
  78. this.pr_code_label.AutoSize = true;
  79. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.pr_code_label.Location = new System.Drawing.Point(231, 22);
  81. this.pr_code_label.Name = "pr_code_label";
  82. this.pr_code_label.Size = new System.Drawing.Size(74, 21);
  83. this.pr_code_label.TabIndex = 185;
  84. this.pr_code_label.Text = "产品编号";
  85. //
  86. // ms_makecode_label
  87. //
  88. this.ms_makecode_label.AutoSize = true;
  89. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.ms_makecode_label.Location = new System.Drawing.Point(6, 22);
  91. this.ms_makecode_label.Name = "ms_makecode_label";
  92. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  93. this.ms_makecode_label.TabIndex = 184;
  94. this.ms_makecode_label.Text = "工单编号";
  95. //
  96. // ma_softversion
  97. //
  98. this.ma_softversion.AutoSize = true;
  99. this.ma_softversion.CutLength = null;
  100. this.ma_softversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.ma_softversion.Location = new System.Drawing.Point(92, 70);
  102. this.ma_softversion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  103. this.ma_softversion.MaximumSize = new System.Drawing.Size(200, 0);
  104. this.ma_softversion.Name = "ma_softversion";
  105. this.ma_softversion.Size = new System.Drawing.Size(0, 21);
  106. this.ma_softversion.TabIndex = 201;
  107. //
  108. // StepCount
  109. //
  110. this.StepCount.LineCode = null;
  111. this.StepCount.Location = new System.Drawing.Point(456, 70);
  112. this.StepCount.Margin = new System.Windows.Forms.Padding(2);
  113. this.StepCount.Name = "StepCount";
  114. this.StepCount.Size = new System.Drawing.Size(80, 22);
  115. this.StepCount.Source = null;
  116. this.StepCount.StepCode = null;
  117. this.StepCount.TabIndex = 200;
  118. //
  119. // Delete
  120. //
  121. this.Delete.AllPower = null;
  122. this.Delete.BackColor = System.Drawing.Color.Transparent;
  123. this.Delete.DownImage = ((System.Drawing.Image)(resources.GetObject("Delete.DownImage")));
  124. this.Delete.Image = null;
  125. this.Delete.IsShowBorder = true;
  126. this.Delete.Location = new System.Drawing.Point(382, 422);
  127. this.Delete.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  128. this.Delete.MoveImage = ((System.Drawing.Image)(resources.GetObject("Delete.MoveImage")));
  129. this.Delete.Name = "Delete";
  130. this.Delete.NormalImage = ((System.Drawing.Image)(resources.GetObject("Delete.NormalImage")));
  131. this.Delete.Power = null;
  132. this.Delete.Size = new System.Drawing.Size(75, 28);
  133. this.Delete.TabIndex = 199;
  134. this.Delete.Text = "取消";
  135. this.Delete.UseVisualStyleBackColor = false;
  136. this.Delete.Click += new System.EventHandler(this.deleteButton1_Click);
  137. //
  138. // ms_makecode
  139. //
  140. this.ms_makecode.AutoSize = true;
  141. this.ms_makecode.CutLength = null;
  142. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.ms_makecode.Location = new System.Drawing.Point(92, 22);
  144. this.ms_makecode.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  145. this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  146. this.ms_makecode.Name = "ms_makecode";
  147. this.ms_makecode.Size = new System.Drawing.Size(0, 21);
  148. this.ms_makecode.TabIndex = 198;
  149. //
  150. // ma_prodcode
  151. //
  152. this.ma_prodcode.AutoSize = true;
  153. this.ma_prodcode.CutLength = null;
  154. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.ma_prodcode.Location = new System.Drawing.Point(313, 22);
  156. this.ma_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  157. this.ma_prodcode.Name = "ma_prodcode";
  158. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  159. this.ma_prodcode.TabIndex = 193;
  160. //
  161. // pr_detail
  162. //
  163. this.pr_detail.AutoSize = true;
  164. this.pr_detail.CutLength = null;
  165. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  166. this.pr_detail.Location = new System.Drawing.Point(537, 22);
  167. this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
  168. this.pr_detail.Name = "pr_detail";
  169. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  170. this.pr_detail.TabIndex = 192;
  171. //
  172. // sncode
  173. //
  174. this.sncode.AllPower = "ifall";
  175. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  176. | System.Windows.Forms.AnchorStyles.Left)));
  177. this.sncode.BackColor = System.Drawing.Color.White;
  178. this.sncode.ID = null;
  179. this.sncode.Location = new System.Drawing.Point(98, 424);
  180. this.sncode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  181. this.sncode.Name = "sncode";
  182. this.sncode.Power = null;
  183. this.sncode.Size = new System.Drawing.Size(196, 21);
  184. this.sncode.Str = null;
  185. this.sncode.Str1 = null;
  186. this.sncode.Str2 = null;
  187. this.sncode.TabIndex = 189;
  188. this.sncode.Tag = "ifread";
  189. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  190. //
  191. // OperateResult
  192. //
  193. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  194. this.OperateResult.Location = new System.Drawing.Point(10, 106);
  195. this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  196. this.OperateResult.Name = "OperateResult";
  197. this.OperateResult.Size = new System.Drawing.Size(716, 306);
  198. this.OperateResult.TabIndex = 188;
  199. this.OperateResult.Text = "";
  200. //
  201. // Make_CollectSoft
  202. //
  203. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  204. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  205. this.ClientSize = new System.Drawing.Size(832, 454);
  206. this.Controls.Add(this.ma_softversion);
  207. this.Controls.Add(this.StepCount);
  208. this.Controls.Add(this.Delete);
  209. this.Controls.Add(this.ms_makecode);
  210. this.Controls.Add(this.ma_prodcode);
  211. this.Controls.Add(this.pr_detail);
  212. this.Controls.Add(this.pr_detail_label);
  213. this.Controls.Add(this.sncode_label);
  214. this.Controls.Add(this.sncode);
  215. this.Controls.Add(this.OperateResult);
  216. this.Controls.Add(this.mcd_okqty_label);
  217. this.Controls.Add(this.pr_code_label);
  218. this.Controls.Add(this.ms_makecode_label);
  219. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  220. this.Margin = new System.Windows.Forms.Padding(2);
  221. this.Name = "Make_CollectSoft";
  222. this.Tag = "Make!CollectSoft";
  223. this.Text = "软件版本采集";
  224. this.Activated += new System.EventHandler(this.Make_CollectNetCode_Activated);
  225. this.Load += new System.EventHandler(this.Make_CollectNetCode_Load);
  226. this.SizeChanged += new System.EventHandler(this.Make_CollectNetCode_SizeChanged);
  227. this.ResumeLayout(false);
  228. this.PerformLayout();
  229. }
  230. #endregion
  231. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  232. private CustomControl.ValueLabel.ValueLabel pr_detail;
  233. private System.Windows.Forms.Label pr_detail_label;
  234. private System.Windows.Forms.Label sncode_label;
  235. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  236. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  237. private System.Windows.Forms.Label mcd_okqty_label;
  238. private System.Windows.Forms.Label pr_code_label;
  239. private System.Windows.Forms.Label ms_makecode_label;
  240. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  241. private CustomControl.ButtonUtil.NormalButton Delete;
  242. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  243. private CustomControl.ValueLabel.ValueLabel ma_softversion;
  244. }
  245. }