UIM010010.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010010
  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("AREA_NO");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_NAME");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_TYPE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("H_SAIL");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_ID");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REG_TIME");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  36. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  50. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  51. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  52. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  53. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  54. this.dataSet1 = new System.Data.DataSet();
  55. this.dataTable1 = new System.Data.DataTable();
  56. this.dataColumn1 = new System.Data.DataColumn();
  57. this.dataColumn2 = new System.Data.DataColumn();
  58. this.dataColumn3 = new System.Data.DataColumn();
  59. this.dataColumn4 = new System.Data.DataColumn();
  60. this.dataColumn5 = new System.Data.DataColumn();
  61. this.dataColumn6 = new System.Data.DataColumn();
  62. this.dataColumn7 = new System.Data.DataColumn();
  63. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  64. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  65. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  66. this.checkBox1 = new System.Windows.Forms.CheckBox();
  67. this.textBox3 = new System.Windows.Forms.TextBox();
  68. this.textBox2 = new System.Windows.Forms.TextBox();
  69. this.label6 = new System.Windows.Forms.Label();
  70. this.label5 = new System.Windows.Forms.Label();
  71. this.label4 = new System.Windows.Forms.Label();
  72. this.label2 = new System.Windows.Forms.Label();
  73. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  74. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  75. this.label1 = new System.Windows.Forms.Label();
  76. this.ultraPanel1.ClientArea.SuspendLayout();
  77. this.ultraPanel1.SuspendLayout();
  78. this.ultraPanel2.ClientArea.SuspendLayout();
  79. this.ultraPanel2.SuspendLayout();
  80. this.ultraPanel3.ClientArea.SuspendLayout();
  81. this.ultraPanel3.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  86. this.ultraExpandableGroupBox1.SuspendLayout();
  87. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  90. this.ultraGroupBox1.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  92. this.SuspendLayout();
  93. //
  94. // ultraPanel1
  95. //
  96. //
  97. // ultraPanel1.ClientArea
  98. //
  99. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  100. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox1);
  101. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  103. this.ultraPanel1.Name = "ultraPanel1";
  104. this.ultraPanel1.Size = new System.Drawing.Size(676, 407);
  105. this.ultraPanel1.TabIndex = 0;
  106. //
  107. // ultraPanel2
  108. //
  109. //
  110. // ultraPanel2.ClientArea
  111. //
  112. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel3);
  113. this.ultraPanel2.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  114. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.ultraPanel2.Location = new System.Drawing.Point(0, 54);
  116. this.ultraPanel2.Name = "ultraPanel2";
  117. this.ultraPanel2.Size = new System.Drawing.Size(676, 353);
  118. this.ultraPanel2.TabIndex = 1;
  119. //
  120. // ultraPanel3
  121. //
  122. //
  123. // ultraPanel3.ClientArea
  124. //
  125. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
  126. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  127. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  128. this.ultraPanel3.Name = "ultraPanel3";
  129. this.ultraPanel3.Size = new System.Drawing.Size(676, 262);
  130. this.ultraPanel3.TabIndex = 2;
  131. //
  132. // ultraGrid1
  133. //
  134. this.ultraGrid1.DataSource = this.dataSet1;
  135. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  136. ultraGridColumn1.Header.VisiblePosition = 0;
  137. ultraGridColumn2.Header.VisiblePosition = 1;
  138. ultraGridColumn3.Header.VisiblePosition = 2;
  139. ultraGridColumn4.Header.VisiblePosition = 3;
  140. ultraGridColumn5.Header.VisiblePosition = 4;
  141. ultraGridColumn6.Header.VisiblePosition = 5;
  142. ultraGridColumn7.Header.VisiblePosition = 6;
  143. ultraGridBand1.Columns.AddRange(new object[] {
  144. ultraGridColumn1,
  145. ultraGridColumn2,
  146. ultraGridColumn3,
  147. ultraGridColumn4,
  148. ultraGridColumn5,
  149. ultraGridColumn6,
  150. ultraGridColumn7});
  151. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  152. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  153. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  154. appearance5.BackColor = System.Drawing.Color.GhostWhite;
  155. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  156. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  157. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  158. appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
  159. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  160. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  161. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  162. appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
  163. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance11;
  164. appearance12.BackColor = System.Drawing.Color.LightSteelBlue;
  165. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance12;
  166. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  167. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  168. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  169. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  170. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  171. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  172. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  173. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  174. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  175. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  177. this.ultraGrid1.Name = "ultraGrid1";
  178. this.ultraGrid1.Size = new System.Drawing.Size(676, 262);
  179. this.ultraGrid1.TabIndex = 0;
  180. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  181. //
  182. // dataSet1
  183. //
  184. this.dataSet1.DataSetName = "NewDataSet";
  185. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  186. this.dataTable1});
  187. //
  188. // dataTable1
  189. //
  190. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  191. this.dataColumn1,
  192. this.dataColumn2,
  193. this.dataColumn3,
  194. this.dataColumn4,
  195. this.dataColumn5,
  196. this.dataColumn6,
  197. this.dataColumn7});
  198. this.dataTable1.TableName = "Table1";
  199. //
  200. // dataColumn1
  201. //
  202. this.dataColumn1.Caption = "区域编号";
  203. this.dataColumn1.ColumnName = "AREA_NO";
  204. //
  205. // dataColumn2
  206. //
  207. this.dataColumn2.Caption = "区域名称";
  208. this.dataColumn2.ColumnName = "AREA_NAME";
  209. //
  210. // dataColumn3
  211. //
  212. this.dataColumn3.Caption = "区域类型";
  213. this.dataColumn3.ColumnName = "AREA_TYPE";
  214. //
  215. // dataColumn4
  216. //
  217. this.dataColumn4.Caption = "是否可外卖";
  218. this.dataColumn4.ColumnName = "H_SAIL";
  219. //
  220. // dataColumn5
  221. //
  222. this.dataColumn5.Caption = "操作人";
  223. this.dataColumn5.ColumnName = "REG_ID";
  224. //
  225. // dataColumn6
  226. //
  227. this.dataColumn6.Caption = "操作时间";
  228. this.dataColumn6.ColumnName = "REG_TIME";
  229. //
  230. // dataColumn7
  231. //
  232. this.dataColumn7.Caption = "备注";
  233. this.dataColumn7.ColumnName = "REMARK";
  234. //
  235. // ultraExpandableGroupBox1
  236. //
  237. appearance4.BackColor = System.Drawing.Color.Gainsboro;
  238. this.ultraExpandableGroupBox1.Appearance = appearance4;
  239. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  240. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  241. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(676, 91);
  242. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 262);
  243. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  244. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(676, 91);
  245. this.ultraExpandableGroupBox1.TabIndex = 1;
  246. this.ultraExpandableGroupBox1.Text = "编辑区域";
  247. //
  248. // ultraExpandableGroupBoxPanel1
  249. //
  250. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor2);
  251. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBox1);
  252. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox3);
  253. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox2);
  254. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
  255. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5);
  256. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  257. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label2);
  258. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  259. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  260. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  261. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(670, 69);
  262. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  263. //
  264. // ultraComboEditor2
  265. //
  266. appearance1.BorderColor = System.Drawing.Color.Black;
  267. this.ultraComboEditor2.Appearance = appearance1;
  268. this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  269. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  270. valueListItem4.DataValue = new decimal(new int[] {
  271. 1,
  272. 0,
  273. 0,
  274. 0});
  275. valueListItem4.DisplayText = "冷轧原料库";
  276. valueListItem5.DataValue = new decimal(new int[] {
  277. 2,
  278. 0,
  279. 0,
  280. 0});
  281. valueListItem5.DisplayText = "冷轧中间库";
  282. valueListItem6.DataValue = new decimal(new int[] {
  283. 3,
  284. 0,
  285. 0,
  286. 0});
  287. valueListItem6.DisplayText = "冷轧成品库";
  288. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  289. valueListItem4,
  290. valueListItem5,
  291. valueListItem6});
  292. this.ultraComboEditor2.Location = new System.Drawing.Point(69, 2);
  293. this.ultraComboEditor2.Name = "ultraComboEditor2";
  294. this.ultraComboEditor2.Size = new System.Drawing.Size(103, 21);
  295. this.ultraComboEditor2.TabIndex = 11;
  296. //
  297. // checkBox1
  298. //
  299. this.checkBox1.AutoSize = true;
  300. this.checkBox1.Location = new System.Drawing.Point(474, 5);
  301. this.checkBox1.Name = "checkBox1";
  302. this.checkBox1.Size = new System.Drawing.Size(15, 14);
  303. this.checkBox1.TabIndex = 9;
  304. this.checkBox1.UseVisualStyleBackColor = true;
  305. //
  306. // textBox3
  307. //
  308. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  309. this.textBox3.Location = new System.Drawing.Point(68, 30);
  310. this.textBox3.Name = "textBox3";
  311. this.textBox3.Size = new System.Drawing.Size(144, 21);
  312. this.textBox3.TabIndex = 8;
  313. //
  314. // textBox2
  315. //
  316. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  317. this.textBox2.Location = new System.Drawing.Point(252, 2);
  318. this.textBox2.Name = "textBox2";
  319. this.textBox2.Size = new System.Drawing.Size(100, 21);
  320. this.textBox2.TabIndex = 7;
  321. //
  322. // label6
  323. //
  324. this.label6.BackColor = System.Drawing.Color.LightBlue;
  325. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  326. this.label6.Location = new System.Drawing.Point(11, 30);
  327. this.label6.Name = "label6";
  328. this.label6.Size = new System.Drawing.Size(56, 21);
  329. this.label6.TabIndex = 4;
  330. this.label6.Text = "备注";
  331. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  332. //
  333. // label5
  334. //
  335. this.label5.BackColor = System.Drawing.Color.LightBlue;
  336. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  337. this.label5.Location = new System.Drawing.Point(373, 2);
  338. this.label5.Name = "label5";
  339. this.label5.Size = new System.Drawing.Size(95, 21);
  340. this.label5.TabIndex = 3;
  341. this.label5.Text = "是否可用于外卖";
  342. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  343. //
  344. // label4
  345. //
  346. this.label4.BackColor = System.Drawing.Color.LightBlue;
  347. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  348. this.label4.Location = new System.Drawing.Point(195, 2);
  349. this.label4.Name = "label4";
  350. this.label4.Size = new System.Drawing.Size(56, 21);
  351. this.label4.TabIndex = 2;
  352. this.label4.Text = "区域名称";
  353. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  354. //
  355. // label2
  356. //
  357. this.label2.BackColor = System.Drawing.Color.LightBlue;
  358. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  359. this.label2.Location = new System.Drawing.Point(12, 2);
  360. this.label2.Name = "label2";
  361. this.label2.Size = new System.Drawing.Size(56, 21);
  362. this.label2.TabIndex = 0;
  363. this.label2.Text = "区域类型";
  364. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  365. //
  366. // ultraGroupBox1
  367. //
  368. appearance3.BackColor = System.Drawing.Color.Gainsboro;
  369. this.ultraGroupBox1.Appearance = appearance3;
  370. this.ultraGroupBox1.Controls.Add(this.ultraComboEditor1);
  371. this.ultraGroupBox1.Controls.Add(this.label1);
  372. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  373. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  374. this.ultraGroupBox1.Name = "ultraGroupBox1";
  375. this.ultraGroupBox1.Size = new System.Drawing.Size(676, 54);
  376. this.ultraGroupBox1.TabIndex = 0;
  377. this.ultraGroupBox1.Text = "查询条件";
  378. //
  379. // ultraComboEditor1
  380. //
  381. appearance2.BorderColor = System.Drawing.Color.Black;
  382. this.ultraComboEditor1.Appearance = appearance2;
  383. this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  384. valueListItem1.DataValue = new decimal(new int[] {
  385. 1,
  386. 0,
  387. 0,
  388. 0});
  389. valueListItem1.DisplayText = "冷轧原料库";
  390. valueListItem2.DataValue = new decimal(new int[] {
  391. 2,
  392. 0,
  393. 0,
  394. 0});
  395. valueListItem2.DisplayText = "冷轧中间库";
  396. valueListItem3.DataValue = new decimal(new int[] {
  397. 3,
  398. 0,
  399. 0,
  400. 0});
  401. valueListItem3.DisplayText = "冷轧成品库";
  402. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  403. valueListItem1,
  404. valueListItem2,
  405. valueListItem3});
  406. this.ultraComboEditor1.Location = new System.Drawing.Point(69, 23);
  407. this.ultraComboEditor1.Name = "ultraComboEditor1";
  408. this.ultraComboEditor1.Size = new System.Drawing.Size(123, 21);
  409. this.ultraComboEditor1.TabIndex = 10;
  410. this.ultraComboEditor1.ValueChanged += new System.EventHandler(this.ultraComboEditor1_ValueChanged);
  411. //
  412. // label1
  413. //
  414. this.label1.BackColor = System.Drawing.Color.LightBlue;
  415. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  416. this.label1.Location = new System.Drawing.Point(12, 23);
  417. this.label1.Name = "label1";
  418. this.label1.Size = new System.Drawing.Size(56, 21);
  419. this.label1.TabIndex = 0;
  420. this.label1.Text = "区域类型";
  421. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  422. //
  423. // UIM010010
  424. //
  425. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  426. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  427. this.ClientSize = new System.Drawing.Size(676, 407);
  428. this.Controls.Add(this.ultraPanel1);
  429. this.Name = "UIM010010";
  430. this.Text = "UIM010010";
  431. this.Load += new System.EventHandler(this.UIM010010_Load);
  432. this.ultraPanel1.ClientArea.ResumeLayout(false);
  433. this.ultraPanel1.ResumeLayout(false);
  434. this.ultraPanel2.ClientArea.ResumeLayout(false);
  435. this.ultraPanel2.ResumeLayout(false);
  436. this.ultraPanel3.ClientArea.ResumeLayout(false);
  437. this.ultraPanel3.ResumeLayout(false);
  438. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  441. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  442. this.ultraExpandableGroupBox1.ResumeLayout(false);
  443. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  444. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  445. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  446. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  447. this.ultraGroupBox1.ResumeLayout(false);
  448. this.ultraGroupBox1.PerformLayout();
  449. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  450. this.ResumeLayout(false);
  451. }
  452. #endregion
  453. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  454. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  455. private System.Data.DataSet dataSet1;
  456. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  457. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  458. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  459. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  460. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  461. private System.Windows.Forms.Label label2;
  462. private System.Windows.Forms.Label label1;
  463. private System.Data.DataTable dataTable1;
  464. private System.Data.DataColumn dataColumn1;
  465. private System.Data.DataColumn dataColumn2;
  466. private System.Data.DataColumn dataColumn3;
  467. private System.Data.DataColumn dataColumn4;
  468. private System.Data.DataColumn dataColumn5;
  469. private System.Data.DataColumn dataColumn6;
  470. private System.Data.DataColumn dataColumn7;
  471. private System.Windows.Forms.CheckBox checkBox1;
  472. private System.Windows.Forms.TextBox textBox3;
  473. private System.Windows.Forms.TextBox textBox2;
  474. private System.Windows.Forms.Label label6;
  475. private System.Windows.Forms.Label label4;
  476. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  477. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  478. private System.Windows.Forms.Label label5;
  479. }
  480. }