Make_ToolingManager.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_ToolingManager
  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.TopBox = new System.Windows.Forms.Panel();
  29. this.currStatusVal = new System.Windows.Forms.TextBox();
  30. this.currStatusLab = new System.Windows.Forms.Label();
  31. this.cancel = new System.Windows.Forms.Button();
  32. this.prevTimeVal = new System.Windows.Forms.TextBox();
  33. this.prevTimeLab = new System.Windows.Forms.Label();
  34. this.prevTypeVal = new System.Windows.Forms.TextBox();
  35. this.prevTypeLab = new System.Windows.Forms.Label();
  36. this.typeVal = new System.Windows.Forms.ComboBox();
  37. this.typeLab = new System.Windows.Forms.Label();
  38. this.toolingVal = new System.Windows.Forms.TextBox();
  39. this.toolingLab = new System.Windows.Forms.Label();
  40. this.ExeBox = new System.Windows.Forms.TabControl();
  41. this.ExePage1 = new System.Windows.Forms.TabPage();
  42. this.Page1Box = new System.Windows.Forms.TableLayoutPanel();
  43. this.panel2 = new System.Windows.Forms.Panel();
  44. this.Scrap = new System.Windows.Forms.Button();
  45. this.Return = new System.Windows.Forms.Button();
  46. this.stA = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  47. this.stALab = new System.Windows.Forms.Label();
  48. this.stB = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  49. this.stBLab = new System.Windows.Forms.Label();
  50. this.stC = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  51. this.stCLab = new System.Windows.Forms.Label();
  52. this.stD = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  53. this.stDLab = new System.Windows.Forms.Label();
  54. this.stE = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  55. this.stELab = new System.Windows.Forms.Label();
  56. this.stLab = new System.Windows.Forms.Label();
  57. this.empVal1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  58. this.empLab1 = new System.Windows.Forms.Label();
  59. this.IsClean = new System.Windows.Forms.CheckBox();
  60. this.panel1 = new System.Windows.Forms.Panel();
  61. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  62. this.empVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  63. this.empLab = new System.Windows.Forms.Label();
  64. this.li_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  65. this.li_codeLab = new System.Windows.Forms.Label();
  66. this.sideVal = new System.Windows.Forms.ComboBox();
  67. this.sideLab = new System.Windows.Forms.Label();
  68. this.ma_codeLab = new System.Windows.Forms.Label();
  69. this.Receive = new System.Windows.Forms.Button();
  70. this.Container = new System.Windows.Forms.TableLayoutPanel();
  71. this.MsgBox = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  72. this.useCountVal = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  73. this.useCountLab = new System.Windows.Forms.Label();
  74. this.TopBox.SuspendLayout();
  75. this.ExeBox.SuspendLayout();
  76. this.ExePage1.SuspendLayout();
  77. this.Page1Box.SuspendLayout();
  78. this.panel2.SuspendLayout();
  79. this.panel1.SuspendLayout();
  80. this.Container.SuspendLayout();
  81. this.SuspendLayout();
  82. //
  83. // TopBox
  84. //
  85. this.TopBox.Controls.Add(this.currStatusVal);
  86. this.TopBox.Controls.Add(this.currStatusLab);
  87. this.TopBox.Controls.Add(this.cancel);
  88. this.TopBox.Controls.Add(this.prevTimeVal);
  89. this.TopBox.Controls.Add(this.prevTimeLab);
  90. this.TopBox.Controls.Add(this.prevTypeVal);
  91. this.TopBox.Controls.Add(this.prevTypeLab);
  92. this.TopBox.Controls.Add(this.typeVal);
  93. this.TopBox.Controls.Add(this.typeLab);
  94. this.TopBox.Controls.Add(this.toolingVal);
  95. this.TopBox.Controls.Add(this.toolingLab);
  96. this.TopBox.Dock = System.Windows.Forms.DockStyle.Top;
  97. this.TopBox.Location = new System.Drawing.Point(0, 0);
  98. this.TopBox.Name = "TopBox";
  99. this.TopBox.Size = new System.Drawing.Size(1280, 279);
  100. this.TopBox.TabIndex = 10;
  101. //
  102. // currStatusVal
  103. //
  104. this.currStatusVal.Enabled = false;
  105. this.currStatusVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  106. this.currStatusVal.Location = new System.Drawing.Point(717, 51);
  107. this.currStatusVal.Name = "currStatusVal";
  108. this.currStatusVal.Size = new System.Drawing.Size(76, 31);
  109. this.currStatusVal.TabIndex = 12;
  110. //
  111. // currStatusLab
  112. //
  113. this.currStatusLab.AutoSize = true;
  114. this.currStatusLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.currStatusLab.Location = new System.Drawing.Point(641, 53);
  116. this.currStatusLab.Name = "currStatusLab";
  117. this.currStatusLab.Size = new System.Drawing.Size(117, 28);
  118. this.currStatusLab.TabIndex = 11;
  119. this.currStatusLab.Text = "当前状态:";
  120. //
  121. // cancel
  122. //
  123. this.cancel.Cursor = System.Windows.Forms.Cursors.Hand;
  124. this.cancel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.cancel.Location = new System.Drawing.Point(299, 50);
  126. this.cancel.Name = "cancel";
  127. this.cancel.Size = new System.Drawing.Size(80, 32);
  128. this.cancel.TabIndex = 10;
  129. this.cancel.Text = "取消";
  130. this.cancel.UseVisualStyleBackColor = true;
  131. this.cancel.Click += new System.EventHandler(this.cancel_Click);
  132. //
  133. // prevTimeVal
  134. //
  135. this.prevTimeVal.Enabled = false;
  136. this.prevTimeVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.prevTimeVal.Location = new System.Drawing.Point(717, 102);
  138. this.prevTimeVal.Name = "prevTimeVal";
  139. this.prevTimeVal.Size = new System.Drawing.Size(204, 31);
  140. this.prevTimeVal.TabIndex = 7;
  141. //
  142. // prevTimeLab
  143. //
  144. this.prevTimeLab.AutoSize = true;
  145. this.prevTimeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.prevTimeLab.Location = new System.Drawing.Point(612, 102);
  147. this.prevTimeLab.Name = "prevTimeLab";
  148. this.prevTimeLab.Size = new System.Drawing.Size(159, 28);
  149. this.prevTimeLab.TabIndex = 6;
  150. this.prevTimeLab.Text = "上次操作时间:";
  151. //
  152. // prevTypeVal
  153. //
  154. this.prevTypeVal.Enabled = false;
  155. this.prevTypeVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.prevTypeVal.Location = new System.Drawing.Point(486, 102);
  157. this.prevTypeVal.Name = "prevTypeVal";
  158. this.prevTypeVal.Size = new System.Drawing.Size(85, 31);
  159. this.prevTypeVal.TabIndex = 5;
  160. //
  161. // prevTypeLab
  162. //
  163. this.prevTypeLab.AutoSize = true;
  164. this.prevTypeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.prevTypeLab.Location = new System.Drawing.Point(365, 102);
  166. this.prevTypeLab.Name = "prevTypeLab";
  167. this.prevTypeLab.Size = new System.Drawing.Size(159, 28);
  168. this.prevTypeLab.TabIndex = 4;
  169. this.prevTypeLab.Text = "上次操作类型:";
  170. //
  171. // typeVal
  172. //
  173. this.typeVal.Enabled = false;
  174. this.typeVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  175. this.typeVal.FormattingEnabled = true;
  176. this.typeVal.Location = new System.Drawing.Point(486, 51);
  177. this.typeVal.Name = "typeVal";
  178. this.typeVal.Size = new System.Drawing.Size(145, 32);
  179. this.typeVal.TabIndex = 3;
  180. //
  181. // typeLab
  182. //
  183. this.typeLab.AutoSize = true;
  184. this.typeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.typeLab.Location = new System.Drawing.Point(395, 53);
  186. this.typeLab.Name = "typeLab";
  187. this.typeLab.Size = new System.Drawing.Size(117, 28);
  188. this.typeLab.TabIndex = 2;
  189. this.typeLab.Text = "治具类型:";
  190. //
  191. // toolingVal
  192. //
  193. this.toolingVal.Cursor = System.Windows.Forms.Cursors.Hand;
  194. this.toolingVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.toolingVal.Location = new System.Drawing.Point(89, 53);
  196. this.toolingVal.Name = "toolingVal";
  197. this.toolingVal.Size = new System.Drawing.Size(204, 31);
  198. this.toolingVal.TabIndex = 1;
  199. this.toolingVal.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.toolingVal_KeyPress);
  200. //
  201. // toolingLab
  202. //
  203. this.toolingLab.AutoSize = true;
  204. this.toolingLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.toolingLab.Location = new System.Drawing.Point(19, 55);
  206. this.toolingLab.Name = "toolingLab";
  207. this.toolingLab.Size = new System.Drawing.Size(117, 28);
  208. this.toolingLab.TabIndex = 0;
  209. this.toolingLab.Text = "治具编号:";
  210. //
  211. // ExeBox
  212. //
  213. this.ExeBox.Controls.Add(this.ExePage1);
  214. this.ExeBox.Cursor = System.Windows.Forms.Cursors.Hand;
  215. this.ExeBox.Dock = System.Windows.Forms.DockStyle.Fill;
  216. this.ExeBox.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.ExeBox.Location = new System.Drawing.Point(3, 3);
  218. this.ExeBox.Name = "ExeBox";
  219. this.ExeBox.SelectedIndex = 0;
  220. this.ExeBox.Size = new System.Drawing.Size(890, 435);
  221. this.ExeBox.TabIndex = 11;
  222. //
  223. // ExePage1
  224. //
  225. this.ExePage1.Controls.Add(this.Page1Box);
  226. this.ExePage1.Cursor = System.Windows.Forms.Cursors.Default;
  227. this.ExePage1.Location = new System.Drawing.Point(4, 37);
  228. this.ExePage1.Name = "ExePage1";
  229. this.ExePage1.Padding = new System.Windows.Forms.Padding(3);
  230. this.ExePage1.Size = new System.Drawing.Size(882, 394);
  231. this.ExePage1.TabIndex = 0;
  232. this.ExePage1.Text = "领用/归还";
  233. this.ExePage1.UseVisualStyleBackColor = true;
  234. //
  235. // Page1Box
  236. //
  237. this.Page1Box.ColumnCount = 1;
  238. this.Page1Box.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  239. this.Page1Box.Controls.Add(this.panel2, 0, 1);
  240. this.Page1Box.Controls.Add(this.panel1, 0, 0);
  241. this.Page1Box.Dock = System.Windows.Forms.DockStyle.Fill;
  242. this.Page1Box.Location = new System.Drawing.Point(3, 3);
  243. this.Page1Box.Name = "Page1Box";
  244. this.Page1Box.RowCount = 2;
  245. this.Page1Box.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  246. this.Page1Box.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  247. this.Page1Box.Size = new System.Drawing.Size(876, 388);
  248. this.Page1Box.TabIndex = 0;
  249. //
  250. // panel2
  251. //
  252. this.panel2.Controls.Add(this.useCountVal);
  253. this.panel2.Controls.Add(this.useCountLab);
  254. this.panel2.Controls.Add(this.Scrap);
  255. this.panel2.Controls.Add(this.Return);
  256. this.panel2.Controls.Add(this.stA);
  257. this.panel2.Controls.Add(this.stALab);
  258. this.panel2.Controls.Add(this.stB);
  259. this.panel2.Controls.Add(this.stBLab);
  260. this.panel2.Controls.Add(this.stC);
  261. this.panel2.Controls.Add(this.stCLab);
  262. this.panel2.Controls.Add(this.stD);
  263. this.panel2.Controls.Add(this.stDLab);
  264. this.panel2.Controls.Add(this.stE);
  265. this.panel2.Controls.Add(this.stELab);
  266. this.panel2.Controls.Add(this.stLab);
  267. this.panel2.Controls.Add(this.empVal1);
  268. this.panel2.Controls.Add(this.empLab1);
  269. this.panel2.Controls.Add(this.IsClean);
  270. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  271. this.panel2.Location = new System.Drawing.Point(3, 197);
  272. this.panel2.Name = "panel2";
  273. this.panel2.Size = new System.Drawing.Size(870, 188);
  274. this.panel2.TabIndex = 1;
  275. //
  276. // Scrap
  277. //
  278. this.Scrap.Cursor = System.Windows.Forms.Cursors.Hand;
  279. this.Scrap.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  280. this.Scrap.Location = new System.Drawing.Point(751, 116);
  281. this.Scrap.Name = "Scrap";
  282. this.Scrap.Size = new System.Drawing.Size(100, 32);
  283. this.Scrap.TabIndex = 141;
  284. this.Scrap.Text = "报废";
  285. this.Scrap.UseVisualStyleBackColor = true;
  286. this.Scrap.Click += new System.EventHandler(this.Scrap_Click);
  287. //
  288. // Return
  289. //
  290. this.Return.Cursor = System.Windows.Forms.Cursors.Hand;
  291. this.Return.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  292. this.Return.Location = new System.Drawing.Point(645, 117);
  293. this.Return.Name = "Return";
  294. this.Return.Size = new System.Drawing.Size(100, 32);
  295. this.Return.TabIndex = 140;
  296. this.Return.Text = "归还";
  297. this.Return.UseVisualStyleBackColor = true;
  298. this.Return.Click += new System.EventHandler(this.Return_Click);
  299. //
  300. // stA
  301. //
  302. this.stA.AllPower = null;
  303. this.stA.BackColor = System.Drawing.Color.White;
  304. this.stA.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  305. this.stA.ID = null;
  306. this.stA.Location = new System.Drawing.Point(225, 21);
  307. this.stA.Margin = new System.Windows.Forms.Padding(4);
  308. this.stA.Name = "stA";
  309. this.stA.Negative = false;
  310. this.stA.Power = null;
  311. this.stA.Size = new System.Drawing.Size(80, 31);
  312. this.stA.Str = null;
  313. this.stA.Str1 = null;
  314. this.stA.Str2 = null;
  315. this.stA.TabIndex = 139;
  316. //
  317. // stALab
  318. //
  319. this.stALab.AutoSize = true;
  320. this.stALab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.stALab.Location = new System.Drawing.Point(190, 24);
  322. this.stALab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  323. this.stALab.Name = "stALab";
  324. this.stALab.Size = new System.Drawing.Size(27, 28);
  325. this.stALab.TabIndex = 138;
  326. this.stALab.Text = "A";
  327. //
  328. // stB
  329. //
  330. this.stB.AllPower = null;
  331. this.stB.BackColor = System.Drawing.Color.White;
  332. this.stB.ID = null;
  333. this.stB.Location = new System.Drawing.Point(224, 66);
  334. this.stB.Margin = new System.Windows.Forms.Padding(4);
  335. this.stB.Name = "stB";
  336. this.stB.Negative = false;
  337. this.stB.Power = null;
  338. this.stB.Size = new System.Drawing.Size(80, 35);
  339. this.stB.Str = null;
  340. this.stB.Str1 = null;
  341. this.stB.Str2 = null;
  342. this.stB.TabIndex = 137;
  343. //
  344. // stBLab
  345. //
  346. this.stBLab.AutoSize = true;
  347. this.stBLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  348. this.stBLab.Location = new System.Drawing.Point(191, 73);
  349. this.stBLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  350. this.stBLab.Name = "stBLab";
  351. this.stBLab.Size = new System.Drawing.Size(25, 28);
  352. this.stBLab.TabIndex = 136;
  353. this.stBLab.Text = "B";
  354. //
  355. // stC
  356. //
  357. this.stC.AllPower = null;
  358. this.stC.BackColor = System.Drawing.Color.White;
  359. this.stC.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.stC.ID = null;
  361. this.stC.Location = new System.Drawing.Point(373, 21);
  362. this.stC.Margin = new System.Windows.Forms.Padding(4);
  363. this.stC.Name = "stC";
  364. this.stC.Negative = false;
  365. this.stC.Power = null;
  366. this.stC.Size = new System.Drawing.Size(80, 31);
  367. this.stC.Str = null;
  368. this.stC.Str1 = null;
  369. this.stC.Str2 = null;
  370. this.stC.TabIndex = 135;
  371. //
  372. // stCLab
  373. //
  374. this.stCLab.AutoSize = true;
  375. this.stCLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.stCLab.Location = new System.Drawing.Point(348, 24);
  377. this.stCLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  378. this.stCLab.Name = "stCLab";
  379. this.stCLab.Size = new System.Drawing.Size(26, 28);
  380. this.stCLab.TabIndex = 134;
  381. this.stCLab.Text = "C";
  382. //
  383. // stD
  384. //
  385. this.stD.AllPower = null;
  386. this.stD.BackColor = System.Drawing.Color.White;
  387. this.stD.ID = null;
  388. this.stD.Location = new System.Drawing.Point(373, 66);
  389. this.stD.Margin = new System.Windows.Forms.Padding(4);
  390. this.stD.Name = "stD";
  391. this.stD.Negative = false;
  392. this.stD.Power = null;
  393. this.stD.Size = new System.Drawing.Size(80, 35);
  394. this.stD.Str = null;
  395. this.stD.Str1 = null;
  396. this.stD.Str2 = null;
  397. this.stD.TabIndex = 133;
  398. //
  399. // stDLab
  400. //
  401. this.stDLab.AutoSize = true;
  402. this.stDLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  403. this.stDLab.Location = new System.Drawing.Point(348, 69);
  404. this.stDLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  405. this.stDLab.Name = "stDLab";
  406. this.stDLab.Size = new System.Drawing.Size(28, 28);
  407. this.stDLab.TabIndex = 132;
  408. this.stDLab.Text = "D";
  409. //
  410. // stE
  411. //
  412. this.stE.AllPower = null;
  413. this.stE.BackColor = System.Drawing.Color.White;
  414. this.stE.ID = null;
  415. this.stE.Location = new System.Drawing.Point(517, 21);
  416. this.stE.Margin = new System.Windows.Forms.Padding(4);
  417. this.stE.Name = "stE";
  418. this.stE.Negative = false;
  419. this.stE.Power = null;
  420. this.stE.Size = new System.Drawing.Size(80, 35);
  421. this.stE.Str = null;
  422. this.stE.Str1 = null;
  423. this.stE.Str2 = null;
  424. this.stE.TabIndex = 131;
  425. //
  426. // stELab
  427. //
  428. this.stELab.AutoSize = true;
  429. this.stELab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  430. this.stELab.Location = new System.Drawing.Point(485, 24);
  431. this.stELab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  432. this.stELab.Name = "stELab";
  433. this.stELab.Size = new System.Drawing.Size(24, 28);
  434. this.stELab.TabIndex = 130;
  435. this.stELab.Text = "E";
  436. //
  437. // stLab
  438. //
  439. this.stLab.AutoSize = true;
  440. this.stLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. this.stLab.Location = new System.Drawing.Point(20, 24);
  442. this.stLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  443. this.stLab.Name = "stLab";
  444. this.stLab.Size = new System.Drawing.Size(174, 28);
  445. this.stLab.TabIndex = 129;
  446. this.stLab.Text = "张力测试结果(N):";
  447. //
  448. // empVal1
  449. //
  450. this.empVal1.AllPower = null;
  451. this.empVal1.BackColor = System.Drawing.Color.White;
  452. this.empVal1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.empVal1.ID = null;
  454. this.empVal1.Location = new System.Drawing.Point(157, 117);
  455. this.empVal1.Margin = new System.Windows.Forms.Padding(4);
  456. this.empVal1.Name = "empVal1";
  457. this.empVal1.Power = null;
  458. this.empVal1.Size = new System.Drawing.Size(178, 31);
  459. this.empVal1.Str = null;
  460. this.empVal1.Str1 = null;
  461. this.empVal1.Str2 = null;
  462. this.empVal1.TabIndex = 128;
  463. //
  464. // empLab1
  465. //
  466. this.empLab1.AutoSize = true;
  467. this.empLab1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.empLab1.Location = new System.Drawing.Point(67, 118);
  469. this.empLab1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  470. this.empLab1.Name = "empLab1";
  471. this.empLab1.Size = new System.Drawing.Size(101, 28);
  472. this.empLab1.TabIndex = 127;
  473. this.empLab1.Text = "归还人员:";
  474. //
  475. // IsClean
  476. //
  477. this.IsClean.AutoSize = true;
  478. this.IsClean.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  479. this.IsClean.Location = new System.Drawing.Point(522, 117);
  480. this.IsClean.Margin = new System.Windows.Forms.Padding(4);
  481. this.IsClean.Name = "IsClean";
  482. this.IsClean.Size = new System.Drawing.Size(122, 32);
  483. this.IsClean.TabIndex = 126;
  484. this.IsClean.Text = "是否清洗";
  485. this.IsClean.UseVisualStyleBackColor = true;
  486. //
  487. // panel1
  488. //
  489. this.panel1.Controls.Add(this.ma_code);
  490. this.panel1.Controls.Add(this.empVal);
  491. this.panel1.Controls.Add(this.empLab);
  492. this.panel1.Controls.Add(this.li_code);
  493. this.panel1.Controls.Add(this.li_codeLab);
  494. this.panel1.Controls.Add(this.sideVal);
  495. this.panel1.Controls.Add(this.sideLab);
  496. this.panel1.Controls.Add(this.ma_codeLab);
  497. this.panel1.Controls.Add(this.Receive);
  498. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  499. this.panel1.Location = new System.Drawing.Point(3, 3);
  500. this.panel1.Name = "panel1";
  501. this.panel1.Size = new System.Drawing.Size(870, 188);
  502. this.panel1.TabIndex = 0;
  503. //
  504. // ma_code
  505. //
  506. this.ma_code.AllPower = null;
  507. this.ma_code.Caller = null;
  508. this.ma_code.Condition = null;
  509. this.ma_code.DBTitle = null;
  510. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  511. this.ma_code.FormName = null;
  512. this.ma_code.Location = new System.Drawing.Point(108, 24);
  513. this.ma_code.Margin = new System.Windows.Forms.Padding(4);
  514. this.ma_code.Name = "ma_code";
  515. this.ma_code.Power = null;
  516. this.ma_code.ReturnData = null;
  517. this.ma_code.SelectField = null;
  518. this.ma_code.SetValueField = null;
  519. this.ma_code.Size = new System.Drawing.Size(227, 32);
  520. this.ma_code.TabIndex = 115;
  521. this.ma_code.TableName = null;
  522. this.ma_code.Tag = "ma_code";
  523. this.ma_code.TextBoxEnable = true;
  524. //
  525. // empVal
  526. //
  527. this.empVal.AllPower = null;
  528. this.empVal.BackColor = System.Drawing.SystemColors.Window;
  529. this.empVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  530. this.empVal.ID = null;
  531. this.empVal.Location = new System.Drawing.Point(108, 100);
  532. this.empVal.Margin = new System.Windows.Forms.Padding(4);
  533. this.empVal.Name = "empVal";
  534. this.empVal.Power = null;
  535. this.empVal.Size = new System.Drawing.Size(178, 31);
  536. this.empVal.Str = null;
  537. this.empVal.Str1 = null;
  538. this.empVal.Str2 = null;
  539. this.empVal.TabIndex = 114;
  540. //
  541. // empLab
  542. //
  543. this.empLab.AutoSize = true;
  544. this.empLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  545. this.empLab.Location = new System.Drawing.Point(22, 102);
  546. this.empLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  547. this.empLab.Name = "empLab";
  548. this.empLab.Size = new System.Drawing.Size(101, 28);
  549. this.empLab.TabIndex = 113;
  550. this.empLab.Text = "领用人员:";
  551. //
  552. // li_code
  553. //
  554. this.li_code.AllPower = null;
  555. this.li_code.BackColor = System.Drawing.SystemColors.Window;
  556. this.li_code.Caller = null;
  557. this.li_code.Condition = null;
  558. this.li_code.DBTitle = null;
  559. this.li_code.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  560. this.li_code.FormName = null;
  561. this.li_code.Location = new System.Drawing.Point(419, 23);
  562. this.li_code.Margin = new System.Windows.Forms.Padding(4);
  563. this.li_code.Name = "li_code";
  564. this.li_code.Power = null;
  565. this.li_code.ReturnData = null;
  566. this.li_code.SelectField = null;
  567. this.li_code.SetValueField = null;
  568. this.li_code.Size = new System.Drawing.Size(130, 32);
  569. this.li_code.TabIndex = 76;
  570. this.li_code.TableName = null;
  571. this.li_code.TextBoxEnable = false;
  572. //
  573. // li_codeLab
  574. //
  575. this.li_codeLab.AutoSize = true;
  576. this.li_codeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  577. this.li_codeLab.Location = new System.Drawing.Point(368, 23);
  578. this.li_codeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  579. this.li_codeLab.Name = "li_codeLab";
  580. this.li_codeLab.Size = new System.Drawing.Size(59, 28);
  581. this.li_codeLab.TabIndex = 75;
  582. this.li_codeLab.Text = "线体:";
  583. //
  584. // sideVal
  585. //
  586. this.sideVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  587. this.sideVal.FormattingEnabled = true;
  588. this.sideVal.Items.AddRange(new object[] {
  589. "A",
  590. "B"});
  591. this.sideVal.Location = new System.Drawing.Point(617, 21);
  592. this.sideVal.Name = "sideVal";
  593. this.sideVal.Size = new System.Drawing.Size(145, 32);
  594. this.sideVal.TabIndex = 16;
  595. //
  596. // sideLab
  597. //
  598. this.sideLab.AutoSize = true;
  599. this.sideLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  600. this.sideLab.Location = new System.Drawing.Point(562, 24);
  601. this.sideLab.Name = "sideLab";
  602. this.sideLab.Size = new System.Drawing.Size(75, 28);
  603. this.sideLab.TabIndex = 15;
  604. this.sideLab.Text = "面别:";
  605. //
  606. // ma_codeLab
  607. //
  608. this.ma_codeLab.AutoSize = true;
  609. this.ma_codeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  610. this.ma_codeLab.Location = new System.Drawing.Point(20, 23);
  611. this.ma_codeLab.Name = "ma_codeLab";
  612. this.ma_codeLab.Size = new System.Drawing.Size(101, 28);
  613. this.ma_codeLab.TabIndex = 14;
  614. this.ma_codeLab.Text = "归属工单:";
  615. //
  616. // Receive
  617. //
  618. this.Receive.Cursor = System.Windows.Forms.Cursors.Hand;
  619. this.Receive.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  620. this.Receive.Location = new System.Drawing.Point(373, 98);
  621. this.Receive.Name = "Receive";
  622. this.Receive.Size = new System.Drawing.Size(100, 32);
  623. this.Receive.TabIndex = 11;
  624. this.Receive.Text = "领用";
  625. this.Receive.UseVisualStyleBackColor = true;
  626. this.Receive.Click += new System.EventHandler(this.Receive_Click);
  627. //
  628. // Container
  629. //
  630. this.Container.ColumnCount = 2;
  631. this.Container.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 70F));
  632. this.Container.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  633. this.Container.Controls.Add(this.MsgBox, 1, 0);
  634. this.Container.Controls.Add(this.ExeBox, 0, 0);
  635. this.Container.Dock = System.Windows.Forms.DockStyle.Fill;
  636. this.Container.Location = new System.Drawing.Point(0, 279);
  637. this.Container.Name = "Container";
  638. this.Container.RowCount = 1;
  639. this.Container.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  640. this.Container.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 441F));
  641. this.Container.Size = new System.Drawing.Size(1280, 441);
  642. this.Container.TabIndex = 12;
  643. //
  644. // MsgBox
  645. //
  646. this.MsgBox.Dock = System.Windows.Forms.DockStyle.Fill;
  647. this.MsgBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.MsgBox.Location = new System.Drawing.Point(900, 4);
  649. this.MsgBox.Margin = new System.Windows.Forms.Padding(4);
  650. this.MsgBox.Name = "MsgBox";
  651. this.MsgBox.Size = new System.Drawing.Size(376, 433);
  652. this.MsgBox.TabIndex = 54;
  653. this.MsgBox.Text = "";
  654. //
  655. // useCountVal
  656. //
  657. this.useCountVal.AllPower = null;
  658. this.useCountVal.BackColor = System.Drawing.Color.White;
  659. this.useCountVal.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  660. this.useCountVal.ID = null;
  661. this.useCountVal.Location = new System.Drawing.Point(438, 117);
  662. this.useCountVal.Margin = new System.Windows.Forms.Padding(4);
  663. this.useCountVal.Name = "useCountVal";
  664. this.useCountVal.Power = null;
  665. this.useCountVal.Size = new System.Drawing.Size(72, 31);
  666. this.useCountVal.Str = null;
  667. this.useCountVal.Str1 = null;
  668. this.useCountVal.Str2 = null;
  669. this.useCountVal.TabIndex = 143;
  670. //
  671. // useCountLab
  672. //
  673. this.useCountLab.AutoSize = true;
  674. this.useCountLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  675. this.useCountLab.Location = new System.Drawing.Point(348, 118);
  676. this.useCountLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  677. this.useCountLab.Name = "useCountLab";
  678. this.useCountLab.Size = new System.Drawing.Size(101, 28);
  679. this.useCountLab.TabIndex = 142;
  680. this.useCountLab.Text = "使用次数:";
  681. //
  682. // Make_ToolingManager
  683. //
  684. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
  685. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  686. this.ClientSize = new System.Drawing.Size(1280, 720);
  687. this.Controls.Add(this.Container);
  688. this.Controls.Add(this.TopBox);
  689. this.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  690. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  691. this.Name = "Make_ToolingManager";
  692. this.Text = "Make_Humiture";
  693. this.Load += new System.EventHandler(this.Make_ToolingManager_Load);
  694. this.TopBox.ResumeLayout(false);
  695. this.TopBox.PerformLayout();
  696. this.ExeBox.ResumeLayout(false);
  697. this.ExePage1.ResumeLayout(false);
  698. this.Page1Box.ResumeLayout(false);
  699. this.panel2.ResumeLayout(false);
  700. this.panel2.PerformLayout();
  701. this.panel1.ResumeLayout(false);
  702. this.panel1.PerformLayout();
  703. this.Container.ResumeLayout(false);
  704. this.ResumeLayout(false);
  705. }
  706. #endregion
  707. private System.Windows.Forms.Panel TopBox;
  708. private System.Windows.Forms.TabControl ExeBox;
  709. private System.Windows.Forms.TabPage ExePage1;
  710. private System.Windows.Forms.TableLayoutPanel Container;
  711. private System.Windows.Forms.Label toolingLab;
  712. private System.Windows.Forms.TextBox toolingVal;
  713. private System.Windows.Forms.Label typeLab;
  714. private System.Windows.Forms.ComboBox typeVal;
  715. private CustomControl.RichText.RichTextAutoBottom MsgBox;
  716. private System.Windows.Forms.TextBox prevTypeVal;
  717. private System.Windows.Forms.Label prevTypeLab;
  718. private System.Windows.Forms.TextBox prevTimeVal;
  719. private System.Windows.Forms.Label prevTimeLab;
  720. private System.Windows.Forms.Button cancel;
  721. private System.Windows.Forms.TableLayoutPanel Page1Box;
  722. private System.Windows.Forms.Panel panel2;
  723. private System.Windows.Forms.Panel panel1;
  724. private System.Windows.Forms.Button Receive;
  725. private System.Windows.Forms.Label ma_codeLab;
  726. private System.Windows.Forms.ComboBox sideVal;
  727. private System.Windows.Forms.Label sideLab;
  728. private CustomControl.TextBoxWithIcon.SearchTextBox li_code;
  729. private System.Windows.Forms.Label li_codeLab;
  730. private CustomControl.TextBoxWithIcon.EnterTextBox empVal;
  731. private System.Windows.Forms.Label empLab;
  732. private CustomControl.TextBoxWithIcon.NumOnlyTextBox stA;
  733. private System.Windows.Forms.Label stALab;
  734. private CustomControl.TextBoxWithIcon.NumOnlyTextBox stB;
  735. private System.Windows.Forms.Label stBLab;
  736. private CustomControl.TextBoxWithIcon.NumOnlyTextBox stC;
  737. private System.Windows.Forms.Label stCLab;
  738. private CustomControl.TextBoxWithIcon.NumOnlyTextBox stD;
  739. private System.Windows.Forms.Label stDLab;
  740. private CustomControl.TextBoxWithIcon.NumOnlyTextBox stE;
  741. private System.Windows.Forms.Label stELab;
  742. private System.Windows.Forms.Label stLab;
  743. private CustomControl.TextBoxWithIcon.EnterTextBox empVal1;
  744. private System.Windows.Forms.Label empLab1;
  745. private System.Windows.Forms.CheckBox IsClean;
  746. private System.Windows.Forms.Button Return;
  747. private System.Windows.Forms.Button Scrap;
  748. private System.Windows.Forms.TextBox currStatusVal;
  749. private System.Windows.Forms.Label currStatusLab;
  750. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  751. private CustomControl.TextBoxWithIcon.EnterTextBox useCountVal;
  752. private System.Windows.Forms.Label useCountLab;
  753. }
  754. }