Make_AgingOver.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_AgingOver
  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_AgingOver));
  29. this.sncode_label = new System.Windows.Forms.Label();
  30. this.confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  31. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  32. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  33. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  34. this.AGD_MAKECODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.AGD_SNCODE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.AGD_INDATE = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.label1 = new System.Windows.Forms.Label();
  38. this.agcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  39. this.checkBox1 = new System.Windows.Forms.CheckBox();
  40. this.quxiao = new System.Windows.Forms.CheckBox();
  41. this.agsum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  42. this.label2 = new System.Windows.Forms.Label();
  43. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  44. this.SuspendLayout();
  45. //
  46. // sncode_label
  47. //
  48. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  49. | System.Windows.Forms.AnchorStyles.Left)));
  50. this.sncode_label.AutoSize = true;
  51. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  52. this.sncode_label.Location = new System.Drawing.Point(21, 633);
  53. this.sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  54. this.sncode_label.Name = "sncode_label";
  55. this.sncode_label.Size = new System.Drawing.Size(86, 31);
  56. this.sncode_label.TabIndex = 190;
  57. this.sncode_label.Text = "录入框";
  58. //
  59. // confirm
  60. //
  61. this.confirm.AllPower = null;
  62. this.confirm.BackColor = System.Drawing.Color.Transparent;
  63. this.confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("confirm.DownImage")));
  64. this.confirm.Image = null;
  65. this.confirm.IsShowBorder = true;
  66. this.confirm.Location = new System.Drawing.Point(676, 28);
  67. this.confirm.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  68. this.confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("confirm.MoveImage")));
  69. this.confirm.Name = "confirm";
  70. this.confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("confirm.NormalImage")));
  71. this.confirm.Power = null;
  72. this.confirm.Size = new System.Drawing.Size(112, 42);
  73. this.confirm.TabIndex = 199;
  74. this.confirm.Text = "结束老化";
  75. this.confirm.UseVisualStyleBackColor = false;
  76. this.confirm.Click += new System.EventHandler(this.deleteButton1_Click);
  77. //
  78. // sncode
  79. //
  80. this.sncode.AllPower = "ifall";
  81. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  82. | System.Windows.Forms.AnchorStyles.Left)));
  83. this.sncode.BackColor = System.Drawing.Color.White;
  84. this.sncode.ID = null;
  85. this.sncode.Location = new System.Drawing.Point(147, 636);
  86. this.sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  87. this.sncode.Name = "sncode";
  88. this.sncode.Power = null;
  89. this.sncode.Size = new System.Drawing.Size(292, 28);
  90. this.sncode.Str = null;
  91. this.sncode.Str1 = null;
  92. this.sncode.Str2 = null;
  93. this.sncode.TabIndex = 189;
  94. this.sncode.Tag = "ifread";
  95. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  96. //
  97. // OperateResult
  98. //
  99. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.OperateResult.Location = new System.Drawing.Point(887, 96);
  101. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  102. this.OperateResult.Name = "OperateResult";
  103. this.OperateResult.Size = new System.Drawing.Size(212, 509);
  104. this.OperateResult.TabIndex = 188;
  105. this.OperateResult.Text = "";
  106. //
  107. // LabelDataGridView
  108. //
  109. this.LabelDataGridView.AllowUserToAddRows = false;
  110. this.LabelDataGridView.AllowUserToResizeRows = false;
  111. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  112. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  113. this.AGD_MAKECODE,
  114. this.AGD_SNCODE,
  115. this.AGD_INDATE});
  116. this.LabelDataGridView.Location = new System.Drawing.Point(13, 96);
  117. this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4);
  118. this.LabelDataGridView.Name = "LabelDataGridView";
  119. this.LabelDataGridView.RowHeadersVisible = false;
  120. this.LabelDataGridView.RowTemplate.Height = 23;
  121. this.LabelDataGridView.Size = new System.Drawing.Size(848, 457);
  122. this.LabelDataGridView.TabIndex = 200;
  123. //
  124. // AGD_MAKECODE
  125. //
  126. this.AGD_MAKECODE.DataPropertyName = "AGD_MAKECODE";
  127. this.AGD_MAKECODE.HeaderText = "工单号";
  128. this.AGD_MAKECODE.Name = "AGD_MAKECODE";
  129. this.AGD_MAKECODE.ReadOnly = true;
  130. this.AGD_MAKECODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  131. //
  132. // AGD_SNCODE
  133. //
  134. this.AGD_SNCODE.DataPropertyName = "AGD_SNCODE";
  135. this.AGD_SNCODE.HeaderText = "SN号";
  136. this.AGD_SNCODE.Name = "AGD_SNCODE";
  137. this.AGD_SNCODE.ReadOnly = true;
  138. this.AGD_SNCODE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  139. //
  140. // AGD_INDATE
  141. //
  142. this.AGD_INDATE.DataPropertyName = "AGD_INDATE";
  143. this.AGD_INDATE.HeaderText = "录入时间";
  144. this.AGD_INDATE.MinimumWidth = 300;
  145. this.AGD_INDATE.Name = "AGD_INDATE";
  146. this.AGD_INDATE.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  147. this.AGD_INDATE.Width = 300;
  148. //
  149. // label1
  150. //
  151. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  152. | System.Windows.Forms.AnchorStyles.Left)));
  153. this.label1.AutoSize = true;
  154. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.label1.Location = new System.Drawing.Point(9, 30);
  156. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  157. this.label1.Name = "label1";
  158. this.label1.Size = new System.Drawing.Size(110, 31);
  159. this.label1.TabIndex = 202;
  160. this.label1.Text = "老化编号";
  161. //
  162. // agcode
  163. //
  164. this.agcode.AllPower = "ifall";
  165. this.agcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  166. | System.Windows.Forms.AnchorStyles.Left)));
  167. this.agcode.BackColor = System.Drawing.Color.White;
  168. this.agcode.ID = null;
  169. this.agcode.Location = new System.Drawing.Point(147, 33);
  170. this.agcode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  171. this.agcode.Name = "agcode";
  172. this.agcode.Power = null;
  173. this.agcode.Size = new System.Drawing.Size(292, 28);
  174. this.agcode.Str = null;
  175. this.agcode.Str1 = null;
  176. this.agcode.Str2 = null;
  177. this.agcode.TabIndex = 201;
  178. this.agcode.Tag = "ifread";
  179. this.agcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.snCollectionBox1_KeyDown);
  180. //
  181. // checkBox1
  182. //
  183. this.checkBox1.AutoSize = true;
  184. this.checkBox1.Location = new System.Drawing.Point(492, 38);
  185. this.checkBox1.Name = "checkBox1";
  186. this.checkBox1.Size = new System.Drawing.Size(106, 22);
  187. this.checkBox1.TabIndex = 203;
  188. this.checkBox1.Text = "自动生成";
  189. this.checkBox1.UseVisualStyleBackColor = true;
  190. this.checkBox1.Visible = false;
  191. //
  192. // quxiao
  193. //
  194. this.quxiao.AutoSize = true;
  195. this.quxiao.Location = new System.Drawing.Point(492, 642);
  196. this.quxiao.Name = "quxiao";
  197. this.quxiao.Size = new System.Drawing.Size(106, 22);
  198. this.quxiao.TabIndex = 204;
  199. this.quxiao.Text = "取消采集";
  200. this.quxiao.UseVisualStyleBackColor = true;
  201. this.quxiao.Visible = false;
  202. //
  203. // agsum
  204. //
  205. this.agsum.AutoSize = true;
  206. this.agsum.CutLength = null;
  207. this.agsum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.agsum.Location = new System.Drawing.Point(150, 574);
  209. this.agsum.MaximumSize = new System.Drawing.Size(300, 0);
  210. this.agsum.Name = "agsum";
  211. this.agsum.Size = new System.Drawing.Size(0, 31);
  212. this.agsum.TabIndex = 208;
  213. //
  214. // label2
  215. //
  216. this.label2.AutoSize = true;
  217. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.label2.Location = new System.Drawing.Point(21, 574);
  219. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  220. this.label2.Name = "label2";
  221. this.label2.Size = new System.Drawing.Size(62, 31);
  222. this.label2.TabIndex = 207;
  223. this.label2.Text = "数量";
  224. //
  225. // Make_AgingOver
  226. //
  227. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  228. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  229. this.ClientSize = new System.Drawing.Size(1112, 681);
  230. this.Controls.Add(this.agsum);
  231. this.Controls.Add(this.label2);
  232. this.Controls.Add(this.quxiao);
  233. this.Controls.Add(this.checkBox1);
  234. this.Controls.Add(this.label1);
  235. this.Controls.Add(this.agcode);
  236. this.Controls.Add(this.LabelDataGridView);
  237. this.Controls.Add(this.confirm);
  238. this.Controls.Add(this.sncode_label);
  239. this.Controls.Add(this.sncode);
  240. this.Controls.Add(this.OperateResult);
  241. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  242. this.Name = "Make_AgingOver";
  243. this.Tag = "Make!AgingOver";
  244. this.Text = "老化结束";
  245. this.Activated += new System.EventHandler(this.Make_CollectNetCode_Activated);
  246. this.Load += new System.EventHandler(this.Make_CollectNetCode_Load);
  247. this.SizeChanged += new System.EventHandler(this.Make_CollectNetCode_SizeChanged);
  248. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  249. this.ResumeLayout(false);
  250. this.PerformLayout();
  251. }
  252. #endregion
  253. private System.Windows.Forms.Label sncode_label;
  254. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  255. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  256. private CustomControl.ButtonUtil.NormalButton confirm;
  257. private System.Windows.Forms.DataGridView LabelDataGridView;
  258. private System.Windows.Forms.Label label1;
  259. private CustomControl.TextBoxWithIcon.SnCollectionBox agcode;
  260. private System.Windows.Forms.CheckBox checkBox1;
  261. private System.Windows.Forms.DataGridViewTextBoxColumn AGD_MAKECODE;
  262. private System.Windows.Forms.DataGridViewTextBoxColumn AGD_SNCODE;
  263. private System.Windows.Forms.DataGridViewTextBoxColumn AGD_INDATE;
  264. private System.Windows.Forms.CheckBox quxiao;
  265. private CustomControl.ValueLabel.ValueLabel agsum;
  266. private System.Windows.Forms.Label label2;
  267. }
  268. }