FrmModifyPlnJgM.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564
  1. namespace Core.StlMes.Client.Plan.Order.JGGXPln
  2. {
  3. partial class FrmModifyPlnJgM
  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 appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRO_PLAN_ID");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JG_ORDERNO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_SEQ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERY_NO");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_ID");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_NAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MONITORDEMAND");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IF_MONITOR_JG");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRDCR_NO");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REQ_BL_ID");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CODE_JG");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CODE_JG_BL");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLANNUM");
  45. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_JG");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_JG_DESC");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCED_NUM");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  53. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modefiy");
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  68. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modefiy");
  69. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  70. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmModifyPlnJgM));
  71. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  72. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  74. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  75. this.ultraGridGXJGD = new Infragistics.Win.UltraWinGrid.UltraGrid();
  76. this.dataSet1 = new System.Data.DataSet();
  77. this.dataTable1 = new System.Data.DataTable();
  78. this.dataColumn1 = new System.Data.DataColumn();
  79. this.dataColumn2 = new System.Data.DataColumn();
  80. this.dataColumn3 = new System.Data.DataColumn();
  81. this.dataColumn4 = new System.Data.DataColumn();
  82. this.dataColumn6 = new System.Data.DataColumn();
  83. this.dataColumn7 = new System.Data.DataColumn();
  84. this.dataColumn8 = new System.Data.DataColumn();
  85. this.dataColumn9 = new System.Data.DataColumn();
  86. this.dataColumn11 = new System.Data.DataColumn();
  87. this.dataColumn12 = new System.Data.DataColumn();
  88. this.dataColumn13 = new System.Data.DataColumn();
  89. this.dataColumn14 = new System.Data.DataColumn();
  90. this.dataColumn15 = new System.Data.DataColumn();
  91. this.dataColumn16 = new System.Data.DataColumn();
  92. this.dataColumn17 = new System.Data.DataColumn();
  93. this.dataColumn18 = new System.Data.DataColumn();
  94. this.dataColumn19 = new System.Data.DataColumn();
  95. this.dataColumn20 = new System.Data.DataColumn();
  96. this.dataColumn21 = new System.Data.DataColumn();
  97. this.dataColumn22 = new System.Data.DataColumn();
  98. this.dataColumn23 = new System.Data.DataColumn();
  99. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  100. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  101. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  102. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  103. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  104. this.comPlineTimeCtrl1 = new Core.StlMes.Client.Plan.Order.JGGXPln.ComPlineTimeCtrl();
  105. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  106. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraGridGXJGD)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  111. this.ultraGroupBox1.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  113. this.splitContainer1.Panel1.SuspendLayout();
  114. this.splitContainer1.Panel2.SuspendLayout();
  115. this.splitContainer1.SuspendLayout();
  116. this.SuspendLayout();
  117. //
  118. // ultraGridGXJGD
  119. //
  120. this.ultraGridGXJGD.DataSource = this.dataSet1;
  121. appearance1.BackColor = System.Drawing.SystemColors.Window;
  122. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  123. this.ultraGridGXJGD.DisplayLayout.Appearance = appearance1;
  124. ultraGridColumn1.Header.VisiblePosition = 0;
  125. ultraGridColumn2.Header.VisiblePosition = 1;
  126. ultraGridColumn2.Width = 127;
  127. ultraGridColumn3.Header.VisiblePosition = 14;
  128. ultraGridColumn3.Hidden = true;
  129. ultraGridColumn4.Header.VisiblePosition = 15;
  130. ultraGridColumn4.Hidden = true;
  131. ultraGridColumn5.Header.VisiblePosition = 16;
  132. ultraGridColumn5.Hidden = true;
  133. ultraGridColumn6.Header.VisiblePosition = 6;
  134. ultraGridColumn6.Hidden = true;
  135. ultraGridColumn7.Header.VisiblePosition = 7;
  136. ultraGridColumn8.Header.VisiblePosition = 9;
  137. ultraGridColumn9.Header.VisiblePosition = 8;
  138. ultraGridColumn9.Width = 76;
  139. ultraGridColumn10.Header.VisiblePosition = 10;
  140. ultraGridColumn10.Hidden = true;
  141. ultraGridColumn11.Header.VisiblePosition = 2;
  142. ultraGridColumn11.Width = 105;
  143. ultraGridColumn12.Header.VisiblePosition = 11;
  144. ultraGridColumn12.Width = 67;
  145. ultraGridColumn13.Header.VisiblePosition = 12;
  146. ultraGridColumn13.Width = 90;
  147. appearance29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  148. ultraGridColumn14.CellAppearance = appearance29;
  149. ultraGridColumn14.Header.VisiblePosition = 3;
  150. ultraGridColumn14.Width = 100;
  151. ultraGridColumn15.Header.VisiblePosition = 4;
  152. ultraGridColumn15.Hidden = true;
  153. ultraGridColumn16.Header.Caption = "接箍规格";
  154. ultraGridColumn16.Header.VisiblePosition = 5;
  155. ultraGridColumn16.Width = 121;
  156. ultraGridColumn17.Header.VisiblePosition = 13;
  157. ultraGridColumn17.Hidden = true;
  158. ultraGridColumn17.Width = 100;
  159. ultraGridColumn18.Header.VisiblePosition = 17;
  160. ultraGridColumn18.Width = 70;
  161. ultraGridColumn19.Header.VisiblePosition = 18;
  162. ultraGridColumn20.Header.VisiblePosition = 19;
  163. ultraGridColumn20.Width = 70;
  164. ultraGridColumn21.Header.VisiblePosition = 20;
  165. ultraGridBand1.Columns.AddRange(new object[] {
  166. ultraGridColumn1,
  167. ultraGridColumn2,
  168. ultraGridColumn3,
  169. ultraGridColumn4,
  170. ultraGridColumn5,
  171. ultraGridColumn6,
  172. ultraGridColumn7,
  173. ultraGridColumn8,
  174. ultraGridColumn9,
  175. ultraGridColumn10,
  176. ultraGridColumn11,
  177. ultraGridColumn12,
  178. ultraGridColumn13,
  179. ultraGridColumn14,
  180. ultraGridColumn15,
  181. ultraGridColumn16,
  182. ultraGridColumn17,
  183. ultraGridColumn18,
  184. ultraGridColumn19,
  185. ultraGridColumn20,
  186. ultraGridColumn21});
  187. this.ultraGridGXJGD.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  188. this.ultraGridGXJGD.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  189. this.ultraGridGXJGD.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  190. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  191. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  192. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  193. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  194. this.ultraGridGXJGD.DisplayLayout.GroupByBox.Appearance = appearance2;
  195. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  196. this.ultraGridGXJGD.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  197. this.ultraGridGXJGD.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  198. this.ultraGridGXJGD.DisplayLayout.GroupByBox.Hidden = true;
  199. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  200. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  201. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  202. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  203. this.ultraGridGXJGD.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  204. this.ultraGridGXJGD.DisplayLayout.MaxColScrollRegions = 1;
  205. this.ultraGridGXJGD.DisplayLayout.MaxRowScrollRegions = 1;
  206. appearance5.BackColor = System.Drawing.SystemColors.Window;
  207. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  208. this.ultraGridGXJGD.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  209. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  210. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  211. this.ultraGridGXJGD.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  212. this.ultraGridGXJGD.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  213. this.ultraGridGXJGD.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  214. appearance7.BackColor = System.Drawing.SystemColors.Window;
  215. this.ultraGridGXJGD.DisplayLayout.Override.CardAreaAppearance = appearance7;
  216. appearance8.BorderColor = System.Drawing.Color.Silver;
  217. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  218. this.ultraGridGXJGD.DisplayLayout.Override.CellAppearance = appearance8;
  219. this.ultraGridGXJGD.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  220. this.ultraGridGXJGD.DisplayLayout.Override.CellPadding = 0;
  221. appearance9.BackColor = System.Drawing.SystemColors.Control;
  222. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  223. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  224. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  225. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  226. this.ultraGridGXJGD.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  227. appearance10.TextHAlignAsString = "Left";
  228. this.ultraGridGXJGD.DisplayLayout.Override.HeaderAppearance = appearance10;
  229. this.ultraGridGXJGD.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  230. this.ultraGridGXJGD.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  231. appearance11.BackColor = System.Drawing.SystemColors.Window;
  232. appearance11.BorderColor = System.Drawing.Color.Silver;
  233. this.ultraGridGXJGD.DisplayLayout.Override.RowAppearance = appearance11;
  234. this.ultraGridGXJGD.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  235. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  236. this.ultraGridGXJGD.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  237. this.ultraGridGXJGD.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  238. this.ultraGridGXJGD.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  239. this.ultraGridGXJGD.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  240. this.ultraGridGXJGD.Dock = System.Windows.Forms.DockStyle.Fill;
  241. this.ultraGridGXJGD.Location = new System.Drawing.Point(3, 18);
  242. this.ultraGridGXJGD.Name = "ultraGridGXJGD";
  243. this.ultraGridGXJGD.Size = new System.Drawing.Size(927, 194);
  244. this.ultraGridGXJGD.TabIndex = 1;
  245. this.ultraGridGXJGD.Text = "ultraGrid1";
  246. //
  247. // dataSet1
  248. //
  249. this.dataSet1.DataSetName = "NewDataSet";
  250. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  251. this.dataTable1});
  252. //
  253. // dataTable1
  254. //
  255. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  256. this.dataColumn1,
  257. this.dataColumn2,
  258. this.dataColumn3,
  259. this.dataColumn4,
  260. this.dataColumn6,
  261. this.dataColumn7,
  262. this.dataColumn8,
  263. this.dataColumn9,
  264. this.dataColumn11,
  265. this.dataColumn12,
  266. this.dataColumn13,
  267. this.dataColumn14,
  268. this.dataColumn15,
  269. this.dataColumn16,
  270. this.dataColumn17,
  271. this.dataColumn18,
  272. this.dataColumn19,
  273. this.dataColumn20,
  274. this.dataColumn21,
  275. this.dataColumn22,
  276. this.dataColumn23});
  277. this.dataTable1.TableName = "Table1";
  278. //
  279. // dataColumn1
  280. //
  281. this.dataColumn1.Caption = "接箍工序订单编号";
  282. this.dataColumn1.ColumnName = "PRO_PLAN_ID";
  283. //
  284. // dataColumn2
  285. //
  286. this.dataColumn2.Caption = "接箍合同号";
  287. this.dataColumn2.ColumnName = "JG_ORDERNO";
  288. //
  289. // dataColumn3
  290. //
  291. this.dataColumn3.Caption = "合同号";
  292. this.dataColumn3.ColumnName = "ORDER_NO";
  293. //
  294. // dataColumn4
  295. //
  296. this.dataColumn4.Caption = "合同行号";
  297. this.dataColumn4.ColumnName = "ORDER_SEQ";
  298. //
  299. // dataColumn6
  300. //
  301. this.dataColumn6.Caption = "交货编码";
  302. this.dataColumn6.ColumnName = "DELIVERY_NO";
  303. //
  304. // dataColumn7
  305. //
  306. this.dataColumn7.Caption = "客户编号";
  307. this.dataColumn7.ColumnName = "BUYER_ID";
  308. //
  309. // dataColumn8
  310. //
  311. this.dataColumn8.Caption = "客户名称";
  312. this.dataColumn8.ColumnName = "BUYER_NAME";
  313. //
  314. // dataColumn9
  315. //
  316. this.dataColumn9.Caption = "监制要求";
  317. this.dataColumn9.ColumnName = "MONITORDEMAND";
  318. //
  319. // dataColumn11
  320. //
  321. this.dataColumn11.Caption = "是否接箍监制";
  322. this.dataColumn11.ColumnName = "IF_MONITOR_JG";
  323. //
  324. // dataColumn12
  325. //
  326. this.dataColumn12.Caption = "监制编号";
  327. this.dataColumn12.ColumnName = "PRDCR_NO";
  328. //
  329. // dataColumn13
  330. //
  331. this.dataColumn13.Caption = "接箍料需求号";
  332. this.dataColumn13.ColumnName = "REQ_BL_ID";
  333. //
  334. // dataColumn14
  335. //
  336. this.dataColumn14.Caption = "接箍码";
  337. this.dataColumn14.ColumnName = "CODE_JG";
  338. //
  339. // dataColumn15
  340. //
  341. this.dataColumn15.Caption = "接箍备料码";
  342. this.dataColumn15.ColumnName = "CODE_JG_BL";
  343. //
  344. // dataColumn16
  345. //
  346. this.dataColumn16.Caption = "接箍排产个数";
  347. this.dataColumn16.ColumnName = "PLANNUM";
  348. //
  349. // dataColumn17
  350. //
  351. this.dataColumn17.Caption = "接箍规格代码";
  352. this.dataColumn17.ColumnName = "SPEC_JG";
  353. //
  354. // dataColumn18
  355. //
  356. this.dataColumn18.Caption = "接箍规格描述";
  357. this.dataColumn18.ColumnName = "SPEC_JG_DESC";
  358. //
  359. // dataColumn19
  360. //
  361. this.dataColumn19.Caption = "生产完成个数";
  362. this.dataColumn19.ColumnName = "PRODUCED_NUM";
  363. //
  364. // dataColumn20
  365. //
  366. this.dataColumn20.Caption = "创建人";
  367. this.dataColumn20.ColumnName = "CREATE_NAME";
  368. //
  369. // dataColumn21
  370. //
  371. this.dataColumn21.Caption = "创建时间";
  372. this.dataColumn21.ColumnName = "CREATE_TIME";
  373. //
  374. // dataColumn22
  375. //
  376. this.dataColumn22.Caption = "修改人";
  377. this.dataColumn22.ColumnName = "UPDATE_NAME";
  378. //
  379. // dataColumn23
  380. //
  381. this.dataColumn23.Caption = "修改时间";
  382. this.dataColumn23.ColumnName = "UPDATE_TIME";
  383. //
  384. // ultraGroupBox1
  385. //
  386. this.ultraGroupBox1.Controls.Add(this.ultraGridGXJGD);
  387. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  388. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  389. this.ultraGroupBox1.Name = "ultraGroupBox1";
  390. this.ultraGroupBox1.Size = new System.Drawing.Size(933, 215);
  391. this.ultraGroupBox1.TabIndex = 2;
  392. this.ultraGroupBox1.Text = "接箍订单明细项";
  393. //
  394. // _FrmBase_Toolbars_Dock_Area_Left
  395. //
  396. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  397. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  398. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  399. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  400. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
  401. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  402. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 438);
  403. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  404. //
  405. // _FrmBase_Toolbars_Dock_Area_Right
  406. //
  407. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  408. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  409. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  410. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  411. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(933, 25);
  412. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  413. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 438);
  414. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  415. //
  416. // _FrmBase_Toolbars_Dock_Area_Top
  417. //
  418. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  419. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  420. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  421. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  422. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  423. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  424. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(933, 25);
  425. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  426. //
  427. // _FrmBase_Toolbars_Dock_Area_Bottom
  428. //
  429. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  430. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  431. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  432. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  433. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 463);
  434. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  435. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(933, 0);
  436. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  437. //
  438. // comPlineTimeCtrl1
  439. //
  440. this.comPlineTimeCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
  441. this.comPlineTimeCtrl1.HrCapcty = 0;
  442. this.comPlineTimeCtrl1.Location = new System.Drawing.Point(0, 0);
  443. this.comPlineTimeCtrl1.Name = "comPlineTimeCtrl1";
  444. this.comPlineTimeCtrl1.Plinecode = "";
  445. this.comPlineTimeCtrl1.Plinename = "";
  446. this.comPlineTimeCtrl1.Size = new System.Drawing.Size(933, 219);
  447. this.comPlineTimeCtrl1.TabIndex = 0;
  448. //
  449. // ultraToolbarsManager1
  450. //
  451. this.ultraToolbarsManager1.DesignerFlags = 1;
  452. this.ultraToolbarsManager1.DockWithinContainer = this;
  453. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  454. ultraToolbar1.DockedColumn = 0;
  455. ultraToolbar1.DockedRow = 0;
  456. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  457. buttonTool5,
  458. buttonTool1,
  459. buttonTool3});
  460. ultraToolbar1.Text = "UltraToolbar1";
  461. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  462. ultraToolbar1});
  463. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  464. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  465. buttonTool2.SharedPropsInternal.Caption = "修改";
  466. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  467. appearance31.Image = ((object)(resources.GetObject("appearance31.Image")));
  468. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance31;
  469. buttonTool4.SharedPropsInternal.Caption = "关闭";
  470. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  471. appearance32.Image = ((object)(resources.GetObject("appearance32.Image")));
  472. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance32;
  473. buttonTool6.SharedPropsInternal.Caption = "查询";
  474. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  475. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  476. buttonTool2,
  477. buttonTool4,
  478. buttonTool6});
  479. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  480. //
  481. // splitContainer1
  482. //
  483. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  484. this.splitContainer1.Location = new System.Drawing.Point(0, 25);
  485. this.splitContainer1.Name = "splitContainer1";
  486. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  487. //
  488. // splitContainer1.Panel1
  489. //
  490. this.splitContainer1.Panel1.Controls.Add(this.comPlineTimeCtrl1);
  491. //
  492. // splitContainer1.Panel2
  493. //
  494. this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox1);
  495. this.splitContainer1.Size = new System.Drawing.Size(933, 438);
  496. this.splitContainer1.SplitterDistance = 219;
  497. this.splitContainer1.TabIndex = 7;
  498. //
  499. // FrmModifyPlnJgM
  500. //
  501. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  502. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  503. this.ClientSize = new System.Drawing.Size(933, 463);
  504. this.Controls.Add(this.splitContainer1);
  505. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  506. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  507. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  508. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  509. this.Name = "FrmModifyPlnJgM";
  510. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  511. this.Text = "接箍订单修改";
  512. this.Load += new System.EventHandler(this.FrmModifyPlnJgM_Load);
  513. ((System.ComponentModel.ISupportInitialize)(this.ultraGridGXJGD)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  517. this.ultraGroupBox1.ResumeLayout(false);
  518. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  519. this.splitContainer1.Panel1.ResumeLayout(false);
  520. this.splitContainer1.Panel2.ResumeLayout(false);
  521. this.splitContainer1.ResumeLayout(false);
  522. this.ResumeLayout(false);
  523. }
  524. #endregion
  525. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridGXJGD;
  526. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  527. private ComPlineTimeCtrl comPlineTimeCtrl1;
  528. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  529. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  530. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  531. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  532. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  533. private System.Data.DataSet dataSet1;
  534. private System.Data.DataTable dataTable1;
  535. private System.Data.DataColumn dataColumn1;
  536. private System.Data.DataColumn dataColumn2;
  537. private System.Data.DataColumn dataColumn3;
  538. private System.Data.DataColumn dataColumn4;
  539. private System.Data.DataColumn dataColumn6;
  540. private System.Data.DataColumn dataColumn7;
  541. private System.Data.DataColumn dataColumn8;
  542. private System.Data.DataColumn dataColumn9;
  543. private System.Data.DataColumn dataColumn11;
  544. private System.Data.DataColumn dataColumn12;
  545. private System.Data.DataColumn dataColumn13;
  546. private System.Data.DataColumn dataColumn14;
  547. private System.Data.DataColumn dataColumn15;
  548. private System.Data.DataColumn dataColumn16;
  549. private System.Data.DataColumn dataColumn17;
  550. private System.Data.DataColumn dataColumn18;
  551. private System.Data.DataColumn dataColumn19;
  552. private System.Data.DataColumn dataColumn20;
  553. private System.Data.DataColumn dataColumn21;
  554. private System.Data.DataColumn dataColumn22;
  555. private System.Data.DataColumn dataColumn23;
  556. private System.Windows.Forms.SplitContainer splitContainer1;
  557. }
  558. }