FrmSteerDataManage.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. namespace Core.StlMes.Client.Lims.Data.Steer
  2. {
  3. partial class FrmSteerDataManage
  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.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ELEMENTS");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_VALUE");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("START_VALUE");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  42. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  55. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  66. this.panel1 = new System.Windows.Forms.Panel();
  67. this.chkCHECK_CLASS = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  68. this.ultraCHECK_CLASS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  69. this.ultraCHECK_SHIFT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  70. this.panel2 = new System.Windows.Forms.Panel();
  71. this.dataSet1 = new System.Data.DataSet();
  72. this.dataTable1 = new System.Data.DataTable();
  73. this.dataTable2 = new System.Data.DataTable();
  74. this.dataColumn152 = new System.Data.DataColumn();
  75. this.dataColumn153 = new System.Data.DataColumn();
  76. this.dataColumn154 = new System.Data.DataColumn();
  77. this.dataColumn40 = new System.Data.DataColumn();
  78. this.steerQueryBase1 = new Core.StlMes.Client.Lims.Data.Steer.SteerQueryBase();
  79. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  81. this.panel1.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_CLASS)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_SHIFT)).BeginInit();
  85. this.panel2.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  91. this.SuspendLayout();
  92. //
  93. // panel1
  94. //
  95. this.panel1.Controls.Add(this.chkCHECK_CLASS);
  96. this.panel1.Controls.Add(this.ultraCHECK_CLASS);
  97. this.panel1.Controls.Add(this.ultraCHECK_SHIFT);
  98. this.panel1.Controls.Add(this.panel2);
  99. this.panel1.Controls.Add(this.steerQueryBase1);
  100. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.panel1.Location = new System.Drawing.Point(0, 0);
  102. this.panel1.Name = "panel1";
  103. this.panel1.Size = new System.Drawing.Size(1008, 474);
  104. this.panel1.TabIndex = 0;
  105. //
  106. // chkCHECK_CLASS
  107. //
  108. this.chkCHECK_CLASS.AutoSize = true;
  109. this.chkCHECK_CLASS.Location = new System.Drawing.Point(741, 12);
  110. this.chkCHECK_CLASS.Margin = new System.Windows.Forms.Padding(2);
  111. this.chkCHECK_CLASS.Name = "chkCHECK_CLASS";
  112. this.chkCHECK_CLASS.Size = new System.Drawing.Size(96, 19);
  113. this.chkCHECK_CLASS.TabIndex = 110;
  114. this.chkCHECK_CLASS.Text = "查询班次为空";
  115. //
  116. // ultraCHECK_CLASS
  117. //
  118. valueListItem1.DataValue = "0";
  119. valueListItem1.DisplayText = "甲";
  120. valueListItem2.DataValue = "1";
  121. valueListItem2.DisplayText = "乙";
  122. valueListItem3.DataValue = "2";
  123. valueListItem3.DisplayText = "丙";
  124. valueListItem4.DataValue = "3";
  125. valueListItem4.DisplayText = "丁";
  126. this.ultraCHECK_CLASS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  127. valueListItem1,
  128. valueListItem2,
  129. valueListItem3,
  130. valueListItem4});
  131. this.ultraCHECK_CLASS.Location = new System.Drawing.Point(915, 11);
  132. this.ultraCHECK_CLASS.Name = "ultraCHECK_CLASS";
  133. this.ultraCHECK_CLASS.Size = new System.Drawing.Size(68, 21);
  134. this.ultraCHECK_CLASS.TabIndex = 109;
  135. this.ultraCHECK_CLASS.Text = "甲";
  136. //
  137. // ultraCHECK_SHIFT
  138. //
  139. valueListItem5.DataValue = "0";
  140. valueListItem5.DisplayText = "常白班";
  141. valueListItem6.DataValue = "1";
  142. valueListItem6.DisplayText = "早";
  143. valueListItem7.DataValue = "2";
  144. valueListItem7.DisplayText = "中";
  145. valueListItem8.DataValue = "3";
  146. valueListItem8.DisplayText = "夜";
  147. this.ultraCHECK_SHIFT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  148. valueListItem5,
  149. valueListItem6,
  150. valueListItem7,
  151. valueListItem8});
  152. this.ultraCHECK_SHIFT.Location = new System.Drawing.Point(841, 11);
  153. this.ultraCHECK_SHIFT.Name = "ultraCHECK_SHIFT";
  154. this.ultraCHECK_SHIFT.Size = new System.Drawing.Size(68, 21);
  155. this.ultraCHECK_SHIFT.TabIndex = 108;
  156. this.ultraCHECK_SHIFT.Text = "常白班";
  157. //
  158. // panel2
  159. //
  160. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  161. this.panel2.Controls.Add(this.ultraGrid1);
  162. this.panel2.Controls.Add(this.ultraGrid2);
  163. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  164. this.panel2.Location = new System.Drawing.Point(0, 40);
  165. this.panel2.Name = "panel2";
  166. this.panel2.Size = new System.Drawing.Size(1008, 434);
  167. this.panel2.TabIndex = 23;
  168. //
  169. // dataSet1
  170. //
  171. this.dataSet1.DataSetName = "NewDataSet";
  172. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  173. this.dataTable1,
  174. this.dataTable2});
  175. //
  176. // dataTable1
  177. //
  178. this.dataTable1.TableName = "Table1";
  179. //
  180. // dataTable2
  181. //
  182. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  183. this.dataColumn152,
  184. this.dataColumn153,
  185. this.dataColumn154,
  186. this.dataColumn40});
  187. this.dataTable2.TableName = "Table2";
  188. //
  189. // dataColumn152
  190. //
  191. this.dataColumn152.Caption = "元素";
  192. this.dataColumn152.ColumnName = "ELEMENTS";
  193. //
  194. // dataColumn153
  195. //
  196. this.dataColumn153.Caption = "修改值";
  197. this.dataColumn153.ColumnName = "UPDATE_VALUE";
  198. //
  199. // dataColumn154
  200. //
  201. this.dataColumn154.Caption = "原始值";
  202. this.dataColumn154.ColumnName = "START_VALUE";
  203. //
  204. // dataColumn40
  205. //
  206. this.dataColumn40.Caption = "选择";
  207. this.dataColumn40.ColumnName = "CHK";
  208. this.dataColumn40.DataType = typeof(bool);
  209. //
  210. // steerQueryBase1
  211. //
  212. this.steerQueryBase1.Dock = System.Windows.Forms.DockStyle.Top;
  213. this.steerQueryBase1.Location = new System.Drawing.Point(0, 0);
  214. this.steerQueryBase1.Name = "steerQueryBase1";
  215. this.steerQueryBase1.Size = new System.Drawing.Size(1008, 40);
  216. this.steerQueryBase1.TabIndex = 22;
  217. //
  218. // ultraGrid2
  219. //
  220. this.ultraGrid2.DataMember = "Table2";
  221. this.ultraGrid2.DataSource = this.dataSet1;
  222. appearance15.BackColor = System.Drawing.SystemColors.Window;
  223. appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  224. this.ultraGrid2.DisplayLayout.Appearance = appearance15;
  225. ultraGridColumn1.Header.VisiblePosition = 0;
  226. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  227. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  228. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  229. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  230. ultraGridColumn2.Header.VisiblePosition = 1;
  231. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 3;
  232. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  233. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  234. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  235. ultraGridColumn3.Header.VisiblePosition = 2;
  236. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  237. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  238. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  239. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  240. ultraGridColumn4.DefaultCellValue = "False";
  241. ultraGridColumn4.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  242. ultraGridColumn4.Header.VisiblePosition = 3;
  243. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
  244. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  245. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  246. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  247. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  248. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  249. ultraGridBand2.Columns.AddRange(new object[] {
  250. ultraGridColumn1,
  251. ultraGridColumn2,
  252. ultraGridColumn3,
  253. ultraGridColumn4});
  254. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  255. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  256. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  257. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  258. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  259. appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder;
  260. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  261. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  262. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  263. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance16;
  264. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  265. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
  266. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  267. appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight;
  268. appearance18.BackColor2 = System.Drawing.SystemColors.Control;
  269. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  270. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  271. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
  272. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  273. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  274. appearance19.BackColor = System.Drawing.SystemColors.Window;
  275. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  276. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  277. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  278. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  279. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  280. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  281. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  282. appearance21.BackColor = System.Drawing.SystemColors.Window;
  283. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance21;
  284. appearance22.BorderColor = System.Drawing.Color.Silver;
  285. appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  286. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance22;
  287. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  288. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  289. appearance23.BackColor = System.Drawing.SystemColors.Control;
  290. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  291. appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  292. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  293. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  294. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance23;
  295. appearance24.TextHAlignAsString = "Left";
  296. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance24;
  297. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  298. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  299. appearance25.BackColor = System.Drawing.SystemColors.Window;
  300. appearance25.BorderColor = System.Drawing.Color.Silver;
  301. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance25;
  302. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  303. this.ultraGrid2.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  304. appearance26.BackColor = System.Drawing.SystemColors.ControlLight;
  305. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance26;
  306. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  307. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  308. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  309. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Right;
  310. this.ultraGrid2.Location = new System.Drawing.Point(751, 0);
  311. this.ultraGrid2.Name = "ultraGrid2";
  312. this.ultraGrid2.Size = new System.Drawing.Size(255, 432);
  313. this.ultraGrid2.TabIndex = 25;
  314. this.ultraGrid2.Text = "ultraGrid4";
  315. //
  316. // ultraGrid1
  317. //
  318. this.ultraGrid1.DataMember = "Table1";
  319. this.ultraGrid1.DataSource = this.dataSet1;
  320. appearance1.BackColor = System.Drawing.SystemColors.Window;
  321. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  322. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  323. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  324. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  325. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  326. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  327. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  328. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  329. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  330. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  331. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  332. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  333. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  334. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  335. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  336. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  337. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  338. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  339. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  340. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  341. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  342. appearance6.BackColor = System.Drawing.SystemColors.Window;
  343. appearance6.ForeColor = System.Drawing.SystemColors.ControlText;
  344. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance6;
  345. appearance7.BackColor = System.Drawing.SystemColors.Highlight;
  346. appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
  347. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
  348. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  349. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  350. appearance8.BackColor = System.Drawing.SystemColors.Window;
  351. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance8;
  352. appearance9.BorderColor = System.Drawing.Color.Silver;
  353. appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  354. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
  355. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  356. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  357. appearance10.BackColor = System.Drawing.SystemColors.Control;
  358. appearance10.BackColor2 = System.Drawing.SystemColors.ControlDark;
  359. appearance10.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  360. appearance10.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  361. appearance10.BorderColor = System.Drawing.SystemColors.Window;
  362. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance10;
  363. appearance11.TextHAlignAsString = "Left";
  364. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
  365. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  366. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  367. appearance12.BackColor = System.Drawing.SystemColors.Window;
  368. appearance12.BorderColor = System.Drawing.Color.Silver;
  369. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance12;
  370. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  371. this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  372. appearance13.BackColor = System.Drawing.SystemColors.ControlLight;
  373. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance13;
  374. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  375. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  376. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  377. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  378. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  379. this.ultraGrid1.Name = "ultraGrid1";
  380. this.ultraGrid1.Size = new System.Drawing.Size(751, 432);
  381. this.ultraGrid1.TabIndex = 26;
  382. this.ultraGrid1.Text = "ultraGrid3";
  383. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  384. //
  385. // FrmSteerDataManage
  386. //
  387. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  388. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  389. this.ClientSize = new System.Drawing.Size(1008, 474);
  390. this.Controls.Add(this.panel1);
  391. this.Name = "FrmSteerDataManage";
  392. this.Text = "熔炼成分数据修改";
  393. this.Load += new System.EventHandler(this.FrmSteerDataManage_Load);
  394. this.panel1.ResumeLayout(false);
  395. this.panel1.PerformLayout();
  396. ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_CLASS)).EndInit();
  397. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).EndInit();
  398. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_SHIFT)).EndInit();
  399. this.panel2.ResumeLayout(false);
  400. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  401. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  402. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  404. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  405. this.ResumeLayout(false);
  406. }
  407. #endregion
  408. private System.Windows.Forms.Panel panel1;
  409. private SteerQueryBase steerQueryBase1;
  410. private System.Windows.Forms.Panel panel2;
  411. private System.Data.DataSet dataSet1;
  412. internal System.Data.DataTable dataTable1;
  413. private System.Data.DataTable dataTable2;
  414. private System.Data.DataColumn dataColumn152;
  415. private System.Data.DataColumn dataColumn153;
  416. private System.Data.DataColumn dataColumn154;
  417. private System.Data.DataColumn dataColumn40;
  418. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_SHIFT;
  419. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_CLASS;
  420. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_CLASS;
  421. internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  422. internal Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  423. }
  424. }