UIM010101.Designer.cs 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010101
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  33. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  42. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
  51. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  56. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIM010101));
  57. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  59. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  60. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  61. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  62. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  63. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  64. this.dataSet1 = new System.Data.DataSet();
  65. this.dataTable1 = new System.Data.DataTable();
  66. this.dataColumn1 = new System.Data.DataColumn();
  67. this.dataColumn2 = new System.Data.DataColumn();
  68. this.dataColumn7 = new System.Data.DataColumn();
  69. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  70. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  71. this.label3 = new System.Windows.Forms.Label();
  72. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  73. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  74. this.dataSet2 = new System.Data.DataSet();
  75. this.dataTable2 = new System.Data.DataTable();
  76. this.dataColumn3 = new System.Data.DataColumn();
  77. this.dataColumn4 = new System.Data.DataColumn();
  78. this.dataColumn5 = new System.Data.DataColumn();
  79. this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
  80. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  81. this.label4 = new System.Windows.Forms.Label();
  82. this.ultraPanel8 = new Infragistics.Win.Misc.UltraPanel();
  83. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  84. this.dataSet3 = new System.Data.DataSet();
  85. this.dataTable3 = new System.Data.DataTable();
  86. this.dataColumn6 = new System.Data.DataColumn();
  87. this.dataColumn8 = new System.Data.DataColumn();
  88. this.dataColumn9 = new System.Data.DataColumn();
  89. this.ultraPanel9 = new Infragistics.Win.Misc.UltraPanel();
  90. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  91. this.label5 = new System.Windows.Forms.Label();
  92. this.ultraPanel10 = new Infragistics.Win.Misc.UltraPanel();
  93. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  94. this.ultraPanel12 = new Infragistics.Win.Misc.UltraPanel();
  95. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  96. this.ultraPanel13 = new Infragistics.Win.Misc.UltraPanel();
  97. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  98. this.ultraPanel11 = new Infragistics.Win.Misc.UltraPanel();
  99. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  100. this.ultraPanel14 = new Infragistics.Win.Misc.UltraPanel();
  101. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  102. this.ultraPanel15 = new Infragistics.Win.Misc.UltraPanel();
  103. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  104. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  105. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  106. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  107. this.button1 = new System.Windows.Forms.Button();
  108. this.textBox2 = new System.Windows.Forms.TextBox();
  109. this.textBox1 = new System.Windows.Forms.TextBox();
  110. this.label1 = new System.Windows.Forms.Label();
  111. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  112. this.ultraPanel1.ClientArea.SuspendLayout();
  113. this.ultraPanel1.SuspendLayout();
  114. this.ultraPanel3.ClientArea.SuspendLayout();
  115. this.ultraPanel3.SuspendLayout();
  116. this.tableLayoutPanel1.SuspendLayout();
  117. this.ultraPanel4.ClientArea.SuspendLayout();
  118. this.ultraPanel4.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  122. this.ultraPanel5.ClientArea.SuspendLayout();
  123. this.ultraPanel5.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  125. this.ultraPanel6.ClientArea.SuspendLayout();
  126. this.ultraPanel6.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  130. this.ultraPanel7.ClientArea.SuspendLayout();
  131. this.ultraPanel7.SuspendLayout();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  133. this.ultraPanel8.ClientArea.SuspendLayout();
  134. this.ultraPanel8.SuspendLayout();
  135. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  138. this.ultraPanel9.ClientArea.SuspendLayout();
  139. this.ultraPanel9.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  141. this.ultraPanel10.ClientArea.SuspendLayout();
  142. this.ultraPanel10.SuspendLayout();
  143. this.tableLayoutPanel2.SuspendLayout();
  144. this.ultraPanel12.ClientArea.SuspendLayout();
  145. this.ultraPanel12.SuspendLayout();
  146. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  147. this.ultraPanel13.ClientArea.SuspendLayout();
  148. this.ultraPanel13.SuspendLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  150. this.ultraPanel11.ClientArea.SuspendLayout();
  151. this.ultraPanel11.SuspendLayout();
  152. this.tableLayoutPanel3.SuspendLayout();
  153. this.ultraPanel14.ClientArea.SuspendLayout();
  154. this.ultraPanel14.SuspendLayout();
  155. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  156. this.ultraPanel15.ClientArea.SuspendLayout();
  157. this.ultraPanel15.SuspendLayout();
  158. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  159. this.ultraPanel2.ClientArea.SuspendLayout();
  160. this.ultraPanel2.SuspendLayout();
  161. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  162. this.ultraGroupBox1.SuspendLayout();
  163. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  164. this.SuspendLayout();
  165. //
  166. // ultraPanel1
  167. //
  168. //
  169. // ultraPanel1.ClientArea
  170. //
  171. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
  172. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  173. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  174. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  175. this.ultraPanel1.Name = "ultraPanel1";
  176. this.ultraPanel1.Size = new System.Drawing.Size(757, 418);
  177. this.ultraPanel1.TabIndex = 0;
  178. //
  179. // ultraPanel3
  180. //
  181. //
  182. // ultraPanel3.ClientArea
  183. //
  184. this.ultraPanel3.ClientArea.Controls.Add(this.tableLayoutPanel1);
  185. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  186. this.ultraPanel3.Location = new System.Drawing.Point(0, 61);
  187. this.ultraPanel3.Name = "ultraPanel3";
  188. this.ultraPanel3.Size = new System.Drawing.Size(757, 357);
  189. this.ultraPanel3.TabIndex = 1;
  190. //
  191. // tableLayoutPanel1
  192. //
  193. this.tableLayoutPanel1.BackColor = System.Drawing.Color.Gainsboro;
  194. this.tableLayoutPanel1.ColumnCount = 5;
  195. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24F));
  196. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14F));
  197. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24F));
  198. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14F));
  199. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 24F));
  200. this.tableLayoutPanel1.Controls.Add(this.ultraPanel4, 0, 0);
  201. this.tableLayoutPanel1.Controls.Add(this.ultraPanel6, 2, 0);
  202. this.tableLayoutPanel1.Controls.Add(this.ultraPanel8, 4, 0);
  203. this.tableLayoutPanel1.Controls.Add(this.ultraPanel10, 1, 0);
  204. this.tableLayoutPanel1.Controls.Add(this.ultraPanel11, 3, 0);
  205. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  206. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  207. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  208. this.tableLayoutPanel1.RowCount = 1;
  209. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  210. this.tableLayoutPanel1.Size = new System.Drawing.Size(757, 357);
  211. this.tableLayoutPanel1.TabIndex = 0;
  212. //
  213. // ultraPanel4
  214. //
  215. //
  216. // ultraPanel4.ClientArea
  217. //
  218. this.ultraPanel4.ClientArea.Controls.Add(this.ultraGrid1);
  219. this.ultraPanel4.ClientArea.Controls.Add(this.ultraPanel5);
  220. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  221. this.ultraPanel4.Location = new System.Drawing.Point(3, 3);
  222. this.ultraPanel4.Name = "ultraPanel4";
  223. this.ultraPanel4.Size = new System.Drawing.Size(175, 351);
  224. this.ultraPanel4.TabIndex = 3;
  225. //
  226. // ultraGrid1
  227. //
  228. this.ultraGrid1.DataSource = this.dataSet1;
  229. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  230. ultraGridColumn1.DefaultCellValue = "false";
  231. ultraGridColumn1.Header.VisiblePosition = 0;
  232. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
  233. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  234. ultraGridColumn2.Header.VisiblePosition = 1;
  235. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 0);
  236. ultraGridColumn3.Header.VisiblePosition = 2;
  237. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 16;
  238. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  239. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  240. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  241. ultraGridBand1.Columns.AddRange(new object[] {
  242. ultraGridColumn1,
  243. ultraGridColumn2,
  244. ultraGridColumn3});
  245. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  246. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  247. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  248. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  249. appearance1.BackColor = System.Drawing.Color.GhostWhite;
  250. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance1;
  251. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  252. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  253. appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
  254. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance3;
  255. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  256. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  257. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  258. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
  259. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  260. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance8;
  261. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  262. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  263. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  264. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  265. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  266. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  267. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  268. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  269. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
  271. this.ultraGrid1.Name = "ultraGrid1";
  272. this.ultraGrid1.Size = new System.Drawing.Size(175, 311);
  273. this.ultraGrid1.TabIndex = 5;
  274. this.ultraGrid1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid1_MouseClick);
  275. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  276. //
  277. // dataSet1
  278. //
  279. this.dataSet1.DataSetName = "NewDataSet";
  280. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  281. this.dataTable1});
  282. //
  283. // dataTable1
  284. //
  285. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  286. this.dataColumn1,
  287. this.dataColumn2,
  288. this.dataColumn7});
  289. this.dataTable1.TableName = "Table1";
  290. //
  291. // dataColumn1
  292. //
  293. this.dataColumn1.Caption = "选择";
  294. this.dataColumn1.ColumnName = "CHK";
  295. //
  296. // dataColumn2
  297. //
  298. this.dataColumn2.Caption = "库存位置";
  299. this.dataColumn2.ColumnName = "CUR_LOAD_LOC";
  300. //
  301. // dataColumn7
  302. //
  303. this.dataColumn7.Caption = "钢卷号";
  304. this.dataColumn7.ColumnName = "COIL_NO";
  305. //
  306. // ultraPanel5
  307. //
  308. //
  309. // ultraPanel5.ClientArea
  310. //
  311. this.ultraPanel5.ClientArea.Controls.Add(this.ultraComboEditor1);
  312. this.ultraPanel5.ClientArea.Controls.Add(this.label3);
  313. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Top;
  314. this.ultraPanel5.Location = new System.Drawing.Point(0, 0);
  315. this.ultraPanel5.Name = "ultraPanel5";
  316. this.ultraPanel5.Size = new System.Drawing.Size(175, 40);
  317. this.ultraPanel5.TabIndex = 0;
  318. //
  319. // ultraComboEditor1
  320. //
  321. appearance5.BorderColor = System.Drawing.Color.Black;
  322. this.ultraComboEditor1.Appearance = appearance5;
  323. this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  324. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  325. this.ultraComboEditor1.Location = new System.Drawing.Point(84, 10);
  326. this.ultraComboEditor1.Name = "ultraComboEditor1";
  327. this.ultraComboEditor1.Size = new System.Drawing.Size(85, 21);
  328. this.ultraComboEditor1.TabIndex = 1;
  329. this.ultraComboEditor1.ValueChanged += new System.EventHandler(this.ultraComboEditor1_ValueChanged);
  330. //
  331. // label3
  332. //
  333. this.label3.BackColor = System.Drawing.Color.LightBlue;
  334. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  335. this.label3.Location = new System.Drawing.Point(12, 10);
  336. this.label3.Name = "label3";
  337. this.label3.Size = new System.Drawing.Size(71, 21);
  338. this.label3.TabIndex = 0;
  339. this.label3.Text = "原堆放位置";
  340. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  341. //
  342. // ultraPanel6
  343. //
  344. //
  345. // ultraPanel6.ClientArea
  346. //
  347. this.ultraPanel6.ClientArea.Controls.Add(this.ultraGrid2);
  348. this.ultraPanel6.ClientArea.Controls.Add(this.ultraPanel7);
  349. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  350. this.ultraPanel6.Location = new System.Drawing.Point(289, 3);
  351. this.ultraPanel6.Name = "ultraPanel6";
  352. this.ultraPanel6.Size = new System.Drawing.Size(175, 351);
  353. this.ultraPanel6.TabIndex = 4;
  354. //
  355. // ultraGrid2
  356. //
  357. this.ultraGrid2.DataSource = this.dataSet2;
  358. this.ultraGrid2.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  359. ultraGridColumn4.Header.VisiblePosition = 0;
  360. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(36, 0);
  361. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  362. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  363. ultraGridColumn5.Header.VisiblePosition = 1;
  364. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  365. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  366. ultraGridColumn6.Header.VisiblePosition = 2;
  367. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 16;
  368. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  369. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  370. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  371. ultraGridBand2.Columns.AddRange(new object[] {
  372. ultraGridColumn4,
  373. ultraGridColumn5,
  374. ultraGridColumn6});
  375. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  376. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  377. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  378. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  379. appearance12.BackColor = System.Drawing.Color.GhostWhite;
  380. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance12;
  381. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  382. this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  383. appearance13.BackColor = System.Drawing.Color.LightSteelBlue;
  384. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance13;
  385. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  386. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  387. appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
  388. this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance14;
  389. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  390. this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance15;
  391. this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  392. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  393. this.ultraGrid2.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  394. this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  395. this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  396. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  397. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  398. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  399. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.ultraGrid2.Location = new System.Drawing.Point(0, 40);
  401. this.ultraGrid2.Name = "ultraGrid2";
  402. this.ultraGrid2.Size = new System.Drawing.Size(175, 311);
  403. this.ultraGrid2.TabIndex = 2;
  404. this.ultraGrid2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid2_MouseClick);
  405. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  406. //
  407. // dataSet2
  408. //
  409. this.dataSet2.DataSetName = "NewDataSet";
  410. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  411. this.dataTable2});
  412. //
  413. // dataTable2
  414. //
  415. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  416. this.dataColumn3,
  417. this.dataColumn4,
  418. this.dataColumn5});
  419. this.dataTable2.TableName = "Table1";
  420. //
  421. // dataColumn3
  422. //
  423. this.dataColumn3.Caption = "选择";
  424. this.dataColumn3.ColumnName = "CHK";
  425. //
  426. // dataColumn4
  427. //
  428. this.dataColumn4.Caption = "库存位置";
  429. this.dataColumn4.ColumnName = "CUR_LOAD_LOC";
  430. //
  431. // dataColumn5
  432. //
  433. this.dataColumn5.Caption = "钢卷号";
  434. this.dataColumn5.ColumnName = "COIL_NO";
  435. //
  436. // ultraPanel7
  437. //
  438. //
  439. // ultraPanel7.ClientArea
  440. //
  441. this.ultraPanel7.ClientArea.Controls.Add(this.ultraComboEditor2);
  442. this.ultraPanel7.ClientArea.Controls.Add(this.label4);
  443. this.ultraPanel7.Dock = System.Windows.Forms.DockStyle.Top;
  444. this.ultraPanel7.Location = new System.Drawing.Point(0, 0);
  445. this.ultraPanel7.Name = "ultraPanel7";
  446. this.ultraPanel7.Size = new System.Drawing.Size(175, 40);
  447. this.ultraPanel7.TabIndex = 0;
  448. //
  449. // ultraComboEditor2
  450. //
  451. appearance6.BorderColor = System.Drawing.Color.Black;
  452. this.ultraComboEditor2.Appearance = appearance6;
  453. this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  454. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  455. this.ultraComboEditor2.Location = new System.Drawing.Point(96, 10);
  456. this.ultraComboEditor2.Name = "ultraComboEditor2";
  457. this.ultraComboEditor2.Size = new System.Drawing.Size(85, 21);
  458. this.ultraComboEditor2.TabIndex = 3;
  459. this.ultraComboEditor2.ValueChanged += new System.EventHandler(this.ultraComboEditor2_ValueChanged);
  460. //
  461. // label4
  462. //
  463. this.label4.BackColor = System.Drawing.Color.LightBlue;
  464. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  465. this.label4.Location = new System.Drawing.Point(12, 10);
  466. this.label4.Name = "label4";
  467. this.label4.Size = new System.Drawing.Size(83, 21);
  468. this.label4.TabIndex = 2;
  469. this.label4.Text = "临时堆放位置";
  470. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  471. //
  472. // ultraPanel8
  473. //
  474. //
  475. // ultraPanel8.ClientArea
  476. //
  477. this.ultraPanel8.ClientArea.Controls.Add(this.ultraGrid3);
  478. this.ultraPanel8.ClientArea.Controls.Add(this.ultraPanel9);
  479. this.ultraPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
  480. this.ultraPanel8.Location = new System.Drawing.Point(575, 3);
  481. this.ultraPanel8.Name = "ultraPanel8";
  482. this.ultraPanel8.Size = new System.Drawing.Size(179, 351);
  483. this.ultraPanel8.TabIndex = 5;
  484. //
  485. // ultraGrid3
  486. //
  487. this.ultraGrid3.DataSource = this.dataSet3;
  488. this.ultraGrid3.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  489. ultraGridColumn7.Header.VisiblePosition = 0;
  490. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(33, 0);
  491. ultraGridColumn7.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  492. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  493. ultraGridColumn8.Header.VisiblePosition = 1;
  494. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
  495. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  496. ultraGridColumn9.Header.VisiblePosition = 2;
  497. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
  498. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  499. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  500. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  501. ultraGridBand3.Columns.AddRange(new object[] {
  502. ultraGridColumn7,
  503. ultraGridColumn8,
  504. ultraGridColumn9});
  505. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  506. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  507. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  508. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  509. appearance16.BackColor = System.Drawing.Color.GhostWhite;
  510. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance16;
  511. this.ultraGrid3.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  512. appearance17.BackColor = System.Drawing.Color.LightSteelBlue;
  513. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance17;
  514. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  515. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  516. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  517. this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance18;
  518. appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
  519. this.ultraGrid3.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance19;
  520. this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  521. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  522. this.ultraGrid3.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  523. this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  524. this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  525. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  526. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  527. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  528. this.ultraGrid3.Location = new System.Drawing.Point(0, 40);
  529. this.ultraGrid3.Name = "ultraGrid3";
  530. this.ultraGrid3.Size = new System.Drawing.Size(179, 311);
  531. this.ultraGrid3.TabIndex = 3;
  532. this.ultraGrid3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.ultraGrid3_MouseClick);
  533. this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
  534. //
  535. // dataSet3
  536. //
  537. this.dataSet3.DataSetName = "NewDataSet";
  538. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  539. this.dataTable3});
  540. //
  541. // dataTable3
  542. //
  543. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  544. this.dataColumn6,
  545. this.dataColumn8,
  546. this.dataColumn9});
  547. this.dataTable3.TableName = "Table1";
  548. //
  549. // dataColumn6
  550. //
  551. this.dataColumn6.Caption = "选择";
  552. this.dataColumn6.ColumnName = "CHK";
  553. //
  554. // dataColumn8
  555. //
  556. this.dataColumn8.Caption = "库存位置";
  557. this.dataColumn8.ColumnName = "CUR_LOAD_LOC";
  558. //
  559. // dataColumn9
  560. //
  561. this.dataColumn9.Caption = "钢卷号";
  562. this.dataColumn9.ColumnName = "COIL_NO";
  563. //
  564. // ultraPanel9
  565. //
  566. //
  567. // ultraPanel9.ClientArea
  568. //
  569. this.ultraPanel9.ClientArea.Controls.Add(this.ultraComboEditor3);
  570. this.ultraPanel9.ClientArea.Controls.Add(this.label5);
  571. this.ultraPanel9.Dock = System.Windows.Forms.DockStyle.Top;
  572. this.ultraPanel9.Location = new System.Drawing.Point(0, 0);
  573. this.ultraPanel9.Name = "ultraPanel9";
  574. this.ultraPanel9.Size = new System.Drawing.Size(179, 40);
  575. this.ultraPanel9.TabIndex = 0;
  576. //
  577. // ultraComboEditor3
  578. //
  579. appearance4.BorderColor = System.Drawing.Color.Black;
  580. this.ultraComboEditor3.Appearance = appearance4;
  581. this.ultraComboEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  582. this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  583. this.ultraComboEditor3.Location = new System.Drawing.Point(84, 10);
  584. this.ultraComboEditor3.Name = "ultraComboEditor3";
  585. this.ultraComboEditor3.Size = new System.Drawing.Size(85, 21);
  586. this.ultraComboEditor3.TabIndex = 3;
  587. this.ultraComboEditor3.ValueChanged += new System.EventHandler(this.ultraComboEditor3_ValueChanged);
  588. //
  589. // label5
  590. //
  591. this.label5.BackColor = System.Drawing.Color.LightBlue;
  592. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  593. this.label5.Location = new System.Drawing.Point(12, 10);
  594. this.label5.Name = "label5";
  595. this.label5.Size = new System.Drawing.Size(71, 21);
  596. this.label5.TabIndex = 2;
  597. this.label5.Text = "到堆放位置";
  598. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  599. //
  600. // ultraPanel10
  601. //
  602. //
  603. // ultraPanel10.ClientArea
  604. //
  605. this.ultraPanel10.ClientArea.Controls.Add(this.tableLayoutPanel2);
  606. this.ultraPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
  607. this.ultraPanel10.Location = new System.Drawing.Point(184, 3);
  608. this.ultraPanel10.Name = "ultraPanel10";
  609. this.ultraPanel10.Size = new System.Drawing.Size(99, 351);
  610. this.ultraPanel10.TabIndex = 6;
  611. //
  612. // tableLayoutPanel2
  613. //
  614. this.tableLayoutPanel2.ColumnCount = 3;
  615. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  616. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 38F));
  617. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  618. this.tableLayoutPanel2.Controls.Add(this.ultraPanel12, 1, 1);
  619. this.tableLayoutPanel2.Controls.Add(this.ultraPanel13, 1, 3);
  620. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  621. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  622. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  623. this.tableLayoutPanel2.RowCount = 5;
  624. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  625. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
  626. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  627. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
  628. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  629. this.tableLayoutPanel2.Size = new System.Drawing.Size(99, 351);
  630. this.tableLayoutPanel2.TabIndex = 0;
  631. //
  632. // ultraPanel12
  633. //
  634. //
  635. // ultraPanel12.ClientArea
  636. //
  637. this.ultraPanel12.ClientArea.Controls.Add(this.pictureBox1);
  638. this.ultraPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
  639. this.ultraPanel12.Location = new System.Drawing.Point(33, 94);
  640. this.ultraPanel12.Name = "ultraPanel12";
  641. this.ultraPanel12.Size = new System.Drawing.Size(32, 32);
  642. this.ultraPanel12.TabIndex = 0;
  643. //
  644. // pictureBox1
  645. //
  646. this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand;
  647. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  648. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  649. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  650. this.pictureBox1.Name = "pictureBox1";
  651. this.pictureBox1.Size = new System.Drawing.Size(32, 32);
  652. this.pictureBox1.TabIndex = 0;
  653. this.pictureBox1.TabStop = false;
  654. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  655. this.pictureBox1.MouseEnter += new System.EventHandler(this.pictureBox1_MouseEnter);
  656. //
  657. // ultraPanel13
  658. //
  659. //
  660. // ultraPanel13.ClientArea
  661. //
  662. this.ultraPanel13.ClientArea.Controls.Add(this.pictureBox2);
  663. this.ultraPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
  664. this.ultraPanel13.Location = new System.Drawing.Point(33, 223);
  665. this.ultraPanel13.Name = "ultraPanel13";
  666. this.ultraPanel13.Size = new System.Drawing.Size(32, 32);
  667. this.ultraPanel13.TabIndex = 1;
  668. //
  669. // pictureBox2
  670. //
  671. this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Hand;
  672. this.pictureBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  673. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  674. this.pictureBox2.Location = new System.Drawing.Point(0, 0);
  675. this.pictureBox2.Name = "pictureBox2";
  676. this.pictureBox2.Size = new System.Drawing.Size(32, 32);
  677. this.pictureBox2.TabIndex = 0;
  678. this.pictureBox2.TabStop = false;
  679. this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click);
  680. this.pictureBox2.MouseEnter += new System.EventHandler(this.pictureBox2_MouseEnter);
  681. //
  682. // ultraPanel11
  683. //
  684. //
  685. // ultraPanel11.ClientArea
  686. //
  687. this.ultraPanel11.ClientArea.Controls.Add(this.tableLayoutPanel3);
  688. this.ultraPanel11.Dock = System.Windows.Forms.DockStyle.Fill;
  689. this.ultraPanel11.Location = new System.Drawing.Point(470, 3);
  690. this.ultraPanel11.Name = "ultraPanel11";
  691. this.ultraPanel11.Size = new System.Drawing.Size(99, 351);
  692. this.ultraPanel11.TabIndex = 7;
  693. //
  694. // tableLayoutPanel3
  695. //
  696. this.tableLayoutPanel3.ColumnCount = 3;
  697. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  698. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 38F));
  699. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  700. this.tableLayoutPanel3.Controls.Add(this.ultraPanel14, 1, 1);
  701. this.tableLayoutPanel3.Controls.Add(this.ultraPanel15, 1, 3);
  702. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  703. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  704. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  705. this.tableLayoutPanel3.RowCount = 5;
  706. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  707. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
  708. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  709. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 38F));
  710. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
  711. this.tableLayoutPanel3.Size = new System.Drawing.Size(99, 351);
  712. this.tableLayoutPanel3.TabIndex = 1;
  713. //
  714. // ultraPanel14
  715. //
  716. //
  717. // ultraPanel14.ClientArea
  718. //
  719. this.ultraPanel14.ClientArea.Controls.Add(this.pictureBox3);
  720. this.ultraPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
  721. this.ultraPanel14.Location = new System.Drawing.Point(33, 94);
  722. this.ultraPanel14.Name = "ultraPanel14";
  723. this.ultraPanel14.Size = new System.Drawing.Size(32, 32);
  724. this.ultraPanel14.TabIndex = 0;
  725. //
  726. // pictureBox3
  727. //
  728. this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Hand;
  729. this.pictureBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  730. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  731. this.pictureBox3.Location = new System.Drawing.Point(0, 0);
  732. this.pictureBox3.Name = "pictureBox3";
  733. this.pictureBox3.Size = new System.Drawing.Size(32, 32);
  734. this.pictureBox3.TabIndex = 0;
  735. this.pictureBox3.TabStop = false;
  736. this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click);
  737. this.pictureBox3.MouseEnter += new System.EventHandler(this.pictureBox3_MouseEnter);
  738. //
  739. // ultraPanel15
  740. //
  741. //
  742. // ultraPanel15.ClientArea
  743. //
  744. this.ultraPanel15.ClientArea.Controls.Add(this.pictureBox4);
  745. this.ultraPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
  746. this.ultraPanel15.Location = new System.Drawing.Point(33, 223);
  747. this.ultraPanel15.Name = "ultraPanel15";
  748. this.ultraPanel15.Size = new System.Drawing.Size(32, 32);
  749. this.ultraPanel15.TabIndex = 1;
  750. //
  751. // pictureBox4
  752. //
  753. this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand;
  754. this.pictureBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  755. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  756. this.pictureBox4.Location = new System.Drawing.Point(0, 0);
  757. this.pictureBox4.Name = "pictureBox4";
  758. this.pictureBox4.Size = new System.Drawing.Size(32, 32);
  759. this.pictureBox4.TabIndex = 0;
  760. this.pictureBox4.TabStop = false;
  761. this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click);
  762. this.pictureBox4.MouseEnter += new System.EventHandler(this.pictureBox4_MouseEnter);
  763. //
  764. // ultraPanel2
  765. //
  766. //
  767. // ultraPanel2.ClientArea
  768. //
  769. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
  770. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  771. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  772. this.ultraPanel2.Name = "ultraPanel2";
  773. this.ultraPanel2.Size = new System.Drawing.Size(757, 61);
  774. this.ultraPanel2.TabIndex = 0;
  775. //
  776. // ultraGroupBox1
  777. //
  778. appearance2.BackColor = System.Drawing.Color.Gainsboro;
  779. this.ultraGroupBox1.Appearance = appearance2;
  780. this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
  781. this.ultraGroupBox1.Controls.Add(this.button1);
  782. this.ultraGroupBox1.Controls.Add(this.textBox2);
  783. this.ultraGroupBox1.Controls.Add(this.textBox1);
  784. this.ultraGroupBox1.Controls.Add(this.label1);
  785. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  786. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  787. this.ultraGroupBox1.Name = "ultraGroupBox1";
  788. this.ultraGroupBox1.Size = new System.Drawing.Size(757, 61);
  789. this.ultraGroupBox1.TabIndex = 0;
  790. this.ultraGroupBox1.Text = "钢卷垛位查询";
  791. //
  792. // ultraDateTimeEditor1
  793. //
  794. appearance9.BorderColor = System.Drawing.Color.Black;
  795. this.ultraDateTimeEditor1.Appearance = appearance9;
  796. this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  797. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(413, 25);
  798. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  799. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(122, 21);
  800. this.ultraDateTimeEditor1.TabIndex = 5;
  801. //
  802. // button1
  803. //
  804. this.button1.Location = new System.Drawing.Point(172, 24);
  805. this.button1.Name = "button1";
  806. this.button1.Size = new System.Drawing.Size(54, 23);
  807. this.button1.TabIndex = 4;
  808. this.button1.Text = "查询";
  809. this.button1.UseVisualStyleBackColor = true;
  810. this.button1.Click += new System.EventHandler(this.button1_Click);
  811. //
  812. // textBox2
  813. //
  814. this.textBox2.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  815. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  816. this.textBox2.Location = new System.Drawing.Point(237, 25);
  817. this.textBox2.Name = "textBox2";
  818. this.textBox2.ReadOnly = true;
  819. this.textBox2.Size = new System.Drawing.Size(94, 21);
  820. this.textBox2.TabIndex = 3;
  821. //
  822. // textBox1
  823. //
  824. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  825. this.textBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  826. this.textBox1.Location = new System.Drawing.Point(60, 25);
  827. this.textBox1.Name = "textBox1";
  828. this.textBox1.Size = new System.Drawing.Size(100, 21);
  829. this.textBox1.TabIndex = 2;
  830. this.textBox1.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBox1_KeyPress);
  831. //
  832. // label1
  833. //
  834. this.label1.BackColor = System.Drawing.Color.LightBlue;
  835. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  836. this.label1.Location = new System.Drawing.Point(12, 25);
  837. this.label1.Name = "label1";
  838. this.label1.Size = new System.Drawing.Size(47, 21);
  839. this.label1.TabIndex = 0;
  840. this.label1.Text = "钢卷号";
  841. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  842. //
  843. // UIM010101
  844. //
  845. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  846. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  847. this.ClientSize = new System.Drawing.Size(757, 418);
  848. this.Controls.Add(this.ultraPanel1);
  849. this.Name = "UIM010101";
  850. this.Text = "UIM010101";
  851. this.Load += new System.EventHandler(this.UIM010101_Load);
  852. this.ultraPanel1.ClientArea.ResumeLayout(false);
  853. this.ultraPanel1.ResumeLayout(false);
  854. this.ultraPanel3.ClientArea.ResumeLayout(false);
  855. this.ultraPanel3.ResumeLayout(false);
  856. this.tableLayoutPanel1.ResumeLayout(false);
  857. this.ultraPanel4.ClientArea.ResumeLayout(false);
  858. this.ultraPanel4.ResumeLayout(false);
  859. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  860. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  861. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  862. this.ultraPanel5.ClientArea.ResumeLayout(false);
  863. this.ultraPanel5.ClientArea.PerformLayout();
  864. this.ultraPanel5.ResumeLayout(false);
  865. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  866. this.ultraPanel6.ClientArea.ResumeLayout(false);
  867. this.ultraPanel6.ResumeLayout(false);
  868. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  869. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  870. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  871. this.ultraPanel7.ClientArea.ResumeLayout(false);
  872. this.ultraPanel7.ClientArea.PerformLayout();
  873. this.ultraPanel7.ResumeLayout(false);
  874. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  875. this.ultraPanel8.ClientArea.ResumeLayout(false);
  876. this.ultraPanel8.ResumeLayout(false);
  877. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  878. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  879. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  880. this.ultraPanel9.ClientArea.ResumeLayout(false);
  881. this.ultraPanel9.ClientArea.PerformLayout();
  882. this.ultraPanel9.ResumeLayout(false);
  883. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  884. this.ultraPanel10.ClientArea.ResumeLayout(false);
  885. this.ultraPanel10.ResumeLayout(false);
  886. this.tableLayoutPanel2.ResumeLayout(false);
  887. this.ultraPanel12.ClientArea.ResumeLayout(false);
  888. this.ultraPanel12.ResumeLayout(false);
  889. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  890. this.ultraPanel13.ClientArea.ResumeLayout(false);
  891. this.ultraPanel13.ResumeLayout(false);
  892. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  893. this.ultraPanel11.ClientArea.ResumeLayout(false);
  894. this.ultraPanel11.ResumeLayout(false);
  895. this.tableLayoutPanel3.ResumeLayout(false);
  896. this.ultraPanel14.ClientArea.ResumeLayout(false);
  897. this.ultraPanel14.ResumeLayout(false);
  898. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  899. this.ultraPanel15.ClientArea.ResumeLayout(false);
  900. this.ultraPanel15.ResumeLayout(false);
  901. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  902. this.ultraPanel2.ClientArea.ResumeLayout(false);
  903. this.ultraPanel2.ResumeLayout(false);
  904. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  905. this.ultraGroupBox1.ResumeLayout(false);
  906. this.ultraGroupBox1.PerformLayout();
  907. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  908. this.ResumeLayout(false);
  909. }
  910. #endregion
  911. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  912. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  913. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  914. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  915. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  916. private System.Windows.Forms.TextBox textBox2;
  917. private System.Windows.Forms.TextBox textBox1;
  918. private System.Windows.Forms.Label label1;
  919. private System.Data.DataSet dataSet1;
  920. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  921. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  922. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  923. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  924. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  925. private Infragistics.Win.Misc.UltraPanel ultraPanel7;
  926. private Infragistics.Win.Misc.UltraPanel ultraPanel8;
  927. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  928. private Infragistics.Win.Misc.UltraPanel ultraPanel9;
  929. private System.Windows.Forms.Label label3;
  930. private System.Data.DataTable dataTable1;
  931. private System.Data.DataColumn dataColumn1;
  932. private System.Data.DataColumn dataColumn2;
  933. private System.Windows.Forms.Label label4;
  934. private System.Windows.Forms.Label label5;
  935. private System.Windows.Forms.Button button1;
  936. private Infragistics.Win.Misc.UltraPanel ultraPanel10;
  937. private Infragistics.Win.Misc.UltraPanel ultraPanel11;
  938. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  939. private Infragistics.Win.Misc.UltraPanel ultraPanel12;
  940. private System.Windows.Forms.PictureBox pictureBox1;
  941. private Infragistics.Win.Misc.UltraPanel ultraPanel13;
  942. private System.Windows.Forms.PictureBox pictureBox2;
  943. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  944. private Infragistics.Win.Misc.UltraPanel ultraPanel14;
  945. private System.Windows.Forms.PictureBox pictureBox3;
  946. private Infragistics.Win.Misc.UltraPanel ultraPanel15;
  947. private System.Windows.Forms.PictureBox pictureBox4;
  948. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  949. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  950. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  951. private System.Data.DataColumn dataColumn7;
  952. private System.Data.DataSet dataSet2;
  953. private System.Data.DataTable dataTable2;
  954. private System.Data.DataColumn dataColumn3;
  955. private System.Data.DataColumn dataColumn4;
  956. private System.Data.DataColumn dataColumn5;
  957. private System.Data.DataSet dataSet3;
  958. private System.Data.DataTable dataTable3;
  959. private System.Data.DataColumn dataColumn6;
  960. private System.Data.DataColumn dataColumn8;
  961. private System.Data.DataColumn dataColumn9;
  962. private System.Windows.Forms.ToolTip toolTip1;
  963. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  964. }
  965. }