FrmBasePlineGroup.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656
  1. namespace Core.StlMes.Client.YdmBase
  2. {
  3. partial class FrmBasePlineGroup
  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. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  29. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE_M");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME_M");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE_C");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME_C");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCK_GROUP_CODE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOCK_GROUP_NAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NAME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STORAGE_NO");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPARTMENT_CODE", 0);
  42. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  59. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  60. this.cmbGroupQuery = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  61. this.chkPline = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  62. this.cmbPlineQuery = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  63. this.chkGroup = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  64. this.GridStorage = new Infragistics.Win.UltraWinGrid.UltraGrid();
  65. this.dataSet1 = new System.Data.DataSet();
  66. this.dataTable1 = new System.Data.DataTable();
  67. this.dataColumn14 = new System.Data.DataColumn();
  68. this.dataColumn15 = new System.Data.DataColumn();
  69. this.dataColumn16 = new System.Data.DataColumn();
  70. this.dataColumn17 = new System.Data.DataColumn();
  71. this.dataColumn18 = new System.Data.DataColumn();
  72. this.dataColumn19 = new System.Data.DataColumn();
  73. this.dataColumn1 = new System.Data.DataColumn();
  74. this.dataColumn2 = new System.Data.DataColumn();
  75. this.dataColumn3 = new System.Data.DataColumn();
  76. this.dataColumn4 = new System.Data.DataColumn();
  77. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  78. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  79. this.txtPlineCode = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  80. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  81. this.GroupName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  82. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  83. this.cmb_taskNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  84. this.cmbAdressNo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  85. this.cmbPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  86. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  87. this.cmb_stoClass = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  88. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  90. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  91. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  92. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  93. this.dataColumn5 = new System.Data.DataColumn();
  94. this.dataColumn6 = new System.Data.DataColumn();
  95. this.ultraPanel1.ClientArea.SuspendLayout();
  96. this.ultraPanel1.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.cmbGroupQuery)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.chkPline)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.cmbPlineQuery)).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)(this.chkGroup)).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)(this.GridStorage)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  105. this.ultraExpandableGroupBox1.SuspendLayout();
  106. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.txtPlineCode)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.GroupName)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.cmb_taskNo)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.cmbAdressNo)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.cmbPline)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.cmb_stoClass)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  114. this.SuspendLayout();
  115. //
  116. // ultraPanel1
  117. //
  118. //
  119. // ultraPanel1.ClientArea
  120. //
  121. this.ultraPanel1.ClientArea.Controls.Add(this.cmbGroupQuery);
  122. this.ultraPanel1.ClientArea.Controls.Add(this.chkPline);
  123. this.ultraPanel1.ClientArea.Controls.Add(this.cmbPlineQuery);
  124. this.ultraPanel1.ClientArea.Controls.Add(this.chkGroup);
  125. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  126. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  127. this.ultraPanel1.Name = "ultraPanel1";
  128. this.ultraPanel1.Size = new System.Drawing.Size(958, 40);
  129. this.ultraPanel1.TabIndex = 1;
  130. //
  131. // cmbGroupQuery
  132. //
  133. this.cmbGroupQuery.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  134. this.cmbGroupQuery.Enabled = false;
  135. this.cmbGroupQuery.Location = new System.Drawing.Point(306, 9);
  136. this.cmbGroupQuery.Name = "cmbGroupQuery";
  137. this.cmbGroupQuery.Size = new System.Drawing.Size(120, 21);
  138. this.cmbGroupQuery.TabIndex = 34;
  139. //
  140. // chkPline
  141. //
  142. this.chkPline.AutoSize = true;
  143. this.chkPline.Location = new System.Drawing.Point(22, 10);
  144. this.chkPline.Name = "chkPline";
  145. this.chkPline.Size = new System.Drawing.Size(71, 19);
  146. this.chkPline.TabIndex = 33;
  147. this.chkPline.Text = "产线名称";
  148. this.chkPline.CheckedChanged += new System.EventHandler(this.chkPline_CheckedChanged);
  149. //
  150. // cmbPlineQuery
  151. //
  152. this.cmbPlineQuery.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  153. this.cmbPlineQuery.Enabled = false;
  154. this.cmbPlineQuery.Location = new System.Drawing.Point(99, 9);
  155. this.cmbPlineQuery.Name = "cmbPlineQuery";
  156. this.cmbPlineQuery.Size = new System.Drawing.Size(120, 21);
  157. this.cmbPlineQuery.TabIndex = 32;
  158. //
  159. // chkGroup
  160. //
  161. this.chkGroup.AutoSize = true;
  162. this.chkGroup.Location = new System.Drawing.Point(235, 10);
  163. this.chkGroup.Name = "chkGroup";
  164. this.chkGroup.Size = new System.Drawing.Size(71, 19);
  165. this.chkGroup.TabIndex = 0;
  166. this.chkGroup.Text = "管理分组";
  167. this.chkGroup.CheckedChanged += new System.EventHandler(this.chkPline_CheckedChanged);
  168. //
  169. // GridStorage
  170. //
  171. this.GridStorage.DataMember = "Table1";
  172. this.GridStorage.DataSource = this.dataSet1;
  173. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  174. ultraGridColumn1.Header.VisiblePosition = 4;
  175. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 8;
  176. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  177. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  178. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  179. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  180. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  181. ultraGridColumn2.Header.VisiblePosition = 5;
  182. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 10;
  183. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  184. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(133, 0);
  185. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  186. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  187. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  188. ultraGridColumn3.Header.VisiblePosition = 6;
  189. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 12;
  190. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  191. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
  192. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  193. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  194. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  195. ultraGridColumn4.Header.VisiblePosition = 7;
  196. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 14;
  197. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  198. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(139, 0);
  199. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  200. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  201. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  202. ultraGridColumn5.Header.VisiblePosition = 0;
  203. ultraGridColumn5.Hidden = true;
  204. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0;
  205. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  206. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  207. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  208. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  209. ultraGridColumn6.Header.VisiblePosition = 1;
  210. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 0;
  211. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  212. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(222, 0);
  213. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  214. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  215. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  216. ultraGridColumn7.Header.VisiblePosition = 2;
  217. ultraGridColumn7.Hidden = true;
  218. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  219. ultraGridColumn8.Header.VisiblePosition = 3;
  220. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 2;
  221. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  222. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(162, 0);
  223. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  224. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  225. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  226. ultraGridColumn9.Header.Caption = "管理分组编码";
  227. ultraGridColumn9.Header.VisiblePosition = 8;
  228. ultraGridColumn9.Hidden = true;
  229. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  230. ultraGridColumn10.Header.VisiblePosition = 9;
  231. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 4;
  232. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  233. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(108, 0);
  234. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  235. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  236. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  237. ultraGridColumn11.Header.VisiblePosition = 10;
  238. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 6;
  239. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  240. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  241. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  242. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  243. ultraGridColumn12.Header.VisiblePosition = 11;
  244. ultraGridColumn12.Hidden = true;
  245. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  246. ultraGridColumn13.Header.Caption = "作业单位代码";
  247. ultraGridColumn13.Header.VisiblePosition = 12;
  248. ultraGridColumn13.Hidden = true;
  249. ultraGridBand1.Columns.AddRange(new object[] {
  250. ultraGridColumn1,
  251. ultraGridColumn2,
  252. ultraGridColumn3,
  253. ultraGridColumn4,
  254. ultraGridColumn5,
  255. ultraGridColumn6,
  256. ultraGridColumn7,
  257. ultraGridColumn8,
  258. ultraGridColumn9,
  259. ultraGridColumn10,
  260. ultraGridColumn11,
  261. ultraGridColumn12,
  262. ultraGridColumn13});
  263. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  264. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  265. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  266. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  267. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  268. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  269. this.GridStorage.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  270. appearance11.BackColor = System.Drawing.SystemColors.ActiveBorder;
  271. appearance11.BackColor2 = System.Drawing.SystemColors.ControlDark;
  272. appearance11.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  273. appearance11.BorderColor = System.Drawing.SystemColors.Window;
  274. this.GridStorage.DisplayLayout.GroupByBox.Appearance = appearance11;
  275. appearance12.ForeColor = System.Drawing.SystemColors.GrayText;
  276. this.GridStorage.DisplayLayout.GroupByBox.BandLabelAppearance = appearance12;
  277. this.GridStorage.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  278. this.GridStorage.DisplayLayout.GroupByBox.Hidden = true;
  279. this.GridStorage.DisplayLayout.GroupByBox.Prompt = "将需要分组的列拖到此区域";
  280. appearance13.BackColor = System.Drawing.SystemColors.ControlLightLight;
  281. appearance13.BackColor2 = System.Drawing.SystemColors.Control;
  282. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  283. appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
  284. this.GridStorage.DisplayLayout.GroupByBox.PromptAppearance = appearance13;
  285. this.GridStorage.DisplayLayout.MaxColScrollRegions = 1;
  286. this.GridStorage.DisplayLayout.MaxRowScrollRegions = 1;
  287. this.GridStorage.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Solid;
  288. this.GridStorage.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Solid;
  289. appearance14.BackColor = System.Drawing.SystemColors.Window;
  290. this.GridStorage.DisplayLayout.Override.CardAreaAppearance = appearance14;
  291. this.GridStorage.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  292. this.GridStorage.DisplayLayout.Override.CellPadding = 0;
  293. this.GridStorage.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  294. appearance15.BackColor = System.Drawing.SystemColors.Control;
  295. appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
  296. appearance15.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  297. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  298. appearance15.BorderColor = System.Drawing.SystemColors.Window;
  299. this.GridStorage.DisplayLayout.Override.GroupByRowAppearance = appearance15;
  300. appearance16.TextHAlignAsString = "Center";
  301. appearance16.TextVAlignAsString = "Middle";
  302. this.GridStorage.DisplayLayout.Override.HeaderAppearance = appearance16;
  303. this.GridStorage.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  304. this.GridStorage.DisplayLayout.Override.MaxSelectedRows = 1;
  305. this.GridStorage.DisplayLayout.Override.MinRowHeight = 21;
  306. appearance17.TextVAlignAsString = "Middle";
  307. this.GridStorage.DisplayLayout.Override.RowAppearance = appearance17;
  308. appearance18.TextVAlignAsString = "Middle";
  309. this.GridStorage.DisplayLayout.Override.RowSelectorAppearance = appearance18;
  310. this.GridStorage.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  311. this.GridStorage.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  312. this.GridStorage.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.SingleAutoDrag;
  313. appearance19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  314. appearance19.ForeColor = System.Drawing.Color.DarkBlue;
  315. this.GridStorage.DisplayLayout.Override.SummaryFooterAppearance = appearance19;
  316. appearance20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
  317. appearance20.ForeColor = System.Drawing.Color.DarkBlue;
  318. this.GridStorage.DisplayLayout.Override.SummaryValueAppearance = appearance20;
  319. this.GridStorage.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  320. this.GridStorage.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  321. this.GridStorage.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  322. this.GridStorage.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  323. this.GridStorage.Dock = System.Windows.Forms.DockStyle.Fill;
  324. this.GridStorage.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  325. this.GridStorage.Location = new System.Drawing.Point(0, 40);
  326. this.GridStorage.Name = "GridStorage";
  327. this.GridStorage.Size = new System.Drawing.Size(958, 405);
  328. this.GridStorage.TabIndex = 5;
  329. this.GridStorage.AfterRowActivate += new System.EventHandler(this.GridStorage_AfterRowActivate);
  330. //
  331. // dataSet1
  332. //
  333. this.dataSet1.DataSetName = "NewDataSet";
  334. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  335. this.dataTable1});
  336. //
  337. // dataTable1
  338. //
  339. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  340. this.dataColumn14,
  341. this.dataColumn15,
  342. this.dataColumn16,
  343. this.dataColumn17,
  344. this.dataColumn18,
  345. this.dataColumn19,
  346. this.dataColumn1,
  347. this.dataColumn2,
  348. this.dataColumn3,
  349. this.dataColumn4,
  350. this.dataColumn5,
  351. this.dataColumn6});
  352. this.dataTable1.TableName = "Table1";
  353. //
  354. // dataColumn14
  355. //
  356. this.dataColumn14.Caption = "创建人";
  357. this.dataColumn14.ColumnName = "CREATE_NAME";
  358. //
  359. // dataColumn15
  360. //
  361. this.dataColumn15.Caption = "创建时间";
  362. this.dataColumn15.ColumnName = "CREATE_TIME";
  363. //
  364. // dataColumn16
  365. //
  366. this.dataColumn16.Caption = "修改人";
  367. this.dataColumn16.ColumnName = "UPDATE_NAME";
  368. //
  369. // dataColumn17
  370. //
  371. this.dataColumn17.Caption = "修改时间";
  372. this.dataColumn17.ColumnName = "UPDATE_TIME";
  373. //
  374. // dataColumn18
  375. //
  376. this.dataColumn18.Caption = "主产线代码";
  377. this.dataColumn18.ColumnName = "PLINE_CODE_M";
  378. //
  379. // dataColumn19
  380. //
  381. this.dataColumn19.Caption = "主产线名称";
  382. this.dataColumn19.ColumnName = "PLINE_NAME_M";
  383. //
  384. // dataColumn1
  385. //
  386. this.dataColumn1.ColumnName = "PLINE_CODE_C";
  387. //
  388. // dataColumn2
  389. //
  390. this.dataColumn2.Caption = "去向";
  391. this.dataColumn2.ColumnName = "PLINE_NAME_C";
  392. //
  393. // dataColumn3
  394. //
  395. this.dataColumn3.ColumnName = "STOCK_GROUP_CODE";
  396. //
  397. // dataColumn4
  398. //
  399. this.dataColumn4.Caption = "仓库分组";
  400. this.dataColumn4.ColumnName = "STOCK_GROUP_NAME";
  401. //
  402. // ultraExpandableGroupBox1
  403. //
  404. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  405. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  406. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(958, 78);
  407. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 445);
  408. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  409. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(958, 78);
  410. this.ultraExpandableGroupBox1.TabIndex = 4;
  411. this.ultraExpandableGroupBox1.Text = "编辑区 ";
  412. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  413. //
  414. // ultraExpandableGroupBoxPanel1
  415. //
  416. this.ultraExpandableGroupBoxPanel1.AutoScroll = true;
  417. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor1);
  418. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  419. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPlineCode);
  420. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  421. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.GroupName);
  422. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
  423. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_taskNo);
  424. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbAdressNo);
  425. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmbPline);
  426. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  427. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.cmb_stoClass);
  428. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  429. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  430. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  431. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  432. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 20);
  433. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  434. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(952, 55);
  435. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  436. //
  437. // txtPlineCode
  438. //
  439. this.txtPlineCode.Location = new System.Drawing.Point(339, 4);
  440. this.txtPlineCode.Name = "txtPlineCode";
  441. this.txtPlineCode.Size = new System.Drawing.Size(203, 21);
  442. this.txtPlineCode.TabIndex = 2;
  443. this.txtPlineCode.ValueChanged += new System.EventHandler(this.txtPlineCode_ValueChanged);
  444. //
  445. // ultraLabel1
  446. //
  447. appearance2.BackColor = System.Drawing.Color.Transparent;
  448. this.ultraLabel1.Appearance = appearance2;
  449. this.ultraLabel1.AutoSize = true;
  450. this.ultraLabel1.Location = new System.Drawing.Point(284, 8);
  451. this.ultraLabel1.Name = "ultraLabel1";
  452. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  453. this.ultraLabel1.TabIndex = 36;
  454. this.ultraLabel1.Text = "产线名称";
  455. //
  456. // GroupName
  457. //
  458. this.GroupName.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  459. this.GroupName.Location = new System.Drawing.Point(613, 28);
  460. this.GroupName.Name = "GroupName";
  461. this.GroupName.Size = new System.Drawing.Size(123, 21);
  462. this.GroupName.TabIndex = 6;
  463. //
  464. // ultraLabel12
  465. //
  466. appearance5.BackColor = System.Drawing.Color.Transparent;
  467. this.ultraLabel12.Appearance = appearance5;
  468. this.ultraLabel12.AutoSize = true;
  469. this.ultraLabel12.Location = new System.Drawing.Point(557, 32);
  470. this.ultraLabel12.Name = "ultraLabel12";
  471. this.ultraLabel12.Size = new System.Drawing.Size(54, 16);
  472. this.ultraLabel12.TabIndex = 34;
  473. this.ultraLabel12.Text = "仓库分组";
  474. //
  475. // cmb_taskNo
  476. //
  477. this.cmb_taskNo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  478. this.cmb_taskNo.Location = new System.Drawing.Point(339, 27);
  479. this.cmb_taskNo.Name = "cmb_taskNo";
  480. this.cmb_taskNo.Size = new System.Drawing.Size(203, 21);
  481. this.cmb_taskNo.TabIndex = 5;
  482. //
  483. // cmbAdressNo
  484. //
  485. this.cmbAdressNo.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  486. this.cmbAdressNo.Location = new System.Drawing.Point(613, 4);
  487. this.cmbAdressNo.Name = "cmbAdressNo";
  488. this.cmbAdressNo.Size = new System.Drawing.Size(123, 21);
  489. this.cmbAdressNo.TabIndex = 3;
  490. this.cmbAdressNo.ValueChanged += new System.EventHandler(this.cmbAdressNo_ValueChanged);
  491. //
  492. // cmbPline
  493. //
  494. this.cmbPline.Location = new System.Drawing.Point(73, 4);
  495. this.cmbPline.Name = "cmbPline";
  496. this.cmbPline.Size = new System.Drawing.Size(203, 21);
  497. this.cmbPline.TabIndex = 1;
  498. //
  499. // ultraLabel7
  500. //
  501. appearance7.BackColor = System.Drawing.Color.Transparent;
  502. this.ultraLabel7.Appearance = appearance7;
  503. this.ultraLabel7.AutoSize = true;
  504. this.ultraLabel7.Location = new System.Drawing.Point(284, 31);
  505. this.ultraLabel7.Name = "ultraLabel7";
  506. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  507. this.ultraLabel7.TabIndex = 15;
  508. this.ultraLabel7.Text = "到 站";
  509. //
  510. // cmb_stoClass
  511. //
  512. this.cmb_stoClass.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  513. this.cmb_stoClass.Location = new System.Drawing.Point(73, 27);
  514. this.cmb_stoClass.Name = "cmb_stoClass";
  515. this.cmb_stoClass.Size = new System.Drawing.Size(203, 21);
  516. this.cmb_stoClass.TabIndex = 4;
  517. //
  518. // ultraLabel6
  519. //
  520. appearance8.BackColor = System.Drawing.Color.Transparent;
  521. this.ultraLabel6.Appearance = appearance8;
  522. this.ultraLabel6.AutoSize = true;
  523. this.ultraLabel6.Location = new System.Drawing.Point(16, 31);
  524. this.ultraLabel6.Name = "ultraLabel6";
  525. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  526. this.ultraLabel6.TabIndex = 13;
  527. this.ultraLabel6.Text = "交货地点";
  528. //
  529. // ultraLabel4
  530. //
  531. appearance1.BackColor = System.Drawing.Color.Transparent;
  532. this.ultraLabel4.Appearance = appearance1;
  533. this.ultraLabel4.AutoSize = true;
  534. this.ultraLabel4.Location = new System.Drawing.Point(9, 8);
  535. this.ultraLabel4.Name = "ultraLabel4";
  536. this.ultraLabel4.Size = new System.Drawing.Size(66, 16);
  537. this.ultraLabel4.TabIndex = 9;
  538. this.ultraLabel4.Text = "主产线名称";
  539. //
  540. // ultraLabel3
  541. //
  542. appearance3.BackColor = System.Drawing.Color.Transparent;
  543. this.ultraLabel3.Appearance = appearance3;
  544. this.ultraLabel3.AutoSize = true;
  545. this.ultraLabel3.Location = new System.Drawing.Point(557, 9);
  546. this.ultraLabel3.Name = "ultraLabel3";
  547. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  548. this.ultraLabel3.TabIndex = 7;
  549. this.ultraLabel3.Text = "运输方式";
  550. //
  551. // ultraComboEditor1
  552. //
  553. this.ultraComboEditor1.Location = new System.Drawing.Point(806, 4);
  554. this.ultraComboEditor1.Name = "ultraComboEditor1";
  555. this.ultraComboEditor1.Size = new System.Drawing.Size(143, 21);
  556. this.ultraComboEditor1.TabIndex = 37;
  557. //
  558. // ultraLabel2
  559. //
  560. appearance4.BackColor = System.Drawing.Color.Transparent;
  561. this.ultraLabel2.Appearance = appearance4;
  562. this.ultraLabel2.AutoSize = true;
  563. this.ultraLabel2.Location = new System.Drawing.Point(750, 9);
  564. this.ultraLabel2.Name = "ultraLabel2";
  565. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  566. this.ultraLabel2.TabIndex = 38;
  567. this.ultraLabel2.Text = "默认仓库";
  568. //
  569. // dataColumn5
  570. //
  571. this.dataColumn5.Caption = "默认仓库";
  572. this.dataColumn5.ColumnName = "STORAGE_NAME";
  573. //
  574. // dataColumn6
  575. //
  576. this.dataColumn6.ColumnName = "STORAGE_NO";
  577. //
  578. // FrmBasePlineGroup
  579. //
  580. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  581. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  582. this.ClientSize = new System.Drawing.Size(958, 523);
  583. this.Controls.Add(this.GridStorage);
  584. this.Controls.Add(this.ultraExpandableGroupBox1);
  585. this.Controls.Add(this.ultraPanel1);
  586. this.Name = "FrmBasePlineGroup";
  587. this.Text = "产线与管理分组关系";
  588. this.Load += new System.EventHandler(this.FrmBasePlineGroup_Load);
  589. this.ultraPanel1.ClientArea.ResumeLayout(false);
  590. this.ultraPanel1.ClientArea.PerformLayout();
  591. this.ultraPanel1.ResumeLayout(false);
  592. ((System.ComponentModel.ISupportInitialize)(this.cmbGroupQuery)).EndInit();
  593. ((System.ComponentModel.ISupportInitialize)(this.chkPline)).EndInit();
  594. ((System.ComponentModel.ISupportInitialize)(this.cmbPlineQuery)).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)(this.chkGroup)).EndInit();
  596. ((System.ComponentModel.ISupportInitialize)(this.GridStorage)).EndInit();
  597. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  600. this.ultraExpandableGroupBox1.ResumeLayout(false);
  601. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  602. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  603. ((System.ComponentModel.ISupportInitialize)(this.txtPlineCode)).EndInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.GroupName)).EndInit();
  605. ((System.ComponentModel.ISupportInitialize)(this.cmb_taskNo)).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.cmbAdressNo)).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.cmbPline)).EndInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.cmb_stoClass)).EndInit();
  609. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  610. this.ResumeLayout(false);
  611. }
  612. #endregion
  613. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  614. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkPline;
  615. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbPlineQuery;
  616. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkGroup;
  617. private Infragistics.Win.UltraWinGrid.UltraGrid GridStorage;
  618. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  619. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  620. private Infragistics.Win.UltraWinEditors.UltraComboEditor GroupName;
  621. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  622. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_taskNo;
  623. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbAdressNo;
  624. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbPline;
  625. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  626. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmb_stoClass;
  627. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  628. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  629. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  630. private System.Data.DataSet dataSet1;
  631. private System.Data.DataTable dataTable1;
  632. private System.Data.DataColumn dataColumn14;
  633. private System.Data.DataColumn dataColumn15;
  634. private System.Data.DataColumn dataColumn16;
  635. private System.Data.DataColumn dataColumn17;
  636. private System.Data.DataColumn dataColumn18;
  637. private System.Data.DataColumn dataColumn19;
  638. private System.Data.DataColumn dataColumn1;
  639. private System.Data.DataColumn dataColumn2;
  640. private System.Data.DataColumn dataColumn3;
  641. private System.Data.DataColumn dataColumn4;
  642. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGroupQuery;
  643. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPlineCode;
  644. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  645. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  646. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  647. private System.Data.DataColumn dataColumn5;
  648. private System.Data.DataColumn dataColumn6;
  649. }
  650. }