3b6bc092b9db1a8284f794214741311daa8322f2.svn-base 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806
  1. namespace Core.LZMes.Client.UIM
  2. {
  3. partial class UIM010030
  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("YARD_KIND");
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AREA_KIND");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ADDR");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FROM_STL_GRD");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TO_STL_GRD");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD1");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD2");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD3");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD4");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD5");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD6");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD7");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn2", 1);
  43. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  51. this.ultraPanel1 = 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.dataColumn8 = new System.Data.DataColumn();
  64. this.dataColumn9 = new System.Data.DataColumn();
  65. this.dataColumn10 = new System.Data.DataColumn();
  66. this.dataColumn11 = new System.Data.DataColumn();
  67. this.dataColumn12 = new System.Data.DataColumn();
  68. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  69. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  70. this.textBox12 = new System.Windows.Forms.TextBox();
  71. this.textBox11 = new System.Windows.Forms.TextBox();
  72. this.textBox10 = new System.Windows.Forms.TextBox();
  73. this.textBox9 = new System.Windows.Forms.TextBox();
  74. this.textBox8 = new System.Windows.Forms.TextBox();
  75. this.textBox7 = new System.Windows.Forms.TextBox();
  76. this.textBox6 = new System.Windows.Forms.TextBox();
  77. this.textBox5 = new System.Windows.Forms.TextBox();
  78. this.textBox4 = new System.Windows.Forms.TextBox();
  79. this.textBox3 = new System.Windows.Forms.TextBox();
  80. this.textBox2 = new System.Windows.Forms.TextBox();
  81. this.textBox1 = new System.Windows.Forms.TextBox();
  82. this.label14 = new System.Windows.Forms.Label();
  83. this.label13 = new System.Windows.Forms.Label();
  84. this.label12 = new System.Windows.Forms.Label();
  85. this.label11 = new System.Windows.Forms.Label();
  86. this.label10 = new System.Windows.Forms.Label();
  87. this.label9 = new System.Windows.Forms.Label();
  88. this.label8 = new System.Windows.Forms.Label();
  89. this.label7 = new System.Windows.Forms.Label();
  90. this.label6 = new System.Windows.Forms.Label();
  91. this.label5 = new System.Windows.Forms.Label();
  92. this.label4 = new System.Windows.Forms.Label();
  93. this.label3 = new System.Windows.Forms.Label();
  94. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  95. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  96. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  97. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.label2 = new System.Windows.Forms.Label();
  99. this.label1 = new System.Windows.Forms.Label();
  100. this.ultraPanel1.ClientArea.SuspendLayout();
  101. this.ultraPanel1.SuspendLayout();
  102. this.ultraPanel3.ClientArea.SuspendLayout();
  103. this.ultraPanel3.SuspendLayout();
  104. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  108. this.ultraExpandableGroupBox1.SuspendLayout();
  109. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  110. this.ultraPanel2.ClientArea.SuspendLayout();
  111. this.ultraPanel2.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  113. this.ultraGroupBox1.SuspendLayout();
  114. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  116. this.SuspendLayout();
  117. //
  118. // ultraPanel1
  119. //
  120. //
  121. // ultraPanel1.ClientArea
  122. //
  123. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
  124. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  125. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  126. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  127. this.ultraPanel1.Name = "ultraPanel1";
  128. this.ultraPanel1.Size = new System.Drawing.Size(878, 415);
  129. this.ultraPanel1.TabIndex = 0;
  130. //
  131. // ultraPanel3
  132. //
  133. //
  134. // ultraPanel3.ClientArea
  135. //
  136. this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
  137. this.ultraPanel3.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  138. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  139. this.ultraPanel3.Location = new System.Drawing.Point(0, 68);
  140. this.ultraPanel3.Name = "ultraPanel3";
  141. this.ultraPanel3.Size = new System.Drawing.Size(878, 347);
  142. this.ultraPanel3.TabIndex = 1;
  143. //
  144. // ultraGrid1
  145. //
  146. this.ultraGrid1.DataSource = this.dataSet1;
  147. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  148. ultraGridColumn1.Header.VisiblePosition = 0;
  149. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  150. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  151. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  152. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  153. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  154. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 7;
  155. ultraGridColumn2.Header.VisiblePosition = 1;
  156. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  157. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  158. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  159. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  160. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  161. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 7;
  162. ultraGridColumn3.Header.VisiblePosition = 2;
  163. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  164. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  165. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  166. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  167. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  168. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 7;
  169. ultraGridColumn4.Header.VisiblePosition = 3;
  170. ultraGridColumn4.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.None;
  171. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  172. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 5;
  173. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 23);
  174. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  175. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  176. ultraGridColumn5.Header.VisiblePosition = 4;
  177. ultraGridColumn5.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.None;
  178. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  179. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 5;
  180. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 23);
  181. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  182. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  183. ultraGridColumn6.Header.VisiblePosition = 5;
  184. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 9;
  185. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  186. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  187. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  188. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  189. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 7;
  190. ultraGridColumn7.Header.VisiblePosition = 6;
  191. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 11;
  192. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  193. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  194. ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  195. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  196. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 7;
  197. ultraGridColumn8.Header.VisiblePosition = 7;
  198. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 13;
  199. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  200. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  201. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  202. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  203. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 7;
  204. ultraGridColumn9.Header.VisiblePosition = 8;
  205. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 15;
  206. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  207. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  208. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  209. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  210. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 7;
  211. ultraGridColumn10.Header.VisiblePosition = 9;
  212. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 17;
  213. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  214. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  215. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  216. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  217. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 7;
  218. ultraGridColumn11.Header.VisiblePosition = 10;
  219. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 19;
  220. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  221. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  222. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  223. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  224. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 7;
  225. ultraGridColumn12.Header.VisiblePosition = 11;
  226. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 21;
  227. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  228. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(0, 23);
  229. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  230. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  231. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 7;
  232. ultraGridColumn13.Header.Caption = "钢号范围";
  233. ultraGridColumn13.Header.VisiblePosition = 12;
  234. ultraGridColumn13.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
  235. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 6;
  236. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  237. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(195, 0);
  238. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 42);
  239. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 3;
  240. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 5;
  241. ultraGridColumn14.Header.VisiblePosition = 13;
  242. ultraGridColumn14.MaskInput = "~";
  243. ultraGridColumn14.NullText = "~";
  244. ultraGridColumn14.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.None;
  245. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 7;
  246. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 5;
  247. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(35, 23);
  248. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  249. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  250. ultraGridBand1.Columns.AddRange(new object[] {
  251. ultraGridColumn1,
  252. ultraGridColumn2,
  253. ultraGridColumn3,
  254. ultraGridColumn4,
  255. ultraGridColumn5,
  256. ultraGridColumn6,
  257. ultraGridColumn7,
  258. ultraGridColumn8,
  259. ultraGridColumn9,
  260. ultraGridColumn10,
  261. ultraGridColumn11,
  262. ultraGridColumn12,
  263. ultraGridColumn13,
  264. ultraGridColumn14});
  265. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  266. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  267. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  268. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  269. appearance5.BackColor = System.Drawing.Color.GhostWhite;
  270. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  271. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  272. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  273. appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
  274. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance6;
  275. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  276. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  277. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  278. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
  279. appearance9.BackColor = System.Drawing.Color.LightSteelBlue;
  280. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance9;
  281. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  282. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  283. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  284. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  285. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  286. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  287. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  288. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  289. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  290. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  292. this.ultraGrid1.Name = "ultraGrid1";
  293. this.ultraGrid1.Size = new System.Drawing.Size(878, 241);
  294. this.ultraGrid1.TabIndex = 1;
  295. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  296. //
  297. // dataSet1
  298. //
  299. this.dataSet1.DataSetName = "NewDataSet";
  300. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  301. this.dataTable1});
  302. //
  303. // dataTable1
  304. //
  305. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  306. this.dataColumn1,
  307. this.dataColumn2,
  308. this.dataColumn3,
  309. this.dataColumn4,
  310. this.dataColumn5,
  311. this.dataColumn6,
  312. this.dataColumn7,
  313. this.dataColumn8,
  314. this.dataColumn9,
  315. this.dataColumn10,
  316. this.dataColumn11,
  317. this.dataColumn12});
  318. this.dataTable1.TableName = "Table1";
  319. //
  320. // dataColumn1
  321. //
  322. this.dataColumn1.Caption = "垛位类型";
  323. this.dataColumn1.ColumnName = "YARD_KIND";
  324. //
  325. // dataColumn2
  326. //
  327. this.dataColumn2.Caption = "区域类型";
  328. this.dataColumn2.ColumnName = "AREA_KIND";
  329. //
  330. // dataColumn3
  331. //
  332. this.dataColumn3.Caption = "垛位位置";
  333. this.dataColumn3.ColumnName = "YARD_ADDR";
  334. //
  335. // dataColumn4
  336. //
  337. this.dataColumn4.Caption = "开始";
  338. this.dataColumn4.ColumnName = "FROM_STL_GRD";
  339. //
  340. // dataColumn5
  341. //
  342. this.dataColumn5.Caption = "结束";
  343. this.dataColumn5.ColumnName = "TO_STL_GRD";
  344. //
  345. // dataColumn6
  346. //
  347. this.dataColumn6.Caption = "钢号1";
  348. this.dataColumn6.ColumnName = "STL_GRD1";
  349. //
  350. // dataColumn7
  351. //
  352. this.dataColumn7.Caption = "钢号2";
  353. this.dataColumn7.ColumnName = "STL_GRD2";
  354. //
  355. // dataColumn8
  356. //
  357. this.dataColumn8.Caption = "钢号3";
  358. this.dataColumn8.ColumnName = "STL_GRD3";
  359. //
  360. // dataColumn9
  361. //
  362. this.dataColumn9.Caption = "钢号4";
  363. this.dataColumn9.ColumnName = "STL_GRD4";
  364. //
  365. // dataColumn10
  366. //
  367. this.dataColumn10.Caption = "钢号5";
  368. this.dataColumn10.ColumnName = "STL_GRD5";
  369. //
  370. // dataColumn11
  371. //
  372. this.dataColumn11.Caption = "钢号6";
  373. this.dataColumn11.ColumnName = "STL_GRD6";
  374. //
  375. // dataColumn12
  376. //
  377. this.dataColumn12.Caption = "钢号7";
  378. this.dataColumn12.ColumnName = "STL_GRD7";
  379. //
  380. // ultraExpandableGroupBox1
  381. //
  382. appearance4.BackColor = System.Drawing.Color.Gainsboro;
  383. this.ultraExpandableGroupBox1.Appearance = appearance4;
  384. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  385. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  386. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(878, 106);
  387. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 241);
  388. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  389. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(878, 106);
  390. this.ultraExpandableGroupBox1.TabIndex = 0;
  391. this.ultraExpandableGroupBox1.Text = "编辑区域";
  392. //
  393. // ultraExpandableGroupBoxPanel1
  394. //
  395. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox12);
  396. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox11);
  397. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox10);
  398. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox9);
  399. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox8);
  400. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox7);
  401. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox6);
  402. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox5);
  403. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox4);
  404. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox3);
  405. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox2);
  406. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox1);
  407. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label14);
  408. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label13);
  409. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label12);
  410. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label11);
  411. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label10);
  412. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label9);
  413. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label8);
  414. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label7);
  415. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
  416. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label5);
  417. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label4);
  418. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label3);
  419. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  420. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  421. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  422. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(872, 84);
  423. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  424. //
  425. // textBox12
  426. //
  427. this.textBox12.Location = new System.Drawing.Point(810, 53);
  428. this.textBox12.Name = "textBox12";
  429. this.textBox12.Size = new System.Drawing.Size(50, 21);
  430. this.textBox12.TabIndex = 23;
  431. //
  432. // textBox11
  433. //
  434. this.textBox11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  435. this.textBox11.Location = new System.Drawing.Point(638, 56);
  436. this.textBox11.Name = "textBox11";
  437. this.textBox11.Size = new System.Drawing.Size(50, 21);
  438. this.textBox11.TabIndex = 22;
  439. //
  440. // textBox10
  441. //
  442. this.textBox10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  443. this.textBox10.Location = new System.Drawing.Point(521, 56);
  444. this.textBox10.Name = "textBox10";
  445. this.textBox10.Size = new System.Drawing.Size(50, 21);
  446. this.textBox10.TabIndex = 21;
  447. //
  448. // textBox9
  449. //
  450. this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  451. this.textBox9.Location = new System.Drawing.Point(404, 56);
  452. this.textBox9.Name = "textBox9";
  453. this.textBox9.Size = new System.Drawing.Size(50, 21);
  454. this.textBox9.TabIndex = 20;
  455. //
  456. // textBox8
  457. //
  458. this.textBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  459. this.textBox8.Location = new System.Drawing.Point(287, 56);
  460. this.textBox8.Name = "textBox8";
  461. this.textBox8.Size = new System.Drawing.Size(50, 21);
  462. this.textBox8.TabIndex = 19;
  463. //
  464. // textBox7
  465. //
  466. this.textBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  467. this.textBox7.Location = new System.Drawing.Point(170, 56);
  468. this.textBox7.Name = "textBox7";
  469. this.textBox7.Size = new System.Drawing.Size(50, 21);
  470. this.textBox7.TabIndex = 18;
  471. //
  472. // textBox6
  473. //
  474. this.textBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  475. this.textBox6.Location = new System.Drawing.Point(53, 56);
  476. this.textBox6.Name = "textBox6";
  477. this.textBox6.Size = new System.Drawing.Size(50, 21);
  478. this.textBox6.TabIndex = 17;
  479. //
  480. // textBox5
  481. //
  482. this.textBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  483. this.textBox5.Location = new System.Drawing.Point(307, 28);
  484. this.textBox5.Name = "textBox5";
  485. this.textBox5.Size = new System.Drawing.Size(100, 21);
  486. this.textBox5.TabIndex = 16;
  487. //
  488. // textBox4
  489. //
  490. this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  491. this.textBox4.Location = new System.Drawing.Point(93, 29);
  492. this.textBox4.Name = "textBox4";
  493. this.textBox4.Size = new System.Drawing.Size(100, 21);
  494. this.textBox4.TabIndex = 15;
  495. //
  496. // textBox3
  497. //
  498. this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  499. this.textBox3.Location = new System.Drawing.Point(454, 3);
  500. this.textBox3.Name = "textBox3";
  501. this.textBox3.Size = new System.Drawing.Size(100, 21);
  502. this.textBox3.TabIndex = 14;
  503. //
  504. // textBox2
  505. //
  506. this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  507. this.textBox2.Location = new System.Drawing.Point(262, 3);
  508. this.textBox2.Name = "textBox2";
  509. this.textBox2.Size = new System.Drawing.Size(100, 21);
  510. this.textBox2.TabIndex = 13;
  511. //
  512. // textBox1
  513. //
  514. this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  515. this.textBox1.Location = new System.Drawing.Point(69, 4);
  516. this.textBox1.Name = "textBox1";
  517. this.textBox1.Size = new System.Drawing.Size(100, 21);
  518. this.textBox1.TabIndex = 12;
  519. //
  520. // label14
  521. //
  522. this.label14.BackColor = System.Drawing.Color.LightBlue;
  523. this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  524. this.label14.Location = new System.Drawing.Point(763, 56);
  525. this.label14.Name = "label14";
  526. this.label14.Size = new System.Drawing.Size(40, 21);
  527. this.label14.TabIndex = 11;
  528. this.label14.Text = "钢号7";
  529. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  530. //
  531. // label13
  532. //
  533. this.label13.BackColor = System.Drawing.Color.LightBlue;
  534. this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  535. this.label13.Location = new System.Drawing.Point(597, 56);
  536. this.label13.Name = "label13";
  537. this.label13.Size = new System.Drawing.Size(40, 21);
  538. this.label13.TabIndex = 10;
  539. this.label13.Text = "钢号6";
  540. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  541. //
  542. // label12
  543. //
  544. this.label12.BackColor = System.Drawing.Color.LightBlue;
  545. this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  546. this.label12.Location = new System.Drawing.Point(480, 56);
  547. this.label12.Name = "label12";
  548. this.label12.Size = new System.Drawing.Size(40, 21);
  549. this.label12.TabIndex = 9;
  550. this.label12.Text = "钢号5";
  551. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  552. //
  553. // label11
  554. //
  555. this.label11.BackColor = System.Drawing.Color.LightBlue;
  556. this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  557. this.label11.Location = new System.Drawing.Point(363, 56);
  558. this.label11.Name = "label11";
  559. this.label11.Size = new System.Drawing.Size(40, 21);
  560. this.label11.TabIndex = 8;
  561. this.label11.Text = "钢号4";
  562. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  563. //
  564. // label10
  565. //
  566. this.label10.BackColor = System.Drawing.Color.LightBlue;
  567. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  568. this.label10.Location = new System.Drawing.Point(246, 56);
  569. this.label10.Name = "label10";
  570. this.label10.Size = new System.Drawing.Size(40, 21);
  571. this.label10.TabIndex = 7;
  572. this.label10.Text = "钢号3";
  573. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  574. //
  575. // label9
  576. //
  577. this.label9.BackColor = System.Drawing.Color.LightBlue;
  578. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  579. this.label9.Location = new System.Drawing.Point(129, 56);
  580. this.label9.Name = "label9";
  581. this.label9.Size = new System.Drawing.Size(40, 21);
  582. this.label9.TabIndex = 6;
  583. this.label9.Text = "钢号2";
  584. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  585. //
  586. // label8
  587. //
  588. this.label8.BackColor = System.Drawing.Color.LightBlue;
  589. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  590. this.label8.Location = new System.Drawing.Point(397, 3);
  591. this.label8.Name = "label8";
  592. this.label8.Size = new System.Drawing.Size(56, 21);
  593. this.label8.TabIndex = 5;
  594. this.label8.Text = "垛位位置";
  595. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  596. //
  597. // label7
  598. //
  599. this.label7.BackColor = System.Drawing.Color.LightBlue;
  600. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  601. this.label7.Location = new System.Drawing.Point(12, 56);
  602. this.label7.Name = "label7";
  603. this.label7.Size = new System.Drawing.Size(40, 21);
  604. this.label7.TabIndex = 4;
  605. this.label7.Text = "钢号1";
  606. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  607. //
  608. // label6
  609. //
  610. this.label6.BackColor = System.Drawing.Color.LightBlue;
  611. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  612. this.label6.Location = new System.Drawing.Point(226, 28);
  613. this.label6.Name = "label6";
  614. this.label6.Size = new System.Drawing.Size(80, 21);
  615. this.label6.TabIndex = 3;
  616. this.label6.Text = "钢号范围结束";
  617. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  618. //
  619. // label5
  620. //
  621. this.label5.BackColor = System.Drawing.Color.LightBlue;
  622. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  623. this.label5.Location = new System.Drawing.Point(12, 29);
  624. this.label5.Name = "label5";
  625. this.label5.Size = new System.Drawing.Size(80, 21);
  626. this.label5.TabIndex = 2;
  627. this.label5.Text = "钢号范围开始";
  628. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  629. //
  630. // label4
  631. //
  632. this.label4.BackColor = System.Drawing.Color.LightBlue;
  633. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  634. this.label4.Location = new System.Drawing.Point(205, 3);
  635. this.label4.Name = "label4";
  636. this.label4.Size = new System.Drawing.Size(56, 21);
  637. this.label4.TabIndex = 1;
  638. this.label4.Text = "区域类型";
  639. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  640. //
  641. // label3
  642. //
  643. this.label3.BackColor = System.Drawing.Color.LightBlue;
  644. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  645. this.label3.Location = new System.Drawing.Point(12, 4);
  646. this.label3.Name = "label3";
  647. this.label3.Size = new System.Drawing.Size(56, 21);
  648. this.label3.TabIndex = 0;
  649. this.label3.Text = "垛位类型";
  650. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  651. //
  652. // ultraPanel2
  653. //
  654. //
  655. // ultraPanel2.ClientArea
  656. //
  657. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
  658. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  659. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  660. this.ultraPanel2.Name = "ultraPanel2";
  661. this.ultraPanel2.Size = new System.Drawing.Size(878, 68);
  662. this.ultraPanel2.TabIndex = 0;
  663. //
  664. // ultraGroupBox1
  665. //
  666. appearance3.BackColor = System.Drawing.Color.Gainsboro;
  667. this.ultraGroupBox1.Appearance = appearance3;
  668. this.ultraGroupBox1.Controls.Add(this.ultraComboEditor2);
  669. this.ultraGroupBox1.Controls.Add(this.ultraComboEditor1);
  670. this.ultraGroupBox1.Controls.Add(this.label2);
  671. this.ultraGroupBox1.Controls.Add(this.label1);
  672. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  673. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  674. this.ultraGroupBox1.Name = "ultraGroupBox1";
  675. this.ultraGroupBox1.Size = new System.Drawing.Size(878, 68);
  676. this.ultraGroupBox1.TabIndex = 0;
  677. this.ultraGroupBox1.Text = "查询条件";
  678. //
  679. // ultraComboEditor2
  680. //
  681. appearance2.BorderColor = System.Drawing.Color.Black;
  682. this.ultraComboEditor2.Appearance = appearance2;
  683. this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  684. this.ultraComboEditor2.Location = new System.Drawing.Point(267, 27);
  685. this.ultraComboEditor2.Name = "ultraComboEditor2";
  686. this.ultraComboEditor2.Size = new System.Drawing.Size(117, 21);
  687. this.ultraComboEditor2.TabIndex = 3;
  688. //
  689. // ultraComboEditor1
  690. //
  691. appearance1.BorderColor = System.Drawing.Color.Black;
  692. this.ultraComboEditor1.Appearance = appearance1;
  693. this.ultraComboEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  694. this.ultraComboEditor1.Location = new System.Drawing.Point(69, 27);
  695. this.ultraComboEditor1.Name = "ultraComboEditor1";
  696. this.ultraComboEditor1.Size = new System.Drawing.Size(117, 21);
  697. this.ultraComboEditor1.TabIndex = 2;
  698. //
  699. // label2
  700. //
  701. this.label2.BackColor = System.Drawing.Color.LightBlue;
  702. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  703. this.label2.Location = new System.Drawing.Point(210, 27);
  704. this.label2.Name = "label2";
  705. this.label2.Size = new System.Drawing.Size(56, 21);
  706. this.label2.TabIndex = 1;
  707. this.label2.Text = "特定区域";
  708. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  709. //
  710. // label1
  711. //
  712. this.label1.BackColor = System.Drawing.Color.LightBlue;
  713. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  714. this.label1.Location = new System.Drawing.Point(12, 27);
  715. this.label1.Name = "label1";
  716. this.label1.Size = new System.Drawing.Size(56, 21);
  717. this.label1.TabIndex = 0;
  718. this.label1.Text = "仓库区分";
  719. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  720. //
  721. // UIM010030
  722. //
  723. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  724. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  725. this.ClientSize = new System.Drawing.Size(878, 415);
  726. this.Controls.Add(this.ultraPanel1);
  727. this.Name = "UIM010030";
  728. this.Text = "UIM010030";
  729. this.ultraPanel1.ClientArea.ResumeLayout(false);
  730. this.ultraPanel1.ResumeLayout(false);
  731. this.ultraPanel3.ClientArea.ResumeLayout(false);
  732. this.ultraPanel3.ResumeLayout(false);
  733. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  737. this.ultraExpandableGroupBox1.ResumeLayout(false);
  738. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  739. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  740. this.ultraPanel2.ClientArea.ResumeLayout(false);
  741. this.ultraPanel2.ResumeLayout(false);
  742. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  743. this.ultraGroupBox1.ResumeLayout(false);
  744. this.ultraGroupBox1.PerformLayout();
  745. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  746. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  747. this.ResumeLayout(false);
  748. }
  749. #endregion
  750. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  751. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  752. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  753. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  754. private System.Windows.Forms.Label label2;
  755. private System.Windows.Forms.Label label1;
  756. private System.Data.DataSet dataSet1;
  757. private System.Data.DataTable dataTable1;
  758. private System.Data.DataColumn dataColumn1;
  759. private System.Data.DataColumn dataColumn2;
  760. private System.Data.DataColumn dataColumn3;
  761. private System.Data.DataColumn dataColumn4;
  762. private System.Data.DataColumn dataColumn5;
  763. private System.Data.DataColumn dataColumn6;
  764. private System.Data.DataColumn dataColumn7;
  765. private System.Data.DataColumn dataColumn8;
  766. private System.Data.DataColumn dataColumn9;
  767. private System.Data.DataColumn dataColumn10;
  768. private System.Data.DataColumn dataColumn11;
  769. private System.Data.DataColumn dataColumn12;
  770. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  771. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  772. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  773. private System.Windows.Forms.Label label6;
  774. private System.Windows.Forms.Label label5;
  775. private System.Windows.Forms.Label label4;
  776. private System.Windows.Forms.Label label3;
  777. private System.Windows.Forms.TextBox textBox7;
  778. private System.Windows.Forms.TextBox textBox6;
  779. private System.Windows.Forms.TextBox textBox5;
  780. private System.Windows.Forms.TextBox textBox4;
  781. private System.Windows.Forms.TextBox textBox3;
  782. private System.Windows.Forms.TextBox textBox2;
  783. private System.Windows.Forms.TextBox textBox1;
  784. private System.Windows.Forms.Label label14;
  785. private System.Windows.Forms.Label label13;
  786. private System.Windows.Forms.Label label12;
  787. private System.Windows.Forms.Label label11;
  788. private System.Windows.Forms.Label label10;
  789. private System.Windows.Forms.Label label9;
  790. private System.Windows.Forms.Label label8;
  791. private System.Windows.Forms.Label label7;
  792. private System.Windows.Forms.TextBox textBox12;
  793. private System.Windows.Forms.TextBox textBox11;
  794. private System.Windows.Forms.TextBox textBox10;
  795. private System.Windows.Forms.TextBox textBox9;
  796. private System.Windows.Forms.TextBox textBox8;
  797. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  798. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  799. }
  800. }