Query_OnlineTraceBack.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. namespace UAS_MES.Query
  2. {
  3. partial class Query_OnlineTraceBack
  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_OnlineTraceBack));
  29. this.ms_makecode_label = new System.Windows.Forms.Label();
  30. this.ms_status_label = new System.Windows.Forms.Label();
  31. this.SnInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  32. this.ms_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  33. this.status = new System.Windows.Forms.DataGridViewTextBoxColumn();
  34. this.ms_stepcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  35. this.ms_nextstepcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  36. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  37. this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  38. this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.mp_inman = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.ms_makecode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  41. this.ms_status = new UAS_MES.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  42. this.Query = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  43. this.ms_stepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.ms_stepcode_label = new System.Windows.Forms.Label();
  45. this.ms_nextstepcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  46. this.ms_nextstepcode_label = new System.Windows.Forms.Label();
  47. ((System.ComponentModel.ISupportInitialize)(this.SnInf)).BeginInit();
  48. this.SuspendLayout();
  49. //
  50. // ms_makecode_label
  51. //
  52. this.ms_makecode_label.AutoSize = true;
  53. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  54. this.ms_makecode_label.Location = new System.Drawing.Point(4, 24);
  55. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  56. this.ms_makecode_label.Name = "ms_makecode_label";
  57. this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
  58. this.ms_makecode_label.TabIndex = 198;
  59. this.ms_makecode_label.Text = "工单号";
  60. //
  61. // ms_status_label
  62. //
  63. this.ms_status_label.AutoSize = true;
  64. this.ms_status_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  65. this.ms_status_label.Location = new System.Drawing.Point(275, 24);
  66. this.ms_status_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  67. this.ms_status_label.Name = "ms_status_label";
  68. this.ms_status_label.Size = new System.Drawing.Size(80, 27);
  69. this.ms_status_label.TabIndex = 197;
  70. this.ms_status_label.Text = "SN状态";
  71. //
  72. // SnInf
  73. //
  74. this.SnInf.AllowUserToAddRows = false;
  75. this.SnInf.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  76. | System.Windows.Forms.AnchorStyles.Right)));
  77. this.SnInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  78. this.SnInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  79. this.ms_sncode,
  80. this.status,
  81. this.ms_stepcode1,
  82. this.ms_nextstepcode1,
  83. this.Column5,
  84. this.Column6,
  85. this.Column7,
  86. this.mp_inman});
  87. this.SnInf.EnableContentClick = true;
  88. this.SnInf.Location = new System.Drawing.Point(0, 70);
  89. this.SnInf.Margin = new System.Windows.Forms.Padding(4);
  90. this.SnInf.Name = "SnInf";
  91. this.SnInf.RowTemplate.Height = 23;
  92. this.SnInf.Size = new System.Drawing.Size(1261, 624);
  93. this.SnInf.TabIndex = 203;
  94. //
  95. // ms_sncode
  96. //
  97. this.ms_sncode.DataPropertyName = "ms_sncode";
  98. this.ms_sncode.HeaderText = "SN";
  99. this.ms_sncode.Name = "ms_sncode";
  100. //
  101. // status
  102. //
  103. this.status.DataPropertyName = "ms_status";
  104. this.status.HeaderText = "状态";
  105. this.status.Name = "status";
  106. this.status.ReadOnly = true;
  107. //
  108. // ms_stepcode1
  109. //
  110. this.ms_stepcode1.DataPropertyName = "ms_stepcode";
  111. this.ms_stepcode1.HeaderText = "当前工序";
  112. this.ms_stepcode1.Name = "ms_stepcode1";
  113. this.ms_stepcode1.ReadOnly = true;
  114. //
  115. // ms_nextstepcode1
  116. //
  117. this.ms_nextstepcode1.DataPropertyName = "ms_nextstepcode";
  118. this.ms_nextstepcode1.HeaderText = "下一工序";
  119. this.ms_nextstepcode1.Name = "ms_nextstepcode1";
  120. this.ms_nextstepcode1.ReadOnly = true;
  121. //
  122. // Column5
  123. //
  124. this.Column5.DataPropertyName = "ms_craftcode";
  125. this.Column5.HeaderText = "当前途程";
  126. this.Column5.Name = "Column5";
  127. this.Column5.ReadOnly = true;
  128. //
  129. // Column6
  130. //
  131. this.Column6.DataPropertyName = "mp_indate";
  132. this.Column6.HeaderText = "最近采集时间";
  133. this.Column6.Name = "Column6";
  134. this.Column6.ReadOnly = true;
  135. this.Column6.Width = 150;
  136. //
  137. // Column7
  138. //
  139. this.Column7.DataPropertyName = "mp_sourcecode";
  140. this.Column7.HeaderText = "最近采集资源";
  141. this.Column7.Name = "Column7";
  142. this.Column7.ReadOnly = true;
  143. this.Column7.Width = 150;
  144. //
  145. // mp_inman
  146. //
  147. this.mp_inman.DataPropertyName = "mp_inman";
  148. this.mp_inman.HeaderText = "最近采集人员";
  149. this.mp_inman.Name = "mp_inman";
  150. this.mp_inman.Width = 150;
  151. //
  152. // ms_makecode
  153. //
  154. this.ms_makecode.AllPower = null;
  155. this.ms_makecode.BackColor = System.Drawing.Color.White;
  156. this.ms_makecode.ID = null;
  157. this.ms_makecode.Location = new System.Drawing.Point(83, 25);
  158. this.ms_makecode.Name = "ms_makecode";
  159. this.ms_makecode.Power = null;
  160. this.ms_makecode.Size = new System.Drawing.Size(167, 25);
  161. this.ms_makecode.Str = null;
  162. this.ms_makecode.Str1 = null;
  163. this.ms_makecode.Str2 = null;
  164. this.ms_makecode.TabIndex = 204;
  165. this.ms_makecode.Tag = "ms_makecode";
  166. this.ms_makecode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ma_code_KeyDown);
  167. //
  168. // ms_status
  169. //
  170. this.ms_status.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  171. this.ms_status.FormattingEnabled = true;
  172. this.ms_status.Location = new System.Drawing.Point(362, 25);
  173. this.ms_status.Name = "ms_status";
  174. this.ms_status.Size = new System.Drawing.Size(167, 23);
  175. this.ms_status.TabIndex = 205;
  176. this.ms_status.Tag = "ms_status";
  177. //
  178. // Query
  179. //
  180. this.Query.AllPower = null;
  181. this.Query.BackColor = System.Drawing.Color.Transparent;
  182. this.Query.DownImage = ((System.Drawing.Image)(resources.GetObject("Query.DownImage")));
  183. this.Query.Image = null;
  184. this.Query.IsShowBorder = true;
  185. this.Query.Location = new System.Drawing.Point(1174, 20);
  186. this.Query.MoveImage = ((System.Drawing.Image)(resources.GetObject("Query.MoveImage")));
  187. this.Query.Name = "Query";
  188. this.Query.NormalImage = ((System.Drawing.Image)(resources.GetObject("Query.NormalImage")));
  189. this.Query.Power = null;
  190. this.Query.Size = new System.Drawing.Size(75, 28);
  191. this.Query.TabIndex = 206;
  192. this.Query.Text = "查询";
  193. this.Query.UseVisualStyleBackColor = false;
  194. this.Query.Click += new System.EventHandler(this.Query_Click);
  195. //
  196. // ms_stepcode
  197. //
  198. this.ms_stepcode.AllPower = null;
  199. this.ms_stepcode.BackColor = System.Drawing.Color.White;
  200. this.ms_stepcode.ID = null;
  201. this.ms_stepcode.Location = new System.Drawing.Point(658, 22);
  202. this.ms_stepcode.Name = "ms_stepcode";
  203. this.ms_stepcode.Power = null;
  204. this.ms_stepcode.Size = new System.Drawing.Size(167, 25);
  205. this.ms_stepcode.Str = null;
  206. this.ms_stepcode.Str1 = null;
  207. this.ms_stepcode.Str2 = null;
  208. this.ms_stepcode.TabIndex = 208;
  209. this.ms_stepcode.Tag = "ms_stepcode";
  210. //
  211. // ms_stepcode_label
  212. //
  213. this.ms_stepcode_label.AutoSize = true;
  214. this.ms_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.ms_stepcode_label.Location = new System.Drawing.Point(559, 21);
  216. this.ms_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  217. this.ms_stepcode_label.Name = "ms_stepcode_label";
  218. this.ms_stepcode_label.Size = new System.Drawing.Size(92, 27);
  219. this.ms_stepcode_label.TabIndex = 207;
  220. this.ms_stepcode_label.Text = "当前工序";
  221. //
  222. // ms_nextstepcode
  223. //
  224. this.ms_nextstepcode.AllPower = null;
  225. this.ms_nextstepcode.BackColor = System.Drawing.Color.White;
  226. this.ms_nextstepcode.ID = null;
  227. this.ms_nextstepcode.Location = new System.Drawing.Point(953, 20);
  228. this.ms_nextstepcode.Name = "ms_nextstepcode";
  229. this.ms_nextstepcode.Power = null;
  230. this.ms_nextstepcode.Size = new System.Drawing.Size(167, 25);
  231. this.ms_nextstepcode.Str = null;
  232. this.ms_nextstepcode.Str1 = null;
  233. this.ms_nextstepcode.Str2 = null;
  234. this.ms_nextstepcode.TabIndex = 210;
  235. this.ms_nextstepcode.Tag = "ms_nextstepcode";
  236. //
  237. // ms_nextstepcode_label
  238. //
  239. this.ms_nextstepcode_label.AutoSize = true;
  240. this.ms_nextstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  241. this.ms_nextstepcode_label.Location = new System.Drawing.Point(854, 20);
  242. this.ms_nextstepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  243. this.ms_nextstepcode_label.Name = "ms_nextstepcode_label";
  244. this.ms_nextstepcode_label.Size = new System.Drawing.Size(92, 27);
  245. this.ms_nextstepcode_label.TabIndex = 209;
  246. this.ms_nextstepcode_label.Text = "下一工序";
  247. //
  248. // Query_OnlineTraceBack
  249. //
  250. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  251. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  252. this.ClientSize = new System.Drawing.Size(1261, 694);
  253. this.Controls.Add(this.ms_nextstepcode);
  254. this.Controls.Add(this.ms_nextstepcode_label);
  255. this.Controls.Add(this.ms_stepcode);
  256. this.Controls.Add(this.ms_stepcode_label);
  257. this.Controls.Add(this.Query);
  258. this.Controls.Add(this.ms_status);
  259. this.Controls.Add(this.ms_makecode);
  260. this.Controls.Add(this.SnInf);
  261. this.Controls.Add(this.ms_makecode_label);
  262. this.Controls.Add(this.ms_status_label);
  263. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  264. this.Margin = new System.Windows.Forms.Padding(4);
  265. this.Name = "Query_OnlineTraceBack";
  266. this.Tag = "Query!OnlineTraceBack";
  267. this.Text = " ";
  268. this.Load += new System.EventHandler(this.Query_OnlineTraceBack_Load);
  269. this.SizeChanged += new System.EventHandler(this.Query_OnlineTraceBack_SizeChanged);
  270. ((System.ComponentModel.ISupportInitialize)(this.SnInf)).EndInit();
  271. this.ResumeLayout(false);
  272. this.PerformLayout();
  273. }
  274. #endregion
  275. private System.Windows.Forms.Label ms_makecode_label;
  276. private System.Windows.Forms.Label ms_status_label;
  277. private CustomControl.DataGrid_View.DataGridViewWithSerialNum SnInf;
  278. private CustomControl.TextBoxWithIcon.EnterTextBox ms_makecode;
  279. private CustomControl.ComBoxWithFocus.ComBoxWithFocus ms_status;
  280. private CustomControl.ButtonUtil.NormalButton Query;
  281. private CustomControl.TextBoxWithIcon.EnterTextBox ms_stepcode;
  282. private System.Windows.Forms.Label ms_stepcode_label;
  283. private CustomControl.TextBoxWithIcon.EnterTextBox ms_nextstepcode;
  284. private System.Windows.Forms.Label ms_nextstepcode_label;
  285. private System.Windows.Forms.DataGridViewTextBoxColumn ms_sncode;
  286. private System.Windows.Forms.DataGridViewTextBoxColumn status;
  287. private System.Windows.Forms.DataGridViewTextBoxColumn ms_stepcode1;
  288. private System.Windows.Forms.DataGridViewTextBoxColumn ms_nextstepcode1;
  289. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  290. private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
  291. private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
  292. private System.Windows.Forms.DataGridViewTextBoxColumn mp_inman;
  293. }
  294. }