FrmMilCheckDeatilSimple.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. namespace Core.StlMes.Client.ZGMil.Report
  2. {
  3. partial class FrmMilCheckDeatilSimple
  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 valueListItem9 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("MilCheckDeatilSimpleEntity", -1);
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DefectItem");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WasteBranch");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WasteTons");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OfflineProduct");
  39. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DefectCode");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultNo");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SimpleLotNo");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProPlanId");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GxPlanNo");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  46. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  48. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  60. this.ComVALIDFLAG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  61. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  62. this.label1 = new System.Windows.Forms.Label();
  63. this.cmbEndDate = new System.Windows.Forms.DateTimePicker();
  64. this.cmbDate = new System.Windows.Forms.DateTimePicker();
  65. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  66. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  67. this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  68. this.chkjudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  69. this.txtjudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  70. ((System.ComponentModel.ISupportInitialize)(this.ComVALIDFLAG)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  72. this.ultraGroupBox1.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.chkjudgeStoveNo)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.txtjudgeStoveNo)).BeginInit();
  78. this.SuspendLayout();
  79. //
  80. // ComVALIDFLAG
  81. //
  82. this.ComVALIDFLAG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  83. valueListItem9.DataValue = "1";
  84. valueListItem9.DisplayText = "有效";
  85. valueListItem10.DataValue = "0";
  86. valueListItem10.DisplayText = "无效";
  87. this.ComVALIDFLAG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  88. valueListItem9,
  89. valueListItem10});
  90. this.ComVALIDFLAG.Location = new System.Drawing.Point(545, 231);
  91. this.ComVALIDFLAG.Margin = new System.Windows.Forms.Padding(4);
  92. this.ComVALIDFLAG.Name = "ComVALIDFLAG";
  93. this.ComVALIDFLAG.Size = new System.Drawing.Size(75, 24);
  94. this.ComVALIDFLAG.TabIndex = 46;
  95. this.ComVALIDFLAG.Visible = false;
  96. //
  97. // ultraGroupBox1
  98. //
  99. this.ultraGroupBox1.Controls.Add(this.txtjudgeStoveNo);
  100. this.ultraGroupBox1.Controls.Add(this.chkjudgeStoveNo);
  101. this.ultraGroupBox1.Controls.Add(this.label1);
  102. this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
  103. this.ultraGroupBox1.Controls.Add(this.cmbDate);
  104. this.ultraGroupBox1.Controls.Add(this.chkDate);
  105. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  106. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  107. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
  108. this.ultraGroupBox1.Name = "ultraGroupBox1";
  109. this.ultraGroupBox1.Size = new System.Drawing.Size(1368, 54);
  110. this.ultraGroupBox1.TabIndex = 3;
  111. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  112. //
  113. // label1
  114. //
  115. this.label1.AutoSize = true;
  116. this.label1.BackColor = System.Drawing.Color.Transparent;
  117. this.label1.Location = new System.Drawing.Point(296, 20);
  118. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  119. this.label1.Name = "label1";
  120. this.label1.Size = new System.Drawing.Size(22, 15);
  121. this.label1.TabIndex = 1061;
  122. this.label1.Text = "至";
  123. this.label1.Visible = false;
  124. //
  125. // cmbEndDate
  126. //
  127. this.cmbEndDate.CustomFormat = "yyyy-MM-dd HH:mm";
  128. this.cmbEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  129. this.cmbEndDate.Location = new System.Drawing.Point(327, 14);
  130. this.cmbEndDate.Margin = new System.Windows.Forms.Padding(4);
  131. this.cmbEndDate.Name = "cmbEndDate";
  132. this.cmbEndDate.Size = new System.Drawing.Size(183, 25);
  133. this.cmbEndDate.TabIndex = 1060;
  134. this.cmbEndDate.Visible = false;
  135. //
  136. // cmbDate
  137. //
  138. this.cmbDate.CustomFormat = "yyyy-MM-dd HH:mm";
  139. this.cmbDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  140. this.cmbDate.Location = new System.Drawing.Point(104, 14);
  141. this.cmbDate.Margin = new System.Windows.Forms.Padding(4);
  142. this.cmbDate.Name = "cmbDate";
  143. this.cmbDate.Size = new System.Drawing.Size(183, 25);
  144. this.cmbDate.TabIndex = 1055;
  145. this.cmbDate.Visible = false;
  146. //
  147. // chkDate
  148. //
  149. appearance15.TextHAlignAsString = "Left";
  150. this.chkDate.Appearance = appearance15;
  151. this.chkDate.AutoSize = true;
  152. this.chkDate.BackColor = System.Drawing.Color.Transparent;
  153. this.chkDate.BackColorInternal = System.Drawing.Color.Transparent;
  154. this.chkDate.Checked = true;
  155. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  156. this.chkDate.Location = new System.Drawing.Point(8, 16);
  157. this.chkDate.Margin = new System.Windows.Forms.Padding(4);
  158. this.chkDate.Name = "chkDate";
  159. this.chkDate.Size = new System.Drawing.Size(84, 22);
  160. this.chkDate.TabIndex = 1054;
  161. this.chkDate.Text = "开始时间";
  162. this.chkDate.Visible = false;
  163. this.chkDate.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  164. //
  165. // ultraGrid1
  166. //
  167. this.ultraGrid1.DataSource = this.bindingSource1;
  168. appearance1.BackColor = System.Drawing.SystemColors.Window;
  169. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  170. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  171. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  172. ultraGridColumn1.Header.VisiblePosition = 10;
  173. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  174. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  175. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  176. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  177. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  178. ultraGridColumn2.Header.VisiblePosition = 1;
  179. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  180. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  181. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  182. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  183. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  184. ultraGridColumn3.Header.VisiblePosition = 3;
  185. ultraGridColumn3.Hidden = true;
  186. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  187. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  188. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  189. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  190. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  191. ultraGridColumn4.Header.VisiblePosition = 4;
  192. ultraGridColumn4.Hidden = true;
  193. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  194. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  195. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  196. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  197. appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  198. ultraGridColumn5.CellAppearance = appearance16;
  199. ultraGridColumn5.Header.VisiblePosition = 5;
  200. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
  201. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  202. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  203. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  204. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  205. ultraGridColumn6.Header.VisiblePosition = 6;
  206. ultraGridColumn6.Hidden = true;
  207. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
  208. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  209. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  210. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  211. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  212. ultraGridColumn7.Header.VisiblePosition = 7;
  213. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
  214. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  215. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  216. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  217. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  218. ultraGridColumn8.Header.VisiblePosition = 8;
  219. ultraGridColumn8.Hidden = true;
  220. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
  221. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  222. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  223. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  224. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  225. ultraGridColumn9.Header.VisiblePosition = 0;
  226. ultraGridColumn9.Hidden = true;
  227. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  228. ultraGridColumn10.Header.VisiblePosition = 2;
  229. ultraGridColumn10.Hidden = true;
  230. appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  231. ultraGridColumn11.CellAppearance = appearance17;
  232. ultraGridColumn11.EditorComponent = this.ComVALIDFLAG;
  233. ultraGridColumn11.Header.VisiblePosition = 9;
  234. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 10;
  235. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  236. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  237. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  238. ultraGridColumn12.DataType = typeof(bool);
  239. ultraGridColumn12.Header.VisiblePosition = 11;
  240. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
  241. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  242. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  243. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  244. ultraGridBand1.Columns.AddRange(new object[] {
  245. ultraGridColumn1,
  246. ultraGridColumn2,
  247. ultraGridColumn3,
  248. ultraGridColumn4,
  249. ultraGridColumn5,
  250. ultraGridColumn6,
  251. ultraGridColumn7,
  252. ultraGridColumn8,
  253. ultraGridColumn9,
  254. ultraGridColumn10,
  255. ultraGridColumn11,
  256. ultraGridColumn12});
  257. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  258. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  259. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  260. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  261. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  262. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  263. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  264. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  265. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  266. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  267. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  268. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  269. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  270. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  271. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  272. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  273. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  274. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  275. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  276. appearance5.BackColor = System.Drawing.SystemColors.Window;
  277. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  278. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  279. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  280. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  281. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  282. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  283. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  284. appearance7.BackColor = System.Drawing.SystemColors.Window;
  285. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  286. appearance8.BorderColor = System.Drawing.Color.Silver;
  287. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  288. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  289. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  290. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  291. appearance9.BackColor = System.Drawing.SystemColors.Control;
  292. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  293. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  294. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  295. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  296. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  297. appearance10.TextHAlignAsString = "Left";
  298. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  299. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  300. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  301. appearance11.BackColor = System.Drawing.SystemColors.Window;
  302. appearance11.BorderColor = System.Drawing.Color.Silver;
  303. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  304. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  305. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  306. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  307. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  308. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  309. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  310. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.ultraGrid1.Location = new System.Drawing.Point(0, 54);
  312. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  313. this.ultraGrid1.Name = "ultraGrid1";
  314. this.ultraGrid1.Size = new System.Drawing.Size(1368, 557);
  315. this.ultraGrid1.TabIndex = 4;
  316. this.ultraGrid1.Text = "ultraGrid1";
  317. //
  318. // bindingSource1
  319. //
  320. this.bindingSource1.DataSource = typeof(Core.StlMes.Client.ZGMil.Entity.MilCheckDeatilSimpleEntity);
  321. //
  322. // chkjudgeStoveNo
  323. //
  324. appearance18.TextHAlignAsString = "Left";
  325. this.chkjudgeStoveNo.Appearance = appearance18;
  326. this.chkjudgeStoveNo.AutoSize = true;
  327. this.chkjudgeStoveNo.BackColor = System.Drawing.Color.Transparent;
  328. this.chkjudgeStoveNo.BackColorInternal = System.Drawing.Color.Transparent;
  329. this.chkjudgeStoveNo.Checked = true;
  330. this.chkjudgeStoveNo.CheckState = System.Windows.Forms.CheckState.Checked;
  331. this.chkjudgeStoveNo.Location = new System.Drawing.Point(536, 17);
  332. this.chkjudgeStoveNo.Margin = new System.Windows.Forms.Padding(4);
  333. this.chkjudgeStoveNo.Name = "chkjudgeStoveNo";
  334. this.chkjudgeStoveNo.Size = new System.Drawing.Size(53, 22);
  335. this.chkjudgeStoveNo.TabIndex = 1062;
  336. this.chkjudgeStoveNo.Text = "炉号";
  337. this.chkjudgeStoveNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
  338. //
  339. // txtjudgeStoveNo
  340. //
  341. this.txtjudgeStoveNo.Enabled = false;
  342. this.txtjudgeStoveNo.Location = new System.Drawing.Point(597, 13);
  343. this.txtjudgeStoveNo.Margin = new System.Windows.Forms.Padding(4);
  344. this.txtjudgeStoveNo.Name = "txtjudgeStoveNo";
  345. this.txtjudgeStoveNo.Size = new System.Drawing.Size(133, 24);
  346. this.txtjudgeStoveNo.TabIndex = 1063;
  347. //
  348. // FrmMilCheckDeatilSimple
  349. //
  350. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  351. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  352. this.ClientSize = new System.Drawing.Size(1368, 611);
  353. this.Controls.Add(this.ComVALIDFLAG);
  354. this.Controls.Add(this.ultraGrid1);
  355. this.Controls.Add(this.ultraGroupBox1);
  356. this.Margin = new System.Windows.Forms.Padding(5);
  357. this.Name = "FrmMilCheckDeatilSimple";
  358. this.Text = "表检缺项数据";
  359. this.Load += new System.EventHandler(this.FrmMilCheckDeatilSimple_Load);
  360. ((System.ComponentModel.ISupportInitialize)(this.ComVALIDFLAG)).EndInit();
  361. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  362. this.ultraGroupBox1.ResumeLayout(false);
  363. this.ultraGroupBox1.PerformLayout();
  364. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.chkjudgeStoveNo)).EndInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.txtjudgeStoveNo)).EndInit();
  369. this.ResumeLayout(false);
  370. this.PerformLayout();
  371. }
  372. #endregion
  373. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  374. private System.Windows.Forms.Label label1;
  375. private System.Windows.Forms.DateTimePicker cmbEndDate;
  376. private System.Windows.Forms.DateTimePicker cmbDate;
  377. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  378. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  379. private System.Windows.Forms.BindingSource bindingSource1;
  380. private Infragistics.Win.UltraWinEditors.UltraComboEditor ComVALIDFLAG;
  381. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkjudgeStoveNo;
  382. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtjudgeStoveNo;
  383. }
  384. }