QcmProblemHandlingFrm.Designer.cs 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562
  1. namespace Core.StlMes.Client.Judge.Forms
  2. {
  3. partial class QcmProblemHandlingFrm
  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.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  37. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("QcmProblemHandlingEntity", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchGroudNo");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessCode");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ApplyName");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ApplyTime");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ApplyDesc");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HandleName");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HandleTime");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HandleDesc");
  51. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProOrderNo");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnDlyPk");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessNextFlag");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessCodeNext");
  56. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ConfirmName");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ConfirmTime");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HandleResult");
  60. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  72. this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  73. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  74. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  75. this.label1 = new System.Windows.Forms.Label();
  76. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  77. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  78. this.labelDateTimePicker7 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  79. this.labelDateTimePicker8 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  80. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  81. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  82. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  83. this.qcmProblemHandlingEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  84. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  86. this.ultraPanel1.ClientArea.SuspendLayout();
  87. this.ultraPanel1.SuspendLayout();
  88. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  89. this.ultraPanel2.ClientArea.SuspendLayout();
  90. this.ultraPanel2.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.qcmProblemHandlingEntityBindingSource)).BeginInit();
  93. this.SuspendLayout();
  94. //
  95. // ultraComboEditor6
  96. //
  97. this.ultraComboEditor6.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  98. valueListItem3.DataValue = "0";
  99. valueListItem3.DisplayText = "否";
  100. valueListItem4.DataValue = "1";
  101. valueListItem4.DisplayText = "是";
  102. this.ultraComboEditor6.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  103. valueListItem3,
  104. valueListItem4});
  105. this.ultraComboEditor6.Location = new System.Drawing.Point(420, 190);
  106. this.ultraComboEditor6.Margin = new System.Windows.Forms.Padding(2);
  107. this.ultraComboEditor6.Name = "ultraComboEditor6";
  108. this.ultraComboEditor6.Size = new System.Drawing.Size(118, 21);
  109. this.ultraComboEditor6.TabIndex = 17;
  110. this.ultraComboEditor6.Visible = false;
  111. //
  112. // ultraComboEditor1
  113. //
  114. this.ultraComboEditor1.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  115. this.ultraComboEditor1.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  116. this.ultraComboEditor1.CheckedListSettings.ItemCheckArea = Infragistics.Win.ItemCheckArea.Item;
  117. this.ultraComboEditor1.CheckedListSettings.ListSeparator = ",";
  118. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  119. valueListItem5.DataValue = "A";
  120. valueListItem5.DisplayText = "炼钢";
  121. valueListItem6.DataValue = "D";
  122. valueListItem6.DisplayText = "轧管";
  123. valueListItem7.DataValue = "E";
  124. valueListItem7.DisplayText = "墩拔扩";
  125. valueListItem8.DataValue = "F";
  126. valueListItem8.DisplayText = "热处理";
  127. valueListItem9.DataValue = "G";
  128. valueListItem9.DisplayText = "加工";
  129. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  130. valueListItem5,
  131. valueListItem6,
  132. valueListItem7,
  133. valueListItem8,
  134. valueListItem9});
  135. this.ultraComboEditor1.Location = new System.Drawing.Point(592, 190);
  136. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(2);
  137. this.ultraComboEditor1.Name = "ultraComboEditor1";
  138. this.ultraComboEditor1.Size = new System.Drawing.Size(118, 21);
  139. this.ultraComboEditor1.TabIndex = 18;
  140. this.ultraComboEditor1.Visible = false;
  141. //
  142. // ultraPanel1
  143. //
  144. //
  145. // ultraPanel1.ClientArea
  146. //
  147. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  148. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTextEditor3);
  149. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  150. this.ultraPanel1.ClientArea.Controls.Add(this.labelDateTimePicker7);
  151. this.ultraPanel1.ClientArea.Controls.Add(this.labelDateTimePicker8);
  152. this.ultraPanel1.ClientArea.Controls.Add(this.labelTextBox2);
  153. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  154. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  155. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(2);
  156. this.ultraPanel1.Name = "ultraPanel1";
  157. this.ultraPanel1.Size = new System.Drawing.Size(958, 50);
  158. this.ultraPanel1.TabIndex = 0;
  159. //
  160. // label1
  161. //
  162. this.label1.AutoSize = true;
  163. this.label1.Location = new System.Drawing.Point(274, 15);
  164. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  165. this.label1.Name = "label1";
  166. this.label1.Size = new System.Drawing.Size(53, 12);
  167. this.label1.TabIndex = 46;
  168. this.label1.Text = "判定时间";
  169. //
  170. // ultraTextEditor3
  171. //
  172. editorButton1.Text = "选择";
  173. this.ultraTextEditor3.ButtonsRight.Add(editorButton1);
  174. this.ultraTextEditor3.Location = new System.Drawing.Point(670, 11);
  175. this.ultraTextEditor3.Margin = new System.Windows.Forms.Padding(2);
  176. this.ultraTextEditor3.Name = "ultraTextEditor3";
  177. this.ultraTextEditor3.ReadOnly = true;
  178. this.ultraTextEditor3.Size = new System.Drawing.Size(160, 21);
  179. this.ultraTextEditor3.TabIndex = 45;
  180. this.ultraTextEditor3.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor3_EditorButtonClick);
  181. //
  182. // ultraLabel4
  183. //
  184. this.ultraLabel4.AutoSize = true;
  185. this.ultraLabel4.Location = new System.Drawing.Point(639, 15);
  186. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
  187. this.ultraLabel4.Name = "ultraLabel4";
  188. this.ultraLabel4.Size = new System.Drawing.Size(29, 16);
  189. this.ultraLabel4.TabIndex = 44;
  190. this.ultraLabel4.Text = "产线";
  191. //
  192. // labelDateTimePicker7
  193. //
  194. //
  195. //
  196. //
  197. this.labelDateTimePicker7.CheckBox.AutoSize = true;
  198. this.labelDateTimePicker7.CheckBox.Checked = true;
  199. this.labelDateTimePicker7.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  200. this.labelDateTimePicker7.CheckBox.Location = new System.Drawing.Point(4, 4);
  201. this.labelDateTimePicker7.CheckBox.Name = "checkBox1";
  202. this.labelDateTimePicker7.CheckBox.Size = new System.Drawing.Size(15, 14);
  203. this.labelDateTimePicker7.CheckBox.TabIndex = 1;
  204. this.labelDateTimePicker7.CheckBox.UseVisualStyleBackColor = true;
  205. this.labelDateTimePicker7.CheckBox.Visible = false;
  206. //
  207. //
  208. //
  209. this.labelDateTimePicker7.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  210. this.labelDateTimePicker7.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  211. this.labelDateTimePicker7.DateTimePicker.Name = "dateTimePicker1";
  212. this.labelDateTimePicker7.DateTimePicker.Size = new System.Drawing.Size(124, 21);
  213. this.labelDateTimePicker7.DateTimePicker.TabIndex = 0;
  214. //
  215. //
  216. //
  217. this.labelDateTimePicker7.Label.AutoSize = true;
  218. this.labelDateTimePicker7.Label.Location = new System.Drawing.Point(4, 4);
  219. this.labelDateTimePicker7.Label.Name = "label1";
  220. this.labelDateTimePicker7.Label.Size = new System.Drawing.Size(17, 12);
  221. this.labelDateTimePicker7.Label.TabIndex = 0;
  222. this.labelDateTimePicker7.Label.Text = "至";
  223. this.labelDateTimePicker7.Location = new System.Drawing.Point(468, 11);
  224. this.labelDateTimePicker7.Margin = new System.Windows.Forms.Padding(4);
  225. this.labelDateTimePicker7.Name = "labelDateTimePicker7";
  226. this.labelDateTimePicker7.Size = new System.Drawing.Size(148, 21);
  227. this.labelDateTimePicker7.TabIndex = 9;
  228. //
  229. // labelDateTimePicker8
  230. //
  231. //
  232. //
  233. //
  234. this.labelDateTimePicker8.CheckBox.AutoSize = true;
  235. this.labelDateTimePicker8.CheckBox.Checked = true;
  236. this.labelDateTimePicker8.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  237. this.labelDateTimePicker8.CheckBox.Location = new System.Drawing.Point(4, 4);
  238. this.labelDateTimePicker8.CheckBox.Name = "checkBox1";
  239. this.labelDateTimePicker8.CheckBox.Size = new System.Drawing.Size(15, 14);
  240. this.labelDateTimePicker8.CheckBox.TabIndex = 1;
  241. this.labelDateTimePicker8.CheckBox.UseVisualStyleBackColor = true;
  242. this.labelDateTimePicker8.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker8_CheckBox_CheckedChanged);
  243. //
  244. //
  245. //
  246. this.labelDateTimePicker8.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  247. this.labelDateTimePicker8.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  248. this.labelDateTimePicker8.DateTimePicker.Name = "dateTimePicker1";
  249. this.labelDateTimePicker8.DateTimePicker.Size = new System.Drawing.Size(123, 21);
  250. this.labelDateTimePicker8.DateTimePicker.TabIndex = 0;
  251. //
  252. //
  253. //
  254. this.labelDateTimePicker8.Label.AutoSize = true;
  255. this.labelDateTimePicker8.Label.Location = new System.Drawing.Point(21, 4);
  256. this.labelDateTimePicker8.Label.Name = "label1";
  257. this.labelDateTimePicker8.Label.Size = new System.Drawing.Size(83, 12);
  258. this.labelDateTimePicker8.Label.TabIndex = 0;
  259. this.labelDateTimePicker8.Label.Text = " ";
  260. this.labelDateTimePicker8.Location = new System.Drawing.Point(236, 11);
  261. this.labelDateTimePicker8.Margin = new System.Windows.Forms.Padding(4);
  262. this.labelDateTimePicker8.Name = "labelDateTimePicker8";
  263. this.labelDateTimePicker8.Size = new System.Drawing.Size(230, 21);
  264. this.labelDateTimePicker8.TabIndex = 8;
  265. //
  266. // labelTextBox2
  267. //
  268. //
  269. //
  270. //
  271. this.labelTextBox2.CheckBox.AutoSize = true;
  272. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  273. this.labelTextBox2.CheckBox.Name = "checkBox1";
  274. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(15, 14);
  275. this.labelTextBox2.CheckBox.TabIndex = 1;
  276. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  277. //
  278. //
  279. //
  280. this.labelTextBox2.Label.AutoSize = true;
  281. this.labelTextBox2.Label.Location = new System.Drawing.Point(21, 4);
  282. this.labelTextBox2.Label.Name = "label1";
  283. this.labelTextBox2.Label.Size = new System.Drawing.Size(53, 12);
  284. this.labelTextBox2.Label.TabIndex = 0;
  285. this.labelTextBox2.Label.Text = "判定炉号";
  286. this.labelTextBox2.Location = new System.Drawing.Point(10, 11);
  287. this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4);
  288. this.labelTextBox2.Name = "labelTextBox2";
  289. this.labelTextBox2.Size = new System.Drawing.Size(185, 21);
  290. this.labelTextBox2.TabIndex = 7;
  291. //
  292. //
  293. //
  294. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  295. this.labelTextBox2.TextBox.Enabled = false;
  296. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  297. this.labelTextBox2.TextBox.Name = "textBox1";
  298. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(108, 21);
  299. this.labelTextBox2.TextBox.TabIndex = 1;
  300. //
  301. // ultraPanel2
  302. //
  303. //
  304. // ultraPanel2.ClientArea
  305. //
  306. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor1);
  307. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor6);
  308. this.ultraPanel2.ClientArea.Controls.Add(this.ultraGrid1);
  309. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  310. this.ultraPanel2.Location = new System.Drawing.Point(0, 50);
  311. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(2);
  312. this.ultraPanel2.Name = "ultraPanel2";
  313. this.ultraPanel2.Size = new System.Drawing.Size(958, 400);
  314. this.ultraPanel2.TabIndex = 1;
  315. //
  316. // ultraGrid1
  317. //
  318. this.ultraGrid1.DataSource = this.qcmProblemHandlingEntityBindingSource;
  319. appearance15.BackColor = System.Drawing.SystemColors.Window;
  320. appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  321. this.ultraGrid1.DisplayLayout.Appearance = appearance15;
  322. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  323. ultraGridColumn1.Header.VisiblePosition = 0;
  324. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  325. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  326. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  327. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  328. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  329. ultraGridColumn2.Header.VisiblePosition = 1;
  330. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  331. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  332. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  333. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  334. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  335. ultraGridColumn3.Header.VisiblePosition = 2;
  336. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  337. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  338. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  339. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  340. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  341. ultraGridColumn4.Header.VisiblePosition = 3;
  342. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  343. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  344. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  345. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  346. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  347. ultraGridColumn5.Header.VisiblePosition = 4;
  348. ultraGridColumn5.Hidden = true;
  349. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  350. ultraGridColumn6.Header.VisiblePosition = 5;
  351. ultraGridColumn6.Hidden = true;
  352. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
  353. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  354. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  355. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  356. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  357. ultraGridColumn7.Header.VisiblePosition = 6;
  358. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
  359. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  360. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  361. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  362. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  363. ultraGridColumn8.Header.VisiblePosition = 7;
  364. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 12;
  365. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  366. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  367. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  368. ultraGridColumn9.Header.VisiblePosition = 8;
  369. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 14;
  370. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  371. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  372. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  373. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  374. ultraGridColumn10.Header.VisiblePosition = 9;
  375. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
  376. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  377. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  378. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  379. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  380. ultraGridColumn11.Header.VisiblePosition = 10;
  381. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 20;
  382. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  383. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  384. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  385. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  386. ultraGridColumn12.CellAppearance = appearance13;
  387. ultraGridColumn12.Header.VisiblePosition = 11;
  388. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 22;
  389. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  390. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  391. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  392. ultraGridColumn13.Header.VisiblePosition = 12;
  393. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 6;
  394. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  395. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  396. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  397. ultraGridColumn14.Header.VisiblePosition = 13;
  398. ultraGridColumn14.Hidden = true;
  399. ultraGridColumn15.EditorComponent = this.ultraComboEditor6;
  400. ultraGridColumn15.Header.VisiblePosition = 14;
  401. ultraGridColumn15.Hidden = true;
  402. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 16;
  403. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  404. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  405. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  406. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  407. ultraGridColumn16.CellAppearance = appearance14;
  408. ultraGridColumn16.EditorComponent = this.ultraComboEditor1;
  409. ultraGridColumn16.Header.VisiblePosition = 15;
  410. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 16;
  411. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  412. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  413. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  414. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  415. ultraGridColumn17.Header.VisiblePosition = 16;
  416. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 26;
  417. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  418. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  419. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  420. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  421. ultraGridColumn18.Header.VisiblePosition = 17;
  422. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 28;
  423. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  424. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  425. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  426. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  427. ultraGridColumn19.CellAppearance = appearance16;
  428. ultraGridColumn19.Header.VisiblePosition = 18;
  429. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 24;
  430. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  431. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  432. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  433. ultraGridBand1.Columns.AddRange(new object[] {
  434. ultraGridColumn1,
  435. ultraGridColumn2,
  436. ultraGridColumn3,
  437. ultraGridColumn4,
  438. ultraGridColumn5,
  439. ultraGridColumn6,
  440. ultraGridColumn7,
  441. ultraGridColumn8,
  442. ultraGridColumn9,
  443. ultraGridColumn10,
  444. ultraGridColumn11,
  445. ultraGridColumn12,
  446. ultraGridColumn13,
  447. ultraGridColumn14,
  448. ultraGridColumn15,
  449. ultraGridColumn16,
  450. ultraGridColumn17,
  451. ultraGridColumn18,
  452. ultraGridColumn19});
  453. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  454. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  455. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  456. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  457. appearance18.BackColor = System.Drawing.SystemColors.ActiveBorder;
  458. appearance18.BackColor2 = System.Drawing.SystemColors.ControlDark;
  459. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  460. appearance18.BorderColor = System.Drawing.SystemColors.Window;
  461. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance18;
  462. appearance19.ForeColor = System.Drawing.SystemColors.GrayText;
  463. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance19;
  464. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  465. appearance20.BackColor = System.Drawing.SystemColors.ControlLightLight;
  466. appearance20.BackColor2 = System.Drawing.SystemColors.Control;
  467. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  468. appearance20.ForeColor = System.Drawing.SystemColors.GrayText;
  469. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance20;
  470. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  471. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  472. appearance21.BackColor = System.Drawing.SystemColors.Window;
  473. appearance21.ForeColor = System.Drawing.SystemColors.ControlText;
  474. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance21;
  475. appearance22.BackColor = System.Drawing.SystemColors.Highlight;
  476. appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
  477. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance22;
  478. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  479. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  480. appearance23.BackColor = System.Drawing.SystemColors.Window;
  481. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance23;
  482. appearance24.BorderColor = System.Drawing.Color.Silver;
  483. appearance24.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  484. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance24;
  485. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  486. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  487. appearance25.BackColor = System.Drawing.SystemColors.Control;
  488. appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
  489. appearance25.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  490. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  491. appearance25.BorderColor = System.Drawing.SystemColors.Window;
  492. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance25;
  493. appearance26.TextHAlignAsString = "Left";
  494. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance26;
  495. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  496. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  497. appearance29.BackColor = System.Drawing.SystemColors.Window;
  498. appearance29.BorderColor = System.Drawing.Color.Silver;
  499. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance29;
  500. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  501. appearance30.BackColor = System.Drawing.SystemColors.ControlLight;
  502. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance30;
  503. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  504. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  505. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  506. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  507. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  508. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
  509. this.ultraGrid1.Name = "ultraGrid1";
  510. this.ultraGrid1.Size = new System.Drawing.Size(958, 400);
  511. this.ultraGrid1.TabIndex = 0;
  512. this.ultraGrid1.Text = "ultraGrid1";
  513. //
  514. // qcmProblemHandlingEntityBindingSource
  515. //
  516. this.qcmProblemHandlingEntityBindingSource.DataSource = typeof(Core.StlMes.Client.Judge.Models.QcmProblemHandlingEntity);
  517. //
  518. // QcmProblemHandlingFrm
  519. //
  520. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  521. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  522. this.ClientSize = new System.Drawing.Size(958, 450);
  523. this.Controls.Add(this.ultraPanel2);
  524. this.Controls.Add(this.ultraPanel1);
  525. this.Margin = new System.Windows.Forms.Padding(2);
  526. this.Name = "QcmProblemHandlingFrm";
  527. this.Text = "QcmProblemHandlingFrm";
  528. this.Load += new System.EventHandler(this.QcmProblemHandlingFrm_Load);
  529. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
  530. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  531. this.ultraPanel1.ClientArea.ResumeLayout(false);
  532. this.ultraPanel1.ClientArea.PerformLayout();
  533. this.ultraPanel1.ResumeLayout(false);
  534. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  535. this.ultraPanel2.ClientArea.ResumeLayout(false);
  536. this.ultraPanel2.ClientArea.PerformLayout();
  537. this.ultraPanel2.ResumeLayout(false);
  538. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.qcmProblemHandlingEntityBindingSource)).EndInit();
  540. this.ResumeLayout(false);
  541. }
  542. #endregion
  543. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  544. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  545. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  546. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker7;
  547. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker8;
  548. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  549. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  550. private System.Windows.Forms.Label label1;
  551. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  552. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
  553. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  554. private System.Windows.Forms.BindingSource qcmProblemHandlingEntityBindingSource;
  555. }
  556. }