FrmReqRequest.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593
  1. namespace Core.StlMes.Client.PlnSaleOrd.PopupWindow
  2. {
  3. partial class FrmReqRequest
  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.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PlnSaleorderRNumEntity", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RNumId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnDlyPk");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderNo");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderSeq");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeliveryNo");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Produccode");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Producname");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdCode");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdName");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Steelcode");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Steelname");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SpecCode");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SpecName");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModelCode");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModelDesc");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Outdiameter");
  47. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Wallthick");
  49. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Lengthdisc");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderUnit");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RepQty");
  53. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RepReason");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReqName");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReqTime");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanDealName");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanDealTime");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Reqweight");
  60. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReqWeightUnit");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ConfirmWt");
  63. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AcceptNo");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHC", 0);
  66. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "RepQty", 19, true, "PlnSaleorderRNumEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "RepQty", 19, true);
  67. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  81. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doQuery");
  82. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  83. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doModify");
  84. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  85. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  86. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  87. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  88. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmReqRequest));
  89. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doQuery");
  90. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doModify");
  92. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  94. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  96. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAddOld");
  98. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doModifyOld");
  100. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  101. this.FrmReqRequest_Fill_Panel = new System.Windows.Forms.Panel();
  102. this.ultraGridReqApply = new Infragistics.Win.UltraWinGrid.UltraGrid();
  103. this.slmPlnSaleorderRNumEntitybindingSource = new System.Windows.Forms.BindingSource(this.components);
  104. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  105. this.ultraTextReqReason = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  106. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  107. this.ultraNumericReq = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  108. this.ultraNumericOrderQty = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  109. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  110. this.ultraTextOrderUnit = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  111. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  112. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  113. this.ultraTextOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  114. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  115. this._FrmReqRequest_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  116. this.ultraToolbarsReq = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  117. this._FrmReqRequest_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  118. this._FrmReqRequest_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  119. this._FrmReqRequest_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  120. this.FrmReqRequest_Fill_Panel.SuspendLayout();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraGridReqApply)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.slmPlnSaleorderRNumEntitybindingSource)).BeginInit();
  123. this.ultraPanel1.ClientArea.SuspendLayout();
  124. this.ultraPanel1.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraTextReqReason)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericReq)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericOrderQty)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraTextOrderUnit)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraTextOrderNo)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsReq)).BeginInit();
  131. this.SuspendLayout();
  132. //
  133. // FrmReqRequest_Fill_Panel
  134. //
  135. this.FrmReqRequest_Fill_Panel.Controls.Add(this.ultraGridReqApply);
  136. this.FrmReqRequest_Fill_Panel.Controls.Add(this.ultraPanel1);
  137. this.FrmReqRequest_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  138. this.FrmReqRequest_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.FrmReqRequest_Fill_Panel.Location = new System.Drawing.Point(0, 50);
  140. this.FrmReqRequest_Fill_Panel.Name = "FrmReqRequest_Fill_Panel";
  141. this.FrmReqRequest_Fill_Panel.Size = new System.Drawing.Size(1033, 196);
  142. this.FrmReqRequest_Fill_Panel.TabIndex = 0;
  143. //
  144. // ultraGridReqApply
  145. //
  146. this.ultraGridReqApply.DataSource = this.slmPlnSaleorderRNumEntitybindingSource;
  147. appearance11.BackColor = System.Drawing.SystemColors.Window;
  148. appearance11.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  149. this.ultraGridReqApply.DisplayLayout.Appearance = appearance11;
  150. ultraGridColumn1.Header.VisiblePosition = 1;
  151. ultraGridColumn1.Width = 108;
  152. ultraGridColumn2.Header.VisiblePosition = 7;
  153. ultraGridColumn2.Hidden = true;
  154. ultraGridColumn3.Header.VisiblePosition = 8;
  155. ultraGridColumn3.Hidden = true;
  156. ultraGridColumn4.Header.VisiblePosition = 9;
  157. ultraGridColumn4.Hidden = true;
  158. ultraGridColumn5.Header.VisiblePosition = 10;
  159. ultraGridColumn5.Hidden = true;
  160. ultraGridColumn6.Header.VisiblePosition = 11;
  161. ultraGridColumn6.Hidden = true;
  162. ultraGridColumn7.Header.VisiblePosition = 12;
  163. ultraGridColumn7.Width = 82;
  164. ultraGridColumn8.Header.VisiblePosition = 13;
  165. ultraGridColumn8.Hidden = true;
  166. ultraGridColumn9.Header.VisiblePosition = 14;
  167. ultraGridColumn9.Width = 80;
  168. ultraGridColumn10.Header.VisiblePosition = 15;
  169. ultraGridColumn10.Hidden = true;
  170. ultraGridColumn11.Header.VisiblePosition = 16;
  171. ultraGridColumn11.Width = 78;
  172. ultraGridColumn12.Header.VisiblePosition = 17;
  173. ultraGridColumn12.Hidden = true;
  174. ultraGridColumn13.Header.VisiblePosition = 18;
  175. ultraGridColumn13.Width = 88;
  176. ultraGridColumn14.Header.VisiblePosition = 19;
  177. ultraGridColumn14.Hidden = true;
  178. ultraGridColumn15.Header.VisiblePosition = 20;
  179. ultraGridColumn15.Width = 88;
  180. appearance27.TextHAlignAsString = "Right";
  181. ultraGridColumn16.CellAppearance = appearance27;
  182. ultraGridColumn16.Header.VisiblePosition = 21;
  183. ultraGridColumn16.MaskInput = "nnnnn.nn";
  184. ultraGridColumn16.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  185. ultraGridColumn16.Width = 60;
  186. appearance28.TextHAlignAsString = "Right";
  187. ultraGridColumn17.CellAppearance = appearance28;
  188. ultraGridColumn17.Header.VisiblePosition = 22;
  189. ultraGridColumn17.MaskInput = "nnnnn.nn";
  190. ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  191. ultraGridColumn17.Width = 60;
  192. ultraGridColumn18.Header.VisiblePosition = 23;
  193. ultraGridColumn18.Width = 142;
  194. ultraGridColumn19.Header.VisiblePosition = 3;
  195. ultraGridColumn19.Hidden = true;
  196. ultraGridColumn19.Width = 70;
  197. appearance29.TextHAlignAsString = "Right";
  198. ultraGridColumn20.CellAppearance = appearance29;
  199. ultraGridColumn20.Header.VisiblePosition = 2;
  200. ultraGridColumn20.MaskInput = "nnnnnnn.nn";
  201. ultraGridColumn20.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  202. ultraGridColumn20.Width = 75;
  203. ultraGridColumn21.Header.VisiblePosition = 24;
  204. ultraGridColumn22.Header.VisiblePosition = 25;
  205. ultraGridColumn22.Width = 74;
  206. ultraGridColumn23.Header.VisiblePosition = 26;
  207. ultraGridColumn24.Header.VisiblePosition = 27;
  208. ultraGridColumn24.Width = 83;
  209. ultraGridColumn25.Header.VisiblePosition = 28;
  210. ultraGridColumn25.Width = 137;
  211. appearance30.TextHAlignAsString = "Right";
  212. ultraGridColumn26.CellAppearance = appearance30;
  213. ultraGridColumn26.Header.VisiblePosition = 4;
  214. ultraGridColumn26.MaskInput = "nnnnnnn.nnn";
  215. ultraGridColumn26.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  216. ultraGridColumn26.Width = 80;
  217. ultraGridColumn27.Header.VisiblePosition = 6;
  218. ultraGridColumn27.Width = 63;
  219. appearance31.TextHAlignAsString = "Right";
  220. ultraGridColumn28.CellAppearance = appearance31;
  221. ultraGridColumn28.Header.VisiblePosition = 5;
  222. ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Double;
  223. ultraGridColumn28.Width = 89;
  224. ultraGridColumn29.Header.VisiblePosition = 29;
  225. ultraGridColumn30.DataType = typeof(bool);
  226. ultraGridColumn30.Header.Caption = "选择";
  227. ultraGridColumn30.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  228. ultraGridColumn30.Header.VisiblePosition = 0;
  229. ultraGridColumn30.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  230. ultraGridColumn30.Width = 52;
  231. ultraGridBand1.Columns.AddRange(new object[] {
  232. ultraGridColumn1,
  233. ultraGridColumn2,
  234. ultraGridColumn3,
  235. ultraGridColumn4,
  236. ultraGridColumn5,
  237. ultraGridColumn6,
  238. ultraGridColumn7,
  239. ultraGridColumn8,
  240. ultraGridColumn9,
  241. ultraGridColumn10,
  242. ultraGridColumn11,
  243. ultraGridColumn12,
  244. ultraGridColumn13,
  245. ultraGridColumn14,
  246. ultraGridColumn15,
  247. ultraGridColumn16,
  248. ultraGridColumn17,
  249. ultraGridColumn18,
  250. ultraGridColumn19,
  251. ultraGridColumn20,
  252. ultraGridColumn21,
  253. ultraGridColumn22,
  254. ultraGridColumn23,
  255. ultraGridColumn24,
  256. ultraGridColumn25,
  257. ultraGridColumn26,
  258. ultraGridColumn27,
  259. ultraGridColumn28,
  260. ultraGridColumn29,
  261. ultraGridColumn30});
  262. appearance32.TextHAlignAsString = "Right";
  263. summarySettings1.Appearance = appearance32;
  264. summarySettings1.DisplayFormat = "{0}";
  265. summarySettings1.GroupBySummaryValueAppearance = appearance33;
  266. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  267. summarySettings1});
  268. this.ultraGridReqApply.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  269. this.ultraGridReqApply.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  270. this.ultraGridReqApply.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  271. appearance12.BackColor = System.Drawing.SystemColors.ActiveBorder;
  272. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  273. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  274. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  275. this.ultraGridReqApply.DisplayLayout.GroupByBox.Appearance = appearance12;
  276. appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
  277. this.ultraGridReqApply.DisplayLayout.GroupByBox.BandLabelAppearance = appearance13;
  278. this.ultraGridReqApply.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  279. this.ultraGridReqApply.DisplayLayout.GroupByBox.Hidden = true;
  280. appearance14.BackColor = System.Drawing.SystemColors.ControlLightLight;
  281. appearance14.BackColor2 = System.Drawing.SystemColors.Control;
  282. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  283. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  284. this.ultraGridReqApply.DisplayLayout.GroupByBox.PromptAppearance = appearance14;
  285. this.ultraGridReqApply.DisplayLayout.MaxColScrollRegions = 1;
  286. this.ultraGridReqApply.DisplayLayout.MaxRowScrollRegions = 1;
  287. appearance15.BackColor = System.Drawing.SystemColors.Window;
  288. appearance15.ForeColor = System.Drawing.SystemColors.ControlText;
  289. this.ultraGridReqApply.DisplayLayout.Override.ActiveCellAppearance = appearance15;
  290. appearance16.BackColor = System.Drawing.SystemColors.Highlight;
  291. appearance16.ForeColor = System.Drawing.SystemColors.HighlightText;
  292. this.ultraGridReqApply.DisplayLayout.Override.ActiveRowAppearance = appearance16;
  293. this.ultraGridReqApply.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  294. this.ultraGridReqApply.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  295. appearance17.BackColor = System.Drawing.SystemColors.Window;
  296. this.ultraGridReqApply.DisplayLayout.Override.CardAreaAppearance = appearance17;
  297. appearance18.BorderColor = System.Drawing.Color.Silver;
  298. appearance18.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  299. this.ultraGridReqApply.DisplayLayout.Override.CellAppearance = appearance18;
  300. this.ultraGridReqApply.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  301. this.ultraGridReqApply.DisplayLayout.Override.CellPadding = 0;
  302. appearance19.BackColor = System.Drawing.SystemColors.Control;
  303. appearance19.BackColor2 = System.Drawing.SystemColors.ControlDark;
  304. appearance19.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  305. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  306. appearance19.BorderColor = System.Drawing.SystemColors.Window;
  307. this.ultraGridReqApply.DisplayLayout.Override.GroupByRowAppearance = appearance19;
  308. appearance20.TextHAlignAsString = "Left";
  309. this.ultraGridReqApply.DisplayLayout.Override.HeaderAppearance = appearance20;
  310. this.ultraGridReqApply.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  311. this.ultraGridReqApply.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  312. appearance21.BackColor = System.Drawing.SystemColors.Window;
  313. appearance21.BorderColor = System.Drawing.Color.Silver;
  314. this.ultraGridReqApply.DisplayLayout.Override.RowAppearance = appearance21;
  315. this.ultraGridReqApply.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  316. appearance22.BackColor = System.Drawing.SystemColors.ControlLight;
  317. this.ultraGridReqApply.DisplayLayout.Override.TemplateAddRowAppearance = appearance22;
  318. this.ultraGridReqApply.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  319. this.ultraGridReqApply.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  320. this.ultraGridReqApply.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  321. this.ultraGridReqApply.Dock = System.Windows.Forms.DockStyle.Fill;
  322. this.ultraGridReqApply.Location = new System.Drawing.Point(0, 40);
  323. this.ultraGridReqApply.Name = "ultraGridReqApply";
  324. this.ultraGridReqApply.Size = new System.Drawing.Size(1033, 156);
  325. this.ultraGridReqApply.TabIndex = 1;
  326. this.ultraGridReqApply.Text = "ultraGrid1";
  327. this.ultraGridReqApply.BeforeRowActivate += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGridReqApply_BeforeRowActivate);
  328. //
  329. // slmPlnSaleorderRNumEntitybindingSource
  330. //
  331. this.slmPlnSaleorderRNumEntitybindingSource.DataSource = typeof(com.steering.pss.plnsaleord.order.model.PlnSaleorderRNumEntity);
  332. //
  333. // ultraPanel1
  334. //
  335. //
  336. // ultraPanel1.ClientArea
  337. //
  338. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTextReqReason);
  339. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel5);
  340. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNumericReq);
  341. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNumericOrderQty);
  342. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  343. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTextOrderUnit);
  344. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
  345. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  346. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTextOrderNo);
  347. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  348. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  349. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  350. this.ultraPanel1.Name = "ultraPanel1";
  351. this.ultraPanel1.Size = new System.Drawing.Size(1033, 40);
  352. this.ultraPanel1.TabIndex = 0;
  353. //
  354. // ultraTextReqReason
  355. //
  356. this.ultraTextReqReason.Location = new System.Drawing.Point(714, 10);
  357. this.ultraTextReqReason.Name = "ultraTextReqReason";
  358. this.ultraTextReqReason.Size = new System.Drawing.Size(226, 21);
  359. this.ultraTextReqReason.TabIndex = 10;
  360. //
  361. // ultraLabel5
  362. //
  363. this.ultraLabel5.AutoSize = true;
  364. this.ultraLabel5.Location = new System.Drawing.Point(654, 12);
  365. this.ultraLabel5.Name = "ultraLabel5";
  366. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  367. this.ultraLabel5.TabIndex = 9;
  368. this.ultraLabel5.Text = "补量原因";
  369. //
  370. // ultraNumericReq
  371. //
  372. this.ultraNumericReq.Location = new System.Drawing.Point(547, 10);
  373. this.ultraNumericReq.MinValue = 0;
  374. this.ultraNumericReq.Name = "ultraNumericReq";
  375. this.ultraNumericReq.Size = new System.Drawing.Size(100, 21);
  376. this.ultraNumericReq.TabIndex = 8;
  377. //
  378. // ultraNumericOrderQty
  379. //
  380. this.ultraNumericOrderQty.Enabled = false;
  381. this.ultraNumericOrderQty.Location = new System.Drawing.Point(247, 10);
  382. this.ultraNumericOrderQty.Name = "ultraNumericOrderQty";
  383. this.ultraNumericOrderQty.Size = new System.Drawing.Size(100, 21);
  384. this.ultraNumericOrderQty.TabIndex = 7;
  385. //
  386. // ultraLabel4
  387. //
  388. this.ultraLabel4.AutoSize = true;
  389. this.ultraLabel4.Location = new System.Drawing.Point(475, 12);
  390. this.ultraLabel4.Name = "ultraLabel4";
  391. this.ultraLabel4.Size = new System.Drawing.Size(66, 16);
  392. this.ultraLabel4.TabIndex = 6;
  393. this.ultraLabel4.Text = "补量申请量";
  394. //
  395. // ultraTextOrderUnit
  396. //
  397. this.ultraTextOrderUnit.Enabled = false;
  398. this.ultraTextOrderUnit.Location = new System.Drawing.Point(413, 10);
  399. this.ultraTextOrderUnit.Name = "ultraTextOrderUnit";
  400. this.ultraTextOrderUnit.Size = new System.Drawing.Size(56, 21);
  401. this.ultraTextOrderUnit.TabIndex = 5;
  402. //
  403. // ultraLabel3
  404. //
  405. this.ultraLabel3.AutoSize = true;
  406. this.ultraLabel3.Location = new System.Drawing.Point(353, 12);
  407. this.ultraLabel3.Name = "ultraLabel3";
  408. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  409. this.ultraLabel3.TabIndex = 4;
  410. this.ultraLabel3.Text = "订货单位";
  411. //
  412. // ultraLabel2
  413. //
  414. this.ultraLabel2.AutoSize = true;
  415. this.ultraLabel2.Location = new System.Drawing.Point(199, 12);
  416. this.ultraLabel2.Name = "ultraLabel2";
  417. this.ultraLabel2.Size = new System.Drawing.Size(42, 16);
  418. this.ultraLabel2.TabIndex = 2;
  419. this.ultraLabel2.Text = "订货量";
  420. //
  421. // ultraTextOrderNo
  422. //
  423. this.ultraTextOrderNo.Enabled = false;
  424. this.ultraTextOrderNo.Location = new System.Drawing.Point(61, 10);
  425. this.ultraTextOrderNo.Name = "ultraTextOrderNo";
  426. this.ultraTextOrderNo.Size = new System.Drawing.Size(132, 21);
  427. this.ultraTextOrderNo.TabIndex = 1;
  428. this.ultraTextOrderNo.WordWrap = false;
  429. //
  430. // ultraLabel1
  431. //
  432. this.ultraLabel1.AutoSize = true;
  433. this.ultraLabel1.Location = new System.Drawing.Point(13, 12);
  434. this.ultraLabel1.Name = "ultraLabel1";
  435. this.ultraLabel1.Size = new System.Drawing.Size(42, 16);
  436. this.ultraLabel1.TabIndex = 0;
  437. this.ultraLabel1.Text = "合同号";
  438. //
  439. // _FrmReqRequest_Toolbars_Dock_Area_Left
  440. //
  441. this._FrmReqRequest_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  442. this._FrmReqRequest_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  443. this._FrmReqRequest_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  444. this._FrmReqRequest_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  445. this._FrmReqRequest_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 50);
  446. this._FrmReqRequest_Toolbars_Dock_Area_Left.Name = "_FrmReqRequest_Toolbars_Dock_Area_Left";
  447. this._FrmReqRequest_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 196);
  448. this._FrmReqRequest_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsReq;
  449. //
  450. // ultraToolbarsReq
  451. //
  452. this.ultraToolbarsReq.DesignerFlags = 1;
  453. this.ultraToolbarsReq.DockWithinContainer = this;
  454. this.ultraToolbarsReq.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  455. this.ultraToolbarsReq.ShowFullMenusDelay = 500;
  456. ultraToolbar1.DockedColumn = 0;
  457. ultraToolbar1.DockedRow = 0;
  458. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  459. buttonTool3,
  460. buttonTool1,
  461. buttonTool5,
  462. buttonTool6,
  463. buttonTool9});
  464. ultraToolbar1.Text = "UltraToolbar1";
  465. this.ultraToolbarsReq.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  466. ultraToolbar1});
  467. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  468. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  469. buttonTool2.SharedPropsInternal.Caption = "新增";
  470. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  471. appearance23.Image = ((object)(resources.GetObject("appearance23.Image")));
  472. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance23;
  473. buttonTool4.SharedPropsInternal.Caption = "查询";
  474. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  475. appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
  476. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
  477. buttonTool7.SharedPropsInternal.Caption = "修改";
  478. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  479. appearance26.Image = ((object)(resources.GetObject("appearance26.Image")));
  480. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance26;
  481. buttonTool8.SharedPropsInternal.Caption = "删除";
  482. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  483. appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
  484. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance34;
  485. buttonTool10.SharedPropsInternal.Caption = "关闭";
  486. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  487. appearance35.Image = ((object)(resources.GetObject("appearance35.Image")));
  488. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance35;
  489. buttonTool13.SharedPropsInternal.Caption = "旧新增";
  490. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  491. appearance36.Image = ((object)(resources.GetObject("appearance36.Image")));
  492. buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance36;
  493. buttonTool14.SharedPropsInternal.Caption = "旧修改";
  494. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  495. this.ultraToolbarsReq.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  496. buttonTool2,
  497. buttonTool4,
  498. buttonTool7,
  499. buttonTool8,
  500. buttonTool10,
  501. buttonTool13,
  502. buttonTool14});
  503. this.ultraToolbarsReq.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsReq_ToolClick);
  504. //
  505. // _FrmReqRequest_Toolbars_Dock_Area_Right
  506. //
  507. this._FrmReqRequest_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  508. this._FrmReqRequest_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  509. this._FrmReqRequest_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  510. this._FrmReqRequest_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  511. this._FrmReqRequest_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1033, 50);
  512. this._FrmReqRequest_Toolbars_Dock_Area_Right.Name = "_FrmReqRequest_Toolbars_Dock_Area_Right";
  513. this._FrmReqRequest_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 196);
  514. this._FrmReqRequest_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsReq;
  515. //
  516. // _FrmReqRequest_Toolbars_Dock_Area_Top
  517. //
  518. this._FrmReqRequest_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  519. this._FrmReqRequest_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  520. this._FrmReqRequest_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  521. this._FrmReqRequest_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  522. this._FrmReqRequest_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  523. this._FrmReqRequest_Toolbars_Dock_Area_Top.Name = "_FrmReqRequest_Toolbars_Dock_Area_Top";
  524. this._FrmReqRequest_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1033, 50);
  525. this._FrmReqRequest_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsReq;
  526. //
  527. // _FrmReqRequest_Toolbars_Dock_Area_Bottom
  528. //
  529. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  530. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  531. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  532. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  533. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 246);
  534. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.Name = "_FrmReqRequest_Toolbars_Dock_Area_Bottom";
  535. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1033, 0);
  536. this._FrmReqRequest_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsReq;
  537. //
  538. // FrmReqRequest
  539. //
  540. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  541. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  542. this.ClientSize = new System.Drawing.Size(1033, 246);
  543. this.Controls.Add(this.FrmReqRequest_Fill_Panel);
  544. this.Controls.Add(this._FrmReqRequest_Toolbars_Dock_Area_Left);
  545. this.Controls.Add(this._FrmReqRequest_Toolbars_Dock_Area_Right);
  546. this.Controls.Add(this._FrmReqRequest_Toolbars_Dock_Area_Top);
  547. this.Controls.Add(this._FrmReqRequest_Toolbars_Dock_Area_Bottom);
  548. this.Name = "FrmReqRequest";
  549. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  550. this.Text = "补量申请";
  551. this.Load += new System.EventHandler(this.FrmReqRequest_Load);
  552. this.FrmReqRequest_Fill_Panel.ResumeLayout(false);
  553. ((System.ComponentModel.ISupportInitialize)(this.ultraGridReqApply)).EndInit();
  554. ((System.ComponentModel.ISupportInitialize)(this.slmPlnSaleorderRNumEntitybindingSource)).EndInit();
  555. this.ultraPanel1.ClientArea.ResumeLayout(false);
  556. this.ultraPanel1.ClientArea.PerformLayout();
  557. this.ultraPanel1.ResumeLayout(false);
  558. ((System.ComponentModel.ISupportInitialize)(this.ultraTextReqReason)).EndInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericReq)).EndInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericOrderQty)).EndInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.ultraTextOrderUnit)).EndInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.ultraTextOrderNo)).EndInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsReq)).EndInit();
  564. this.ResumeLayout(false);
  565. }
  566. #endregion
  567. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsReq;
  568. private System.Windows.Forms.Panel FrmReqRequest_Fill_Panel;
  569. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmReqRequest_Toolbars_Dock_Area_Left;
  570. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmReqRequest_Toolbars_Dock_Area_Right;
  571. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmReqRequest_Toolbars_Dock_Area_Top;
  572. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmReqRequest_Toolbars_Dock_Area_Bottom;
  573. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  574. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  575. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextOrderNo;
  576. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericReq;
  577. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericOrderQty;
  578. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  579. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextOrderUnit;
  580. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  581. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  582. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridReqApply;
  583. private System.Windows.Forms.BindingSource slmPlnSaleorderRNumEntitybindingSource;
  584. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextReqReason;
  585. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  586. }
  587. }