CtrlLinePurchase.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. namespace Core.StlMes.Client.SaleOrder.Control
  2. {
  3. partial class CtrlLinePurchase
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  29. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  31. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("normal");
  33. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  35. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  36. this.cmbUnit = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  37. this.numQty = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  38. this.cmbStdStyle = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  39. this.cmbModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  40. this.cmbSteel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  41. this.cmbProName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  42. this.cmbSpec = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  43. this.cmbStdName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  44. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  45. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  46. this.cmbDlyType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  47. this.numDMax = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  48. this.numDMin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  49. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  50. this.labSpecName = new Infragistics.Win.Misc.UltraLabel();
  51. this.labModelName = new Infragistics.Win.Misc.UltraLabel();
  52. this.labSteelName = new Infragistics.Win.Misc.UltraLabel();
  53. this.labProName = new Infragistics.Win.Misc.UltraLabel();
  54. this.labStdStyle = new Infragistics.Win.Misc.UltraLabel();
  55. this.labQtyNum = new Infragistics.Win.Misc.UltraLabel();
  56. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  57. this.labLength = new Infragistics.Win.Misc.UltraLabel();
  58. this.labStdName = new Infragistics.Win.Misc.UltraLabel();
  59. this.txtFinallyUser = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  60. this.txtLength = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  61. this.txtDlyInfo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  62. this.labDlyInfo = new Infragistics.Win.Misc.UltraLabel();
  63. ((System.ComponentModel.ISupportInitialize)(this.cmbUnit)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.numQty)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.cmbStdStyle)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.cmbModel)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.cmbSteel)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.cmbProName)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.cmbSpec)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.cmbStdName)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.cmbDlyType)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.numDMax)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.numDMin)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.txtFinallyUser)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtLength)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtDlyInfo)).BeginInit();
  77. this.SuspendLayout();
  78. //
  79. // cmbUnit
  80. //
  81. this.cmbUnit.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  82. this.cmbUnit.Location = new System.Drawing.Point(565, 67);
  83. this.cmbUnit.Name = "cmbUnit";
  84. this.cmbUnit.Size = new System.Drawing.Size(49, 21);
  85. this.cmbUnit.TabIndex = 231;
  86. //
  87. // numQty
  88. //
  89. this.numQty.Location = new System.Drawing.Point(362, 67);
  90. this.numQty.MaskInput = "nnnnnn.nnn";
  91. this.numQty.Name = "numQty";
  92. this.numQty.Nullable = true;
  93. this.numQty.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  94. this.numQty.PromptChar = ' ';
  95. this.numQty.Size = new System.Drawing.Size(197, 21);
  96. this.numQty.TabIndex = 230;
  97. //
  98. // cmbStdStyle
  99. //
  100. this.cmbStdStyle.Location = new System.Drawing.Point(73, 122);
  101. this.cmbStdStyle.Name = "cmbStdStyle";
  102. this.cmbStdStyle.RightToLeft = System.Windows.Forms.RightToLeft.No;
  103. this.cmbStdStyle.Size = new System.Drawing.Size(222, 21);
  104. this.cmbStdStyle.TabIndex = 229;
  105. //
  106. // cmbModel
  107. //
  108. this.cmbModel.Location = new System.Drawing.Point(73, 94);
  109. this.cmbModel.Name = "cmbModel";
  110. this.cmbModel.RightToLeft = System.Windows.Forms.RightToLeft.No;
  111. this.cmbModel.Size = new System.Drawing.Size(222, 21);
  112. this.cmbModel.TabIndex = 228;
  113. //
  114. // cmbSteel
  115. //
  116. this.cmbSteel.Location = new System.Drawing.Point(73, 67);
  117. this.cmbSteel.Name = "cmbSteel";
  118. this.cmbSteel.RightToLeft = System.Windows.Forms.RightToLeft.No;
  119. this.cmbSteel.Size = new System.Drawing.Size(222, 21);
  120. this.cmbSteel.TabIndex = 227;
  121. //
  122. // cmbProName
  123. //
  124. this.cmbProName.Location = new System.Drawing.Point(74, 40);
  125. this.cmbProName.Name = "cmbProName";
  126. this.cmbProName.RightToLeft = System.Windows.Forms.RightToLeft.No;
  127. this.cmbProName.Size = new System.Drawing.Size(222, 21);
  128. this.cmbProName.TabIndex = 226;
  129. //
  130. // cmbSpec
  131. //
  132. this.cmbSpec.Location = new System.Drawing.Point(362, 13);
  133. this.cmbSpec.Name = "cmbSpec";
  134. this.cmbSpec.RightToLeft = System.Windows.Forms.RightToLeft.No;
  135. this.cmbSpec.Size = new System.Drawing.Size(252, 21);
  136. this.cmbSpec.TabIndex = 225;
  137. //
  138. // cmbStdName
  139. //
  140. this.cmbStdName.Location = new System.Drawing.Point(74, 13);
  141. this.cmbStdName.Name = "cmbStdName";
  142. this.cmbStdName.RightToLeft = System.Windows.Forms.RightToLeft.No;
  143. this.cmbStdName.Size = new System.Drawing.Size(222, 21);
  144. this.cmbStdName.TabIndex = 224;
  145. //
  146. // ultraLabel1
  147. //
  148. this.ultraLabel1.AutoSize = true;
  149. this.ultraLabel1.Location = new System.Drawing.Point(350, 97);
  150. this.ultraLabel1.Name = "ultraLabel1";
  151. this.ultraLabel1.Size = new System.Drawing.Size(11, 14);
  152. this.ultraLabel1.TabIndex = 222;
  153. this.ultraLabel1.Text = "-";
  154. //
  155. // ultraLabel4
  156. //
  157. this.ultraLabel4.AutoSize = true;
  158. this.ultraLabel4.Location = new System.Drawing.Point(445, 97);
  159. this.ultraLabel4.Name = "ultraLabel4";
  160. this.ultraLabel4.Size = new System.Drawing.Size(11, 14);
  161. this.ultraLabel4.TabIndex = 223;
  162. this.ultraLabel4.Text = "+";
  163. //
  164. // cmbDlyType
  165. //
  166. this.cmbDlyType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  167. this.cmbDlyType.Location = new System.Drawing.Point(543, 92);
  168. this.cmbDlyType.Name = "cmbDlyType";
  169. this.cmbDlyType.Size = new System.Drawing.Size(71, 21);
  170. this.cmbDlyType.TabIndex = 220;
  171. //
  172. // numDMax
  173. //
  174. this.numDMax.Location = new System.Drawing.Point(462, 92);
  175. this.numDMax.Name = "numDMax";
  176. this.numDMax.Nullable = true;
  177. this.numDMax.PromptChar = ' ';
  178. this.numDMax.Size = new System.Drawing.Size(75, 21);
  179. this.numDMax.TabIndex = 219;
  180. this.numDMax.Value = 5;
  181. //
  182. // numDMin
  183. //
  184. this.numDMin.Location = new System.Drawing.Point(364, 92);
  185. this.numDMin.Name = "numDMin";
  186. this.numDMin.Nullable = true;
  187. this.numDMin.PromptChar = ' ';
  188. this.numDMin.Size = new System.Drawing.Size(75, 21);
  189. this.numDMin.TabIndex = 218;
  190. this.numDMin.Value = 5;
  191. //
  192. // ultraLabel5
  193. //
  194. this.ultraLabel5.AutoSize = true;
  195. this.ultraLabel5.Location = new System.Drawing.Point(299, 95);
  196. this.ultraLabel5.Name = "ultraLabel5";
  197. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  198. this.ultraLabel5.TabIndex = 221;
  199. this.ultraLabel5.Text = "交货量差";
  200. //
  201. // labSpecName
  202. //
  203. this.labSpecName.AutoSize = true;
  204. this.labSpecName.Location = new System.Drawing.Point(302, 17);
  205. this.labSpecName.Name = "labSpecName";
  206. this.labSpecName.Size = new System.Drawing.Size(54, 16);
  207. this.labSpecName.TabIndex = 215;
  208. this.labSpecName.Text = "规 格";
  209. //
  210. // labModelName
  211. //
  212. this.labModelName.AutoSize = true;
  213. this.labModelName.Location = new System.Drawing.Point(13, 98);
  214. this.labModelName.Name = "labModelName";
  215. this.labModelName.Size = new System.Drawing.Size(54, 16);
  216. this.labModelName.TabIndex = 214;
  217. this.labModelName.Text = "扣 型";
  218. //
  219. // labSteelName
  220. //
  221. this.labSteelName.AutoSize = true;
  222. this.labSteelName.Location = new System.Drawing.Point(13, 71);
  223. this.labSteelName.Name = "labSteelName";
  224. this.labSteelName.Size = new System.Drawing.Size(54, 16);
  225. this.labSteelName.TabIndex = 213;
  226. this.labSteelName.Text = "钢 级";
  227. //
  228. // labProName
  229. //
  230. this.labProName.AutoSize = true;
  231. this.labProName.Location = new System.Drawing.Point(13, 44);
  232. this.labProName.Name = "labProName";
  233. this.labProName.Size = new System.Drawing.Size(54, 16);
  234. this.labProName.TabIndex = 217;
  235. this.labProName.Text = "品 名";
  236. //
  237. // labStdStyle
  238. //
  239. this.labStdStyle.AutoSize = true;
  240. this.labStdStyle.Location = new System.Drawing.Point(13, 126);
  241. this.labStdStyle.Name = "labStdStyle";
  242. this.labStdStyle.Size = new System.Drawing.Size(54, 16);
  243. this.labStdStyle.TabIndex = 216;
  244. this.labStdStyle.Text = "标准类别";
  245. //
  246. // labQtyNum
  247. //
  248. this.labQtyNum.AutoSize = true;
  249. this.labQtyNum.Location = new System.Drawing.Point(314, 70);
  250. this.labQtyNum.Name = "labQtyNum";
  251. this.labQtyNum.Size = new System.Drawing.Size(42, 16);
  252. this.labQtyNum.TabIndex = 212;
  253. this.labQtyNum.Text = "订货量";
  254. //
  255. // ultraLabel15
  256. //
  257. this.ultraLabel15.AutoSize = true;
  258. this.ultraLabel15.Location = new System.Drawing.Point(304, 124);
  259. this.ultraLabel15.Name = "ultraLabel15";
  260. this.ultraLabel15.Size = new System.Drawing.Size(54, 16);
  261. this.ultraLabel15.TabIndex = 209;
  262. this.ultraLabel15.Text = "最终用户";
  263. //
  264. // labLength
  265. //
  266. this.labLength.AutoSize = true;
  267. this.labLength.Location = new System.Drawing.Point(302, 43);
  268. this.labLength.Name = "labLength";
  269. this.labLength.Size = new System.Drawing.Size(54, 16);
  270. this.labLength.TabIndex = 210;
  271. this.labLength.Text = "长度要求";
  272. //
  273. // labStdName
  274. //
  275. this.labStdName.AutoSize = true;
  276. this.labStdName.Location = new System.Drawing.Point(13, 17);
  277. this.labStdName.Name = "labStdName";
  278. this.labStdName.Size = new System.Drawing.Size(54, 16);
  279. this.labStdName.TabIndex = 211;
  280. this.labStdName.Text = "标准名称";
  281. //
  282. // txtFinallyUser
  283. //
  284. appearance13.FontData.BoldAsString = "True";
  285. editorButton1.Appearance = appearance13;
  286. editorButton1.Text = "+";
  287. this.txtFinallyUser.ButtonsRight.Add(editorButton1);
  288. this.txtFinallyUser.Location = new System.Drawing.Point(364, 121);
  289. this.txtFinallyUser.Name = "txtFinallyUser";
  290. this.txtFinallyUser.ReadOnly = true;
  291. this.txtFinallyUser.RightToLeft = System.Windows.Forms.RightToLeft.No;
  292. this.txtFinallyUser.Size = new System.Drawing.Size(250, 21);
  293. this.txtFinallyUser.TabIndex = 208;
  294. this.txtFinallyUser.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtFinallyUser_EditorButtonClick);
  295. //
  296. // txtLength
  297. //
  298. appearance14.FontData.BoldAsString = "True";
  299. editorButton2.Appearance = appearance14;
  300. editorButton2.Text = "+";
  301. this.txtLength.ButtonsRight.Add(editorButton2);
  302. this.txtLength.Location = new System.Drawing.Point(362, 40);
  303. this.txtLength.Name = "txtLength";
  304. this.txtLength.ReadOnly = true;
  305. this.txtLength.RightToLeft = System.Windows.Forms.RightToLeft.No;
  306. this.txtLength.Size = new System.Drawing.Size(252, 21);
  307. this.txtLength.TabIndex = 207;
  308. this.txtLength.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtLength_EditorButtonClick);
  309. //
  310. // txtDlyInfo
  311. //
  312. appearance16.FontData.BoldAsString = "True";
  313. editorButton3.Appearance = appearance16;
  314. editorButton3.Key = "normal";
  315. editorButton3.Text = "+";
  316. appearance1.FontData.BoldAsString = "True";
  317. editorButton4.Appearance = appearance1;
  318. editorButton4.Key = "update";
  319. editorButton4.Text = "U";
  320. editorButton4.Visible = false;
  321. this.txtDlyInfo.ButtonsRight.Add(editorButton3);
  322. this.txtDlyInfo.ButtonsRight.Add(editorButton4);
  323. this.txtDlyInfo.Location = new System.Drawing.Point(73, 154);
  324. this.txtDlyInfo.Multiline = true;
  325. this.txtDlyInfo.Name = "txtDlyInfo";
  326. this.txtDlyInfo.ReadOnly = true;
  327. this.txtDlyInfo.RightToLeft = System.Windows.Forms.RightToLeft.No;
  328. this.txtDlyInfo.Size = new System.Drawing.Size(541, 57);
  329. this.txtDlyInfo.TabIndex = 233;
  330. this.txtDlyInfo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtDlyInfo_EditorButtonClick);
  331. //
  332. // labDlyInfo
  333. //
  334. this.labDlyInfo.AutoSize = true;
  335. this.labDlyInfo.Location = new System.Drawing.Point(13, 153);
  336. this.labDlyInfo.Name = "labDlyInfo";
  337. this.labDlyInfo.Size = new System.Drawing.Size(54, 16);
  338. this.labDlyInfo.TabIndex = 232;
  339. this.labDlyInfo.Text = "交货信息";
  340. //
  341. // CtrlLinePurchase
  342. //
  343. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  344. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  345. this.AutoScroll = true;
  346. this.Controls.Add(this.txtDlyInfo);
  347. this.Controls.Add(this.labDlyInfo);
  348. this.Controls.Add(this.cmbUnit);
  349. this.Controls.Add(this.numQty);
  350. this.Controls.Add(this.cmbStdStyle);
  351. this.Controls.Add(this.cmbModel);
  352. this.Controls.Add(this.cmbSteel);
  353. this.Controls.Add(this.cmbProName);
  354. this.Controls.Add(this.cmbSpec);
  355. this.Controls.Add(this.cmbStdName);
  356. this.Controls.Add(this.ultraLabel1);
  357. this.Controls.Add(this.ultraLabel4);
  358. this.Controls.Add(this.cmbDlyType);
  359. this.Controls.Add(this.numDMax);
  360. this.Controls.Add(this.numDMin);
  361. this.Controls.Add(this.ultraLabel5);
  362. this.Controls.Add(this.labSpecName);
  363. this.Controls.Add(this.labModelName);
  364. this.Controls.Add(this.labSteelName);
  365. this.Controls.Add(this.labProName);
  366. this.Controls.Add(this.labStdStyle);
  367. this.Controls.Add(this.labQtyNum);
  368. this.Controls.Add(this.ultraLabel15);
  369. this.Controls.Add(this.labLength);
  370. this.Controls.Add(this.labStdName);
  371. this.Controls.Add(this.txtFinallyUser);
  372. this.Controls.Add(this.txtLength);
  373. this.Name = "CtrlLinePurchase";
  374. this.Size = new System.Drawing.Size(627, 223);
  375. ((System.ComponentModel.ISupportInitialize)(this.cmbUnit)).EndInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.numQty)).EndInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.cmbStdStyle)).EndInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.cmbModel)).EndInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.cmbSteel)).EndInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.cmbProName)).EndInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.cmbSpec)).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.cmbStdName)).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.cmbDlyType)).EndInit();
  384. ((System.ComponentModel.ISupportInitialize)(this.numDMax)).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.numDMin)).EndInit();
  386. ((System.ComponentModel.ISupportInitialize)(this.txtFinallyUser)).EndInit();
  387. ((System.ComponentModel.ISupportInitialize)(this.txtLength)).EndInit();
  388. ((System.ComponentModel.ISupportInitialize)(this.txtDlyInfo)).EndInit();
  389. this.ResumeLayout(false);
  390. this.PerformLayout();
  391. }
  392. #endregion
  393. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbUnit;
  394. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numQty;
  395. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStdStyle;
  396. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbModel;
  397. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSteel;
  398. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbProName;
  399. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSpec;
  400. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStdName;
  401. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  402. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  403. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbDlyType;
  404. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numDMax;
  405. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numDMin;
  406. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  407. private Infragistics.Win.Misc.UltraLabel labSpecName;
  408. private Infragistics.Win.Misc.UltraLabel labModelName;
  409. private Infragistics.Win.Misc.UltraLabel labSteelName;
  410. private Infragistics.Win.Misc.UltraLabel labProName;
  411. private Infragistics.Win.Misc.UltraLabel labStdStyle;
  412. private Infragistics.Win.Misc.UltraLabel labQtyNum;
  413. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  414. private Infragistics.Win.Misc.UltraLabel labLength;
  415. private Infragistics.Win.Misc.UltraLabel labStdName;
  416. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFinallyUser;
  417. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLength;
  418. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDlyInfo;
  419. public Infragistics.Win.UltraWinEditors.UltraTextEditor TxtDlyInfo
  420. {
  421. get { return txtDlyInfo; }
  422. set { txtDlyInfo = value; }
  423. }
  424. private Infragistics.Win.Misc.UltraLabel labDlyInfo;
  425. public Infragistics.Win.Misc.UltraLabel LabDlyInfo
  426. {
  427. get { return labDlyInfo; }
  428. set { labDlyInfo = value; }
  429. }
  430. }
  431. }