RolledTubePhyPassApplyFrm.Designer.cs 76 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344
  1. namespace Core.StlMes.Client.Judge.Forms
  2. {
  3. partial class RolledTubePhyPassApplyFrm
  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 valueListItem10 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab10 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  42. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab11 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  43. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  45. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  46. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RolledTubePhyPassApplyFrm));
  47. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  51. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  52. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  53. this.panel1 = new System.Windows.Forms.Panel();
  54. this.labelComboBox5 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  55. this.labelTextBox5 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  56. this.ultraOptionSet3 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
  57. this.labelComboBox2 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  58. this.labelDateTimePicker1 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  59. this.labelDateTimePicker2 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  60. this.ultraOptionSet2 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
  61. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  62. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  63. this.labelComboBox1 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  64. this.labelTextBox4 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  65. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  66. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  67. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  68. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  69. this.panel5 = new System.Windows.Forms.Panel();
  70. this.panel2 = new System.Windows.Forms.Panel();
  71. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  72. this.panel3 = new System.Windows.Forms.Panel();
  73. this.labelComboBox4 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  74. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  75. this.labelComboBox3 = new Core.Mes.Client.Comm.Control.LabelComboBox();
  76. this.labelTextBox3 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  77. this.labelDateTimePicker3 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  78. this.labelDateTimePicker4 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  79. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  80. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  81. this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
  82. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  83. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  84. this.panel7 = new System.Windows.Forms.Panel();
  85. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  86. this.ultraOptionSet1 = new Infragistics.Win.UltraWinEditors.UltraOptionSet();
  87. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  88. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  89. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  90. this.checkBox3 = new System.Windows.Forms.CheckBox();
  91. this.checkBox2 = new System.Windows.Forms.CheckBox();
  92. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  93. this.dataSet1 = new System.Data.DataSet();
  94. this.dataTable1 = new System.Data.DataTable();
  95. this.dataColumn1 = new System.Data.DataColumn();
  96. this.dataColumn2 = new System.Data.DataColumn();
  97. this.checkBox1 = new System.Windows.Forms.CheckBox();
  98. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  99. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  100. this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  101. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  102. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  103. this.ultraTabControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  104. this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  105. this.labelDateTimePicker5 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  106. this.labelDateTimePicker6 = new Core.Mes.Client.Comm.Control.LabelDateTimePicker();
  107. this.ultraTabPageControl1.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  109. this.splitContainer1.Panel1.SuspendLayout();
  110. this.splitContainer1.Panel2.SuspendLayout();
  111. this.splitContainer1.SuspendLayout();
  112. this.panel1.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  119. this.ultraExpandableGroupBox2.SuspendLayout();
  120. this.ultraTabPageControl2.SuspendLayout();
  121. this.panel5.SuspendLayout();
  122. this.panel2.SuspendLayout();
  123. this.panel3.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox4.ComboBox)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  127. this.ultraTabControl1.SuspendLayout();
  128. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  129. this.ultraExpandableGroupBox1.SuspendLayout();
  130. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  131. this.panel7.SuspendLayout();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
  139. this.ultraTabControl2.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).BeginInit();
  141. this.SuspendLayout();
  142. //
  143. // ultraTabPageControl1
  144. //
  145. this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
  146. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 1);
  147. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  148. this.ultraTabPageControl1.Size = new System.Drawing.Size(1343, 540);
  149. //
  150. // splitContainer1
  151. //
  152. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  153. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  154. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  155. this.splitContainer1.Margin = new System.Windows.Forms.Padding(2);
  156. this.splitContainer1.Name = "splitContainer1";
  157. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  158. //
  159. // splitContainer1.Panel1
  160. //
  161. this.splitContainer1.Panel1.Controls.Add(this.panel1);
  162. //
  163. // splitContainer1.Panel2
  164. //
  165. this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox2);
  166. this.splitContainer1.Size = new System.Drawing.Size(1343, 540);
  167. this.splitContainer1.SplitterDistance = 121;
  168. this.splitContainer1.SplitterWidth = 3;
  169. this.splitContainer1.TabIndex = 4;
  170. //
  171. // panel1
  172. //
  173. this.panel1.Controls.Add(this.labelDateTimePicker5);
  174. this.panel1.Controls.Add(this.labelDateTimePicker6);
  175. this.panel1.Controls.Add(this.labelComboBox5);
  176. this.panel1.Controls.Add(this.labelTextBox5);
  177. this.panel1.Controls.Add(this.ultraOptionSet3);
  178. this.panel1.Controls.Add(this.labelComboBox2);
  179. this.panel1.Controls.Add(this.labelDateTimePicker1);
  180. this.panel1.Controls.Add(this.labelDateTimePicker2);
  181. this.panel1.Controls.Add(this.ultraOptionSet2);
  182. this.panel1.Controls.Add(this.ultraLabel4);
  183. this.panel1.Controls.Add(this.ultraLabel1);
  184. this.panel1.Controls.Add(this.labelComboBox1);
  185. this.panel1.Controls.Add(this.labelTextBox4);
  186. this.panel1.Controls.Add(this.labelTextBox1);
  187. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  188. this.panel1.Location = new System.Drawing.Point(0, 0);
  189. this.panel1.Name = "panel1";
  190. this.panel1.Size = new System.Drawing.Size(1343, 54);
  191. this.panel1.TabIndex = 1;
  192. //
  193. // labelComboBox5
  194. //
  195. //
  196. //
  197. //
  198. this.labelComboBox5.CheckBox.AutoSize = true;
  199. this.labelComboBox5.CheckBox.Location = new System.Drawing.Point(5, 5);
  200. this.labelComboBox5.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  201. this.labelComboBox5.CheckBox.Name = "checkBox1";
  202. this.labelComboBox5.CheckBox.Size = new System.Drawing.Size(15, 14);
  203. this.labelComboBox5.CheckBox.TabIndex = 0;
  204. this.labelComboBox5.CheckBox.UseVisualStyleBackColor = true;
  205. //
  206. //
  207. //
  208. this.labelComboBox5.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  209. this.labelComboBox5.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  210. this.labelComboBox5.ComboBox.Enabled = false;
  211. this.labelComboBox5.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  212. valueListItem10.DataValue = "0";
  213. valueListItem10.DisplayText = "未报出";
  214. valueListItem11.DataValue = "1";
  215. valueListItem11.DisplayText = "部分报出";
  216. valueListItem12.DataValue = "2";
  217. valueListItem12.DisplayText = "报齐";
  218. this.labelComboBox5.ComboBox.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  219. valueListItem10,
  220. valueListItem11,
  221. valueListItem12});
  222. this.labelComboBox5.ComboBox.Location = new System.Drawing.Point(0, 0);
  223. this.labelComboBox5.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  224. this.labelComboBox5.ComboBox.Name = "comboBox1";
  225. this.labelComboBox5.ComboBox.Size = new System.Drawing.Size(93, 21);
  226. this.labelComboBox5.ComboBox.TabIndex = 0;
  227. //
  228. //
  229. //
  230. this.labelComboBox5.Label.AutoSize = true;
  231. this.labelComboBox5.Label.Location = new System.Drawing.Point(22, 5);
  232. this.labelComboBox5.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  233. this.labelComboBox5.Label.Name = "label1";
  234. this.labelComboBox5.Label.Size = new System.Drawing.Size(53, 12);
  235. this.labelComboBox5.Label.TabIndex = 2;
  236. this.labelComboBox5.Label.Text = "报出情况";
  237. this.labelComboBox5.Location = new System.Drawing.Point(382, 28);
  238. this.labelComboBox5.Name = "labelComboBox5";
  239. this.labelComboBox5.Size = new System.Drawing.Size(172, 22);
  240. this.labelComboBox5.TabIndex = 22;
  241. //
  242. // labelTextBox5
  243. //
  244. //
  245. //
  246. //
  247. this.labelTextBox5.CheckBox.AutoSize = true;
  248. this.labelTextBox5.CheckBox.Location = new System.Drawing.Point(4, 4);
  249. this.labelTextBox5.CheckBox.Name = "checkBox1";
  250. this.labelTextBox5.CheckBox.Size = new System.Drawing.Size(15, 14);
  251. this.labelTextBox5.CheckBox.TabIndex = 1;
  252. this.labelTextBox5.CheckBox.UseVisualStyleBackColor = true;
  253. //
  254. //
  255. //
  256. this.labelTextBox5.Label.AutoSize = true;
  257. this.labelTextBox5.Label.Location = new System.Drawing.Point(21, 4);
  258. this.labelTextBox5.Label.Name = "label1";
  259. this.labelTextBox5.Label.Size = new System.Drawing.Size(53, 12);
  260. this.labelTextBox5.Label.TabIndex = 0;
  261. this.labelTextBox5.Label.Text = "检验编号";
  262. this.labelTextBox5.Location = new System.Drawing.Point(197, 5);
  263. this.labelTextBox5.Margin = new System.Windows.Forms.Padding(4);
  264. this.labelTextBox5.Name = "labelTextBox5";
  265. this.labelTextBox5.Size = new System.Drawing.Size(172, 21);
  266. this.labelTextBox5.TabIndex = 21;
  267. //
  268. //
  269. //
  270. this.labelTextBox5.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  271. this.labelTextBox5.TextBox.Enabled = false;
  272. this.labelTextBox5.TextBox.Location = new System.Drawing.Point(0, 0);
  273. this.labelTextBox5.TextBox.Name = "textBox1";
  274. this.labelTextBox5.TextBox.Size = new System.Drawing.Size(95, 21);
  275. this.labelTextBox5.TextBox.TabIndex = 1;
  276. //
  277. // ultraOptionSet3
  278. //
  279. appearance1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  280. this.ultraOptionSet3.Appearance = appearance1;
  281. this.ultraOptionSet3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
  282. this.ultraOptionSet3.CheckedIndex = 2;
  283. this.ultraOptionSet3.ItemOrigin = new System.Drawing.Point(5, 0);
  284. valueListItem1.DataValue = "1";
  285. valueListItem1.DisplayText = "自产";
  286. valueListItem2.DataValue = "2";
  287. valueListItem2.DisplayText = "外购";
  288. valueListItem6.DataValue = "";
  289. valueListItem6.DisplayText = "全部";
  290. this.ultraOptionSet3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  291. valueListItem1,
  292. valueListItem2,
  293. valueListItem6});
  294. this.ultraOptionSet3.ItemSpacingVertical = 7;
  295. this.ultraOptionSet3.Location = new System.Drawing.Point(848, 25);
  296. this.ultraOptionSet3.Name = "ultraOptionSet3";
  297. this.ultraOptionSet3.Size = new System.Drawing.Size(164, 24);
  298. this.ultraOptionSet3.TabIndex = 19;
  299. this.ultraOptionSet3.Text = "全部";
  300. //
  301. // labelComboBox2
  302. //
  303. //
  304. //
  305. //
  306. this.labelComboBox2.CheckBox.AutoSize = true;
  307. this.labelComboBox2.CheckBox.Location = new System.Drawing.Point(5, 5);
  308. this.labelComboBox2.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  309. this.labelComboBox2.CheckBox.Name = "checkBox1";
  310. this.labelComboBox2.CheckBox.Size = new System.Drawing.Size(15, 14);
  311. this.labelComboBox2.CheckBox.TabIndex = 0;
  312. this.labelComboBox2.CheckBox.UseVisualStyleBackColor = true;
  313. //
  314. //
  315. //
  316. this.labelComboBox2.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  317. this.labelComboBox2.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  318. this.labelComboBox2.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  319. this.labelComboBox2.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  320. this.labelComboBox2.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  321. this.labelComboBox2.ComboBox.Enabled = false;
  322. this.labelComboBox2.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  323. this.labelComboBox2.ComboBox.Location = new System.Drawing.Point(0, 0);
  324. this.labelComboBox2.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  325. this.labelComboBox2.ComboBox.Name = "comboBox1";
  326. this.labelComboBox2.ComboBox.Size = new System.Drawing.Size(94, 21);
  327. this.labelComboBox2.ComboBox.TabIndex = 0;
  328. //
  329. //
  330. //
  331. this.labelComboBox2.Label.AutoSize = true;
  332. this.labelComboBox2.Label.Location = new System.Drawing.Point(22, 5);
  333. this.labelComboBox2.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  334. this.labelComboBox2.Label.Name = "label1";
  335. this.labelComboBox2.Label.Size = new System.Drawing.Size(53, 12);
  336. this.labelComboBox2.Label.TabIndex = 2;
  337. this.labelComboBox2.Label.Text = "产线 ";
  338. this.labelComboBox2.Location = new System.Drawing.Point(381, 6);
  339. this.labelComboBox2.Name = "labelComboBox2";
  340. this.labelComboBox2.Size = new System.Drawing.Size(173, 22);
  341. this.labelComboBox2.TabIndex = 15;
  342. //
  343. // labelDateTimePicker1
  344. //
  345. //
  346. //
  347. //
  348. this.labelDateTimePicker1.CheckBox.AutoSize = true;
  349. this.labelDateTimePicker1.CheckBox.Location = new System.Drawing.Point(4, 4);
  350. this.labelDateTimePicker1.CheckBox.Name = "checkBox1";
  351. this.labelDateTimePicker1.CheckBox.Size = new System.Drawing.Size(15, 14);
  352. this.labelDateTimePicker1.CheckBox.TabIndex = 1;
  353. this.labelDateTimePicker1.CheckBox.UseVisualStyleBackColor = true;
  354. this.labelDateTimePicker1.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker1_CheckBox_CheckedChanged);
  355. //
  356. //
  357. //
  358. this.labelDateTimePicker1.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  359. this.labelDateTimePicker1.DateTimePicker.Enabled = false;
  360. this.labelDateTimePicker1.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  361. this.labelDateTimePicker1.DateTimePicker.Name = "dateTimePicker1";
  362. this.labelDateTimePicker1.DateTimePicker.Size = new System.Drawing.Size(109, 21);
  363. this.labelDateTimePicker1.DateTimePicker.TabIndex = 0;
  364. //
  365. //
  366. //
  367. this.labelDateTimePicker1.Label.AutoSize = true;
  368. this.labelDateTimePicker1.Label.Location = new System.Drawing.Point(21, 4);
  369. this.labelDateTimePicker1.Label.Name = "label1";
  370. this.labelDateTimePicker1.Label.Size = new System.Drawing.Size(53, 12);
  371. this.labelDateTimePicker1.Label.TabIndex = 0;
  372. this.labelDateTimePicker1.Label.Text = "委托时间";
  373. this.labelDateTimePicker1.Location = new System.Drawing.Point(574, 3);
  374. this.labelDateTimePicker1.Margin = new System.Windows.Forms.Padding(4);
  375. this.labelDateTimePicker1.Name = "labelDateTimePicker1";
  376. this.labelDateTimePicker1.Size = new System.Drawing.Size(186, 21);
  377. this.labelDateTimePicker1.TabIndex = 0;
  378. //
  379. // labelDateTimePicker2
  380. //
  381. //
  382. //
  383. //
  384. this.labelDateTimePicker2.CheckBox.AutoSize = true;
  385. this.labelDateTimePicker2.CheckBox.Checked = true;
  386. this.labelDateTimePicker2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  387. this.labelDateTimePicker2.CheckBox.Location = new System.Drawing.Point(4, 4);
  388. this.labelDateTimePicker2.CheckBox.Name = "checkBox1";
  389. this.labelDateTimePicker2.CheckBox.Size = new System.Drawing.Size(15, 14);
  390. this.labelDateTimePicker2.CheckBox.TabIndex = 1;
  391. this.labelDateTimePicker2.CheckBox.UseVisualStyleBackColor = true;
  392. this.labelDateTimePicker2.CheckBox.Visible = false;
  393. //
  394. //
  395. //
  396. this.labelDateTimePicker2.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  397. this.labelDateTimePicker2.DateTimePicker.Enabled = false;
  398. this.labelDateTimePicker2.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  399. this.labelDateTimePicker2.DateTimePicker.Name = "dateTimePicker1";
  400. this.labelDateTimePicker2.DateTimePicker.Size = new System.Drawing.Size(112, 21);
  401. this.labelDateTimePicker2.DateTimePicker.TabIndex = 0;
  402. //
  403. //
  404. //
  405. this.labelDateTimePicker2.Label.AutoSize = true;
  406. this.labelDateTimePicker2.Label.Location = new System.Drawing.Point(4, 4);
  407. this.labelDateTimePicker2.Label.Name = "label1";
  408. this.labelDateTimePicker2.Label.Size = new System.Drawing.Size(23, 12);
  409. this.labelDateTimePicker2.Label.TabIndex = 0;
  410. this.labelDateTimePicker2.Label.Text = "至 ";
  411. this.labelDateTimePicker2.Location = new System.Drawing.Point(771, 3);
  412. this.labelDateTimePicker2.Margin = new System.Windows.Forms.Padding(4);
  413. this.labelDateTimePicker2.Name = "labelDateTimePicker2";
  414. this.labelDateTimePicker2.Size = new System.Drawing.Size(142, 21);
  415. this.labelDateTimePicker2.TabIndex = 1;
  416. //
  417. // ultraOptionSet2
  418. //
  419. appearance4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  420. this.ultraOptionSet2.Appearance = appearance4;
  421. this.ultraOptionSet2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
  422. this.ultraOptionSet2.CheckedIndex = 2;
  423. this.ultraOptionSet2.ItemOrigin = new System.Drawing.Point(5, 0);
  424. valueListItem4.DataValue = "1";
  425. valueListItem4.DisplayText = "初样";
  426. valueListItem3.DataValue = "2";
  427. valueListItem3.DisplayText = "复样";
  428. valueListItem5.DataValue = "";
  429. valueListItem5.DisplayText = "全部";
  430. this.ultraOptionSet2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  431. valueListItem4,
  432. valueListItem3,
  433. valueListItem5});
  434. this.ultraOptionSet2.ItemSpacingVertical = 7;
  435. this.ultraOptionSet2.Location = new System.Drawing.Point(625, 26);
  436. this.ultraOptionSet2.Name = "ultraOptionSet2";
  437. this.ultraOptionSet2.Size = new System.Drawing.Size(164, 24);
  438. this.ultraOptionSet2.TabIndex = 12;
  439. this.ultraOptionSet2.Text = "全部";
  440. //
  441. // ultraLabel4
  442. //
  443. this.ultraLabel4.AutoSize = true;
  444. this.ultraLabel4.Location = new System.Drawing.Point(794, 32);
  445. this.ultraLabel4.Name = "ultraLabel4";
  446. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  447. this.ultraLabel4.TabIndex = 20;
  448. this.ultraLabel4.Text = "钢管来源";
  449. //
  450. // ultraLabel1
  451. //
  452. this.ultraLabel1.AutoSize = true;
  453. this.ultraLabel1.Location = new System.Drawing.Point(574, 31);
  454. this.ultraLabel1.Name = "ultraLabel1";
  455. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  456. this.ultraLabel1.TabIndex = 13;
  457. this.ultraLabel1.Text = "取样标志";
  458. //
  459. // labelComboBox1
  460. //
  461. //
  462. //
  463. //
  464. this.labelComboBox1.CheckBox.AutoSize = true;
  465. this.labelComboBox1.CheckBox.Location = new System.Drawing.Point(5, 5);
  466. this.labelComboBox1.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  467. this.labelComboBox1.CheckBox.Name = "checkBox1";
  468. this.labelComboBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
  469. this.labelComboBox1.CheckBox.TabIndex = 0;
  470. this.labelComboBox1.CheckBox.UseVisualStyleBackColor = true;
  471. //
  472. //
  473. //
  474. this.labelComboBox1.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  475. this.labelComboBox1.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  476. this.labelComboBox1.ComboBox.Enabled = false;
  477. this.labelComboBox1.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  478. this.labelComboBox1.ComboBox.Location = new System.Drawing.Point(0, 0);
  479. this.labelComboBox1.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  480. this.labelComboBox1.ComboBox.Name = "comboBox1";
  481. this.labelComboBox1.ComboBox.Size = new System.Drawing.Size(93, 21);
  482. this.labelComboBox1.ComboBox.TabIndex = 0;
  483. //
  484. //
  485. //
  486. this.labelComboBox1.Label.AutoSize = true;
  487. this.labelComboBox1.Label.Location = new System.Drawing.Point(22, 5);
  488. this.labelComboBox1.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  489. this.labelComboBox1.Label.Name = "label1";
  490. this.labelComboBox1.Label.Size = new System.Drawing.Size(53, 12);
  491. this.labelComboBox1.Label.TabIndex = 2;
  492. this.labelComboBox1.Label.Text = "判定状态";
  493. this.labelComboBox1.Location = new System.Drawing.Point(196, 28);
  494. this.labelComboBox1.Name = "labelComboBox1";
  495. this.labelComboBox1.Size = new System.Drawing.Size(172, 22);
  496. this.labelComboBox1.TabIndex = 7;
  497. //
  498. // labelTextBox4
  499. //
  500. //
  501. //
  502. //
  503. this.labelTextBox4.CheckBox.AutoSize = true;
  504. this.labelTextBox4.CheckBox.Location = new System.Drawing.Point(4, 4);
  505. this.labelTextBox4.CheckBox.Name = "checkBox1";
  506. this.labelTextBox4.CheckBox.Size = new System.Drawing.Size(15, 14);
  507. this.labelTextBox4.CheckBox.TabIndex = 1;
  508. this.labelTextBox4.CheckBox.UseVisualStyleBackColor = true;
  509. //
  510. //
  511. //
  512. this.labelTextBox4.Label.AutoSize = true;
  513. this.labelTextBox4.Label.Location = new System.Drawing.Point(21, 4);
  514. this.labelTextBox4.Label.Name = "label1";
  515. this.labelTextBox4.Label.Size = new System.Drawing.Size(53, 12);
  516. this.labelTextBox4.Label.TabIndex = 0;
  517. this.labelTextBox4.Label.Text = "判定炉号";
  518. this.labelTextBox4.Location = new System.Drawing.Point(5, 6);
  519. this.labelTextBox4.Margin = new System.Windows.Forms.Padding(4);
  520. this.labelTextBox4.Name = "labelTextBox4";
  521. this.labelTextBox4.Size = new System.Drawing.Size(184, 21);
  522. this.labelTextBox4.TabIndex = 6;
  523. //
  524. //
  525. //
  526. this.labelTextBox4.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  527. this.labelTextBox4.TextBox.Enabled = false;
  528. this.labelTextBox4.TextBox.Location = new System.Drawing.Point(0, 0);
  529. this.labelTextBox4.TextBox.Name = "textBox1";
  530. this.labelTextBox4.TextBox.Size = new System.Drawing.Size(107, 21);
  531. this.labelTextBox4.TextBox.TabIndex = 1;
  532. this.labelTextBox4.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox4_TextBox_KeyDown);
  533. //
  534. // labelTextBox1
  535. //
  536. //
  537. //
  538. //
  539. this.labelTextBox1.CheckBox.AutoSize = true;
  540. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  541. this.labelTextBox1.CheckBox.Name = "checkBox1";
  542. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
  543. this.labelTextBox1.CheckBox.TabIndex = 1;
  544. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  545. //
  546. //
  547. //
  548. this.labelTextBox1.Label.AutoSize = true;
  549. this.labelTextBox1.Label.Location = new System.Drawing.Point(21, 4);
  550. this.labelTextBox1.Label.Name = "label1";
  551. this.labelTextBox1.Label.Size = new System.Drawing.Size(53, 12);
  552. this.labelTextBox1.Label.TabIndex = 0;
  553. this.labelTextBox1.Label.Text = "生产批号";
  554. this.labelTextBox1.Location = new System.Drawing.Point(6, 27);
  555. this.labelTextBox1.Margin = new System.Windows.Forms.Padding(4);
  556. this.labelTextBox1.Name = "labelTextBox1";
  557. this.labelTextBox1.Size = new System.Drawing.Size(184, 21);
  558. this.labelTextBox1.TabIndex = 3;
  559. //
  560. //
  561. //
  562. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  563. this.labelTextBox1.TextBox.Enabled = false;
  564. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  565. this.labelTextBox1.TextBox.Name = "textBox1";
  566. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(107, 21);
  567. this.labelTextBox1.TextBox.TabIndex = 1;
  568. //
  569. // ultraExpandableGroupBox2
  570. //
  571. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  572. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  573. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(1343, 416);
  574. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  575. this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(2);
  576. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  577. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(1343, 416);
  578. this.ultraExpandableGroupBox2.TabIndex = 3;
  579. this.ultraExpandableGroupBox2.Text = "理化实绩信息";
  580. this.ultraExpandableGroupBox2.ExpandedStateChanged += new System.EventHandler(this.ultraExpandableGroupBox2_ExpandedStateChanged);
  581. //
  582. // ultraExpandableGroupBoxPanel2
  583. //
  584. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  585. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
  586. this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(2);
  587. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  588. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(1337, 394);
  589. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  590. //
  591. // ultraTabPageControl2
  592. //
  593. this.ultraTabPageControl2.Controls.Add(this.panel5);
  594. this.ultraTabPageControl2.Enabled = false;
  595. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  596. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  597. this.ultraTabPageControl2.Size = new System.Drawing.Size(1047, 540);
  598. //
  599. // panel5
  600. //
  601. this.panel5.Controls.Add(this.panel2);
  602. this.panel5.Controls.Add(this.panel3);
  603. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  604. this.panel5.Location = new System.Drawing.Point(0, 0);
  605. this.panel5.Name = "panel5";
  606. this.panel5.Size = new System.Drawing.Size(1047, 540);
  607. this.panel5.TabIndex = 3;
  608. //
  609. // panel2
  610. //
  611. this.panel2.Controls.Add(this.ultraLabel5);
  612. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  613. this.panel2.Location = new System.Drawing.Point(0, 54);
  614. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  615. this.panel2.Name = "panel2";
  616. this.panel2.Size = new System.Drawing.Size(1047, 486);
  617. this.panel2.TabIndex = 7;
  618. //
  619. // ultraLabel5
  620. //
  621. appearance9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(233)))), ((int)(((byte)(253)))));
  622. appearance9.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(189)))), ((int)(((byte)(250)))));
  623. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  624. appearance9.BorderColor = System.Drawing.Color.RoyalBlue;
  625. appearance9.TextVAlignAsString = "Middle";
  626. this.ultraLabel5.Appearance = appearance9;
  627. this.ultraLabel5.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Solid;
  628. this.ultraLabel5.Dock = System.Windows.Forms.DockStyle.Top;
  629. this.ultraLabel5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  630. this.ultraLabel5.Location = new System.Drawing.Point(0, 0);
  631. this.ultraLabel5.Name = "ultraLabel5";
  632. this.ultraLabel5.Size = new System.Drawing.Size(1047, 25);
  633. this.ultraLabel5.TabIndex = 2;
  634. this.ultraLabel5.Text = " 判定记录";
  635. //
  636. // panel3
  637. //
  638. this.panel3.Controls.Add(this.labelComboBox4);
  639. this.panel3.Controls.Add(this.labelTextBox2);
  640. this.panel3.Controls.Add(this.labelComboBox3);
  641. this.panel3.Controls.Add(this.labelTextBox3);
  642. this.panel3.Controls.Add(this.labelDateTimePicker3);
  643. this.panel3.Controls.Add(this.labelDateTimePicker4);
  644. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  645. this.panel3.Location = new System.Drawing.Point(0, 0);
  646. this.panel3.Name = "panel3";
  647. this.panel3.Size = new System.Drawing.Size(1047, 54);
  648. this.panel3.TabIndex = 6;
  649. //
  650. // labelComboBox4
  651. //
  652. //
  653. //
  654. //
  655. this.labelComboBox4.CheckBox.AutoSize = true;
  656. this.labelComboBox4.CheckBox.Location = new System.Drawing.Point(5, 5);
  657. this.labelComboBox4.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  658. this.labelComboBox4.CheckBox.Name = "checkBox1";
  659. this.labelComboBox4.CheckBox.Size = new System.Drawing.Size(15, 14);
  660. this.labelComboBox4.CheckBox.TabIndex = 0;
  661. this.labelComboBox4.CheckBox.UseVisualStyleBackColor = true;
  662. //
  663. //
  664. //
  665. this.labelComboBox4.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  666. this.labelComboBox4.ComboBox.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  667. this.labelComboBox4.ComboBox.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  668. this.labelComboBox4.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  669. this.labelComboBox4.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  670. this.labelComboBox4.ComboBox.Enabled = false;
  671. this.labelComboBox4.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  672. this.labelComboBox4.ComboBox.Location = new System.Drawing.Point(0, 0);
  673. this.labelComboBox4.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  674. this.labelComboBox4.ComboBox.Name = "comboBox1";
  675. this.labelComboBox4.ComboBox.Size = new System.Drawing.Size(121, 21);
  676. this.labelComboBox4.ComboBox.TabIndex = 0;
  677. //
  678. //
  679. //
  680. this.labelComboBox4.Label.AutoSize = true;
  681. this.labelComboBox4.Label.Location = new System.Drawing.Point(22, 5);
  682. this.labelComboBox4.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  683. this.labelComboBox4.Label.Name = "label1";
  684. this.labelComboBox4.Label.Size = new System.Drawing.Size(29, 12);
  685. this.labelComboBox4.Label.TabIndex = 2;
  686. this.labelComboBox4.Label.Text = "产线";
  687. this.labelComboBox4.Location = new System.Drawing.Point(394, 27);
  688. this.labelComboBox4.Name = "labelComboBox4";
  689. this.labelComboBox4.Size = new System.Drawing.Size(176, 22);
  690. this.labelComboBox4.TabIndex = 14;
  691. //
  692. // labelTextBox2
  693. //
  694. //
  695. //
  696. //
  697. this.labelTextBox2.CheckBox.AutoSize = true;
  698. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  699. this.labelTextBox2.CheckBox.Name = "checkBox1";
  700. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(15, 14);
  701. this.labelTextBox2.CheckBox.TabIndex = 1;
  702. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  703. //
  704. //
  705. //
  706. this.labelTextBox2.Label.AutoSize = true;
  707. this.labelTextBox2.Label.Location = new System.Drawing.Point(21, 4);
  708. this.labelTextBox2.Label.Name = "label1";
  709. this.labelTextBox2.Label.Size = new System.Drawing.Size(53, 12);
  710. this.labelTextBox2.Label.TabIndex = 0;
  711. this.labelTextBox2.Label.Text = "判定炉号";
  712. this.labelTextBox2.Location = new System.Drawing.Point(14, 6);
  713. this.labelTextBox2.Margin = new System.Windows.Forms.Padding(4);
  714. this.labelTextBox2.Name = "labelTextBox2";
  715. this.labelTextBox2.Size = new System.Drawing.Size(186, 21);
  716. this.labelTextBox2.TabIndex = 5;
  717. //
  718. //
  719. //
  720. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  721. this.labelTextBox2.TextBox.Enabled = false;
  722. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  723. this.labelTextBox2.TextBox.Name = "textBox1";
  724. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(109, 21);
  725. this.labelTextBox2.TextBox.TabIndex = 1;
  726. this.labelTextBox2.TextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.labelTextBox2_TextBox_KeyDown);
  727. //
  728. // labelComboBox3
  729. //
  730. //
  731. //
  732. //
  733. this.labelComboBox3.CheckBox.AutoSize = true;
  734. this.labelComboBox3.CheckBox.Location = new System.Drawing.Point(5, 5);
  735. this.labelComboBox3.CheckBox.Margin = new System.Windows.Forms.Padding(4);
  736. this.labelComboBox3.CheckBox.Name = "checkBox1";
  737. this.labelComboBox3.CheckBox.Size = new System.Drawing.Size(15, 14);
  738. this.labelComboBox3.CheckBox.TabIndex = 0;
  739. this.labelComboBox3.CheckBox.UseVisualStyleBackColor = true;
  740. //
  741. //
  742. //
  743. this.labelComboBox3.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None;
  744. this.labelComboBox3.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill;
  745. this.labelComboBox3.ComboBox.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  746. this.labelComboBox3.ComboBox.Enabled = false;
  747. this.labelComboBox3.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  748. this.labelComboBox3.ComboBox.Location = new System.Drawing.Point(0, 0);
  749. this.labelComboBox3.ComboBox.Margin = new System.Windows.Forms.Padding(4);
  750. this.labelComboBox3.ComboBox.Name = "comboBox1";
  751. this.labelComboBox3.ComboBox.Size = new System.Drawing.Size(96, 21);
  752. this.labelComboBox3.ComboBox.TabIndex = 0;
  753. //
  754. //
  755. //
  756. this.labelComboBox3.Label.AutoSize = true;
  757. this.labelComboBox3.Label.Location = new System.Drawing.Point(22, 5);
  758. this.labelComboBox3.Label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  759. this.labelComboBox3.Label.Name = "label1";
  760. this.labelComboBox3.Label.Size = new System.Drawing.Size(53, 12);
  761. this.labelComboBox3.Label.TabIndex = 2;
  762. this.labelComboBox3.Label.Text = "判定结果";
  763. this.labelComboBox3.Location = new System.Drawing.Point(208, 27);
  764. this.labelComboBox3.Name = "labelComboBox3";
  765. this.labelComboBox3.Size = new System.Drawing.Size(175, 22);
  766. this.labelComboBox3.TabIndex = 4;
  767. //
  768. // labelTextBox3
  769. //
  770. //
  771. //
  772. //
  773. this.labelTextBox3.CheckBox.AutoSize = true;
  774. this.labelTextBox3.CheckBox.Location = new System.Drawing.Point(4, 4);
  775. this.labelTextBox3.CheckBox.Name = "checkBox1";
  776. this.labelTextBox3.CheckBox.Size = new System.Drawing.Size(15, 14);
  777. this.labelTextBox3.CheckBox.TabIndex = 1;
  778. this.labelTextBox3.CheckBox.UseVisualStyleBackColor = true;
  779. //
  780. //
  781. //
  782. this.labelTextBox3.Label.AutoSize = true;
  783. this.labelTextBox3.Label.Location = new System.Drawing.Point(21, 4);
  784. this.labelTextBox3.Label.Name = "label1";
  785. this.labelTextBox3.Label.Size = new System.Drawing.Size(53, 12);
  786. this.labelTextBox3.Label.TabIndex = 0;
  787. this.labelTextBox3.Label.Text = "批号 ";
  788. this.labelTextBox3.Location = new System.Drawing.Point(14, 27);
  789. this.labelTextBox3.Margin = new System.Windows.Forms.Padding(4);
  790. this.labelTextBox3.Name = "labelTextBox3";
  791. this.labelTextBox3.Size = new System.Drawing.Size(186, 21);
  792. this.labelTextBox3.TabIndex = 3;
  793. //
  794. //
  795. //
  796. this.labelTextBox3.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  797. this.labelTextBox3.TextBox.Enabled = false;
  798. this.labelTextBox3.TextBox.Location = new System.Drawing.Point(0, 0);
  799. this.labelTextBox3.TextBox.Name = "textBox1";
  800. this.labelTextBox3.TextBox.Size = new System.Drawing.Size(109, 21);
  801. this.labelTextBox3.TextBox.TabIndex = 1;
  802. //
  803. // labelDateTimePicker3
  804. //
  805. //
  806. //
  807. //
  808. this.labelDateTimePicker3.CheckBox.AutoSize = true;
  809. this.labelDateTimePicker3.CheckBox.Checked = true;
  810. this.labelDateTimePicker3.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  811. this.labelDateTimePicker3.CheckBox.Location = new System.Drawing.Point(4, 4);
  812. this.labelDateTimePicker3.CheckBox.Name = "checkBox1";
  813. this.labelDateTimePicker3.CheckBox.Size = new System.Drawing.Size(15, 14);
  814. this.labelDateTimePicker3.CheckBox.TabIndex = 1;
  815. this.labelDateTimePicker3.CheckBox.UseVisualStyleBackColor = true;
  816. this.labelDateTimePicker3.CheckBox.Visible = false;
  817. //
  818. //
  819. //
  820. this.labelDateTimePicker3.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  821. this.labelDateTimePicker3.DateTimePicker.Enabled = false;
  822. this.labelDateTimePicker3.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  823. this.labelDateTimePicker3.DateTimePicker.Name = "dateTimePicker1";
  824. this.labelDateTimePicker3.DateTimePicker.Size = new System.Drawing.Size(130, 21);
  825. this.labelDateTimePicker3.DateTimePicker.TabIndex = 0;
  826. //
  827. //
  828. //
  829. this.labelDateTimePicker3.Label.AutoSize = true;
  830. this.labelDateTimePicker3.Label.Location = new System.Drawing.Point(4, 4);
  831. this.labelDateTimePicker3.Label.Name = "label1";
  832. this.labelDateTimePicker3.Label.Size = new System.Drawing.Size(17, 12);
  833. this.labelDateTimePicker3.Label.TabIndex = 0;
  834. this.labelDateTimePicker3.Label.Text = "至";
  835. this.labelDateTimePicker3.Location = new System.Drawing.Point(416, 5);
  836. this.labelDateTimePicker3.Margin = new System.Windows.Forms.Padding(4);
  837. this.labelDateTimePicker3.Name = "labelDateTimePicker3";
  838. this.labelDateTimePicker3.Size = new System.Drawing.Size(154, 21);
  839. this.labelDateTimePicker3.TabIndex = 1;
  840. //
  841. // labelDateTimePicker4
  842. //
  843. //
  844. //
  845. //
  846. this.labelDateTimePicker4.CheckBox.AutoSize = true;
  847. this.labelDateTimePicker4.CheckBox.Location = new System.Drawing.Point(4, 4);
  848. this.labelDateTimePicker4.CheckBox.Name = "checkBox1";
  849. this.labelDateTimePicker4.CheckBox.Size = new System.Drawing.Size(15, 14);
  850. this.labelDateTimePicker4.CheckBox.TabIndex = 1;
  851. this.labelDateTimePicker4.CheckBox.UseVisualStyleBackColor = true;
  852. this.labelDateTimePicker4.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker4_CheckBox_CheckedChanged);
  853. //
  854. //
  855. //
  856. this.labelDateTimePicker4.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  857. this.labelDateTimePicker4.DateTimePicker.Enabled = false;
  858. this.labelDateTimePicker4.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  859. this.labelDateTimePicker4.DateTimePicker.Name = "dateTimePicker1";
  860. this.labelDateTimePicker4.DateTimePicker.Size = new System.Drawing.Size(130, 21);
  861. this.labelDateTimePicker4.DateTimePicker.TabIndex = 0;
  862. //
  863. //
  864. //
  865. this.labelDateTimePicker4.Label.AutoSize = true;
  866. this.labelDateTimePicker4.Label.Location = new System.Drawing.Point(21, 4);
  867. this.labelDateTimePicker4.Label.Name = "label1";
  868. this.labelDateTimePicker4.Label.Size = new System.Drawing.Size(53, 12);
  869. this.labelDateTimePicker4.Label.TabIndex = 0;
  870. this.labelDateTimePicker4.Label.Text = "判定时间";
  871. this.labelDateTimePicker4.Location = new System.Drawing.Point(208, 5);
  872. this.labelDateTimePicker4.Margin = new System.Windows.Forms.Padding(4);
  873. this.labelDateTimePicker4.Name = "labelDateTimePicker4";
  874. this.labelDateTimePicker4.Size = new System.Drawing.Size(207, 21);
  875. this.labelDateTimePicker4.TabIndex = 0;
  876. //
  877. // ultraTabControl1
  878. //
  879. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  880. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  881. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  882. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  883. this.ultraTabControl1.Location = new System.Drawing.Point(21, 0);
  884. this.ultraTabControl1.Name = "ultraTabControl1";
  885. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  886. this.ultraTabControl1.Size = new System.Drawing.Size(1347, 566);
  887. this.ultraTabControl1.TabIndex = 0;
  888. this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
  889. ultraTab10.TabPage = this.ultraTabPageControl1;
  890. ultraTab10.Text = "理化判定";
  891. ultraTab11.TabPage = this.ultraTabPageControl2;
  892. ultraTab11.Text = "判定记录";
  893. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  894. ultraTab10,
  895. ultraTab11});
  896. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  897. //
  898. // ultraTabSharedControlsPage1
  899. //
  900. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  901. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  902. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1343, 540);
  903. //
  904. // ultraToolTipManager1
  905. //
  906. appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  907. this.ultraToolTipManager1.Appearance = appearance11;
  908. this.ultraToolTipManager1.AutoPopDelay = 10000;
  909. this.ultraToolTipManager1.ContainingControl = this;
  910. this.ultraToolTipManager1.ToolTipTitle = "提示:";
  911. //
  912. // ultraExpandableGroupBox1
  913. //
  914. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  915. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
  916. this.ultraExpandableGroupBox1.Expanded = false;
  917. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(350, 566);
  918. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder;
  919. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
  920. this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(2);
  921. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  922. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(21, 566);
  923. this.ultraExpandableGroupBox1.TabIndex = 3;
  924. this.ultraExpandableGroupBox1.Text = "熔炼炉号查询";
  925. this.ultraExpandableGroupBox1.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  926. this.ultraExpandableGroupBox1.Visible = false;
  927. //
  928. // ultraExpandableGroupBoxPanel1
  929. //
  930. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel7);
  931. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-10000, -10000);
  932. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(2);
  933. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  934. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(244, 724);
  935. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  936. this.ultraExpandableGroupBoxPanel1.Visible = false;
  937. //
  938. // panel7
  939. //
  940. this.panel7.Controls.Add(this.ultraTextEditor2);
  941. this.panel7.Controls.Add(this.ultraOptionSet1);
  942. this.panel7.Controls.Add(this.dateTimePicker2);
  943. this.panel7.Controls.Add(this.ultraComboEditor2);
  944. this.panel7.Controls.Add(this.dateTimePicker1);
  945. this.panel7.Controls.Add(this.checkBox3);
  946. this.panel7.Controls.Add(this.checkBox2);
  947. this.panel7.Controls.Add(this.ultraComboEditor1);
  948. this.panel7.Controls.Add(this.checkBox1);
  949. this.panel7.Controls.Add(this.ultraLabel2);
  950. this.panel7.Controls.Add(this.ultraLabel13);
  951. this.panel7.Dock = System.Windows.Forms.DockStyle.Top;
  952. this.panel7.Location = new System.Drawing.Point(0, 0);
  953. this.panel7.Margin = new System.Windows.Forms.Padding(2);
  954. this.panel7.Name = "panel7";
  955. this.panel7.Size = new System.Drawing.Size(244, 153);
  956. this.panel7.TabIndex = 0;
  957. //
  958. // ultraTextEditor2
  959. //
  960. appearance35.Image = ((object)(resources.GetObject("appearance35.Image")));
  961. appearance35.ImageHAlign = Infragistics.Win.HAlign.Left;
  962. editorButton1.Appearance = appearance35;
  963. editorButton1.Text = "查询";
  964. this.ultraTextEditor2.ButtonsRight.Add(editorButton1);
  965. this.ultraTextEditor2.Location = new System.Drawing.Point(82, 126);
  966. this.ultraTextEditor2.Margin = new System.Windows.Forms.Padding(2);
  967. this.ultraTextEditor2.Name = "ultraTextEditor2";
  968. this.ultraTextEditor2.Size = new System.Drawing.Size(142, 21);
  969. this.ultraTextEditor2.TabIndex = 1;
  970. this.ultraTextEditor2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor2_EditorButtonClick);
  971. this.ultraTextEditor2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraTextEditor2_KeyDown);
  972. //
  973. // ultraOptionSet1
  974. //
  975. appearance2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  976. this.ultraOptionSet1.Appearance = appearance2;
  977. this.ultraOptionSet1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Rounded4;
  978. this.ultraOptionSet1.CheckedIndex = 0;
  979. this.ultraOptionSet1.ItemOrigin = new System.Drawing.Point(5, 0);
  980. valueListItem7.DataValue = "0";
  981. valueListItem7.DisplayText = "未判";
  982. valueListItem8.DataValue = "1";
  983. valueListItem8.DisplayText = "已判";
  984. valueListItem9.DataValue = "";
  985. valueListItem9.DisplayText = "全部";
  986. this.ultraOptionSet1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  987. valueListItem7,
  988. valueListItem8,
  989. valueListItem9});
  990. this.ultraOptionSet1.ItemSpacingVertical = 7;
  991. this.ultraOptionSet1.Location = new System.Drawing.Point(82, 99);
  992. this.ultraOptionSet1.Name = "ultraOptionSet1";
  993. this.ultraOptionSet1.Size = new System.Drawing.Size(164, 24);
  994. this.ultraOptionSet1.TabIndex = 10;
  995. this.ultraOptionSet1.Text = "未判";
  996. //
  997. // dateTimePicker2
  998. //
  999. this.dateTimePicker2.Enabled = false;
  1000. this.dateTimePicker2.Location = new System.Drawing.Point(82, 77);
  1001. this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(2);
  1002. this.dateTimePicker2.Name = "dateTimePicker2";
  1003. this.dateTimePicker2.Size = new System.Drawing.Size(143, 21);
  1004. this.dateTimePicker2.TabIndex = 4;
  1005. //
  1006. // ultraComboEditor2
  1007. //
  1008. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1009. this.ultraComboEditor2.Enabled = false;
  1010. this.ultraComboEditor2.Location = new System.Drawing.Point(82, 34);
  1011. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(2);
  1012. this.ultraComboEditor2.Name = "ultraComboEditor2";
  1013. this.ultraComboEditor2.Size = new System.Drawing.Size(142, 21);
  1014. this.ultraComboEditor2.TabIndex = 18;
  1015. //
  1016. // dateTimePicker1
  1017. //
  1018. this.dateTimePicker1.Enabled = false;
  1019. this.dateTimePicker1.Location = new System.Drawing.Point(82, 55);
  1020. this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(2);
  1021. this.dateTimePicker1.Name = "dateTimePicker1";
  1022. this.dateTimePicker1.Size = new System.Drawing.Size(142, 21);
  1023. this.dateTimePicker1.TabIndex = 2;
  1024. //
  1025. // checkBox3
  1026. //
  1027. this.checkBox3.AutoSize = true;
  1028. this.checkBox3.Location = new System.Drawing.Point(13, 58);
  1029. this.checkBox3.Margin = new System.Windows.Forms.Padding(2);
  1030. this.checkBox3.Name = "checkBox3";
  1031. this.checkBox3.Size = new System.Drawing.Size(72, 16);
  1032. this.checkBox3.TabIndex = 1;
  1033. this.checkBox3.Text = "生产时间";
  1034. this.checkBox3.UseVisualStyleBackColor = true;
  1035. this.checkBox3.CheckedChanged += new System.EventHandler(this.checkBox3_CheckedChanged);
  1036. //
  1037. // checkBox2
  1038. //
  1039. this.checkBox2.AutoSize = true;
  1040. this.checkBox2.Location = new System.Drawing.Point(13, 35);
  1041. this.checkBox2.Margin = new System.Windows.Forms.Padding(2);
  1042. this.checkBox2.Name = "checkBox2";
  1043. this.checkBox2.Size = new System.Drawing.Size(72, 16);
  1044. this.checkBox2.TabIndex = 17;
  1045. this.checkBox2.Text = "炼钢产线";
  1046. this.checkBox2.UseVisualStyleBackColor = true;
  1047. this.checkBox2.CheckedChanged += new System.EventHandler(this.checkBox2_CheckedChanged);
  1048. //
  1049. // ultraComboEditor1
  1050. //
  1051. this.ultraComboEditor1.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  1052. this.ultraComboEditor1.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  1053. this.ultraComboEditor1.DataMember = "Table1";
  1054. this.ultraComboEditor1.DataSource = this.dataSet1;
  1055. this.ultraComboEditor1.DisplayMember = "StateDesc";
  1056. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1057. this.ultraComboEditor1.Enabled = false;
  1058. this.ultraComboEditor1.Location = new System.Drawing.Point(82, 11);
  1059. this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(2);
  1060. this.ultraComboEditor1.Name = "ultraComboEditor1";
  1061. this.ultraComboEditor1.Size = new System.Drawing.Size(141, 21);
  1062. this.ultraComboEditor1.TabIndex = 2;
  1063. this.ultraComboEditor1.ValueMember = "State";
  1064. //
  1065. // dataSet1
  1066. //
  1067. this.dataSet1.DataSetName = "NewDataSet";
  1068. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  1069. this.dataTable1});
  1070. //
  1071. // dataTable1
  1072. //
  1073. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  1074. this.dataColumn1,
  1075. this.dataColumn2});
  1076. this.dataTable1.TableName = "Table1";
  1077. //
  1078. // dataColumn1
  1079. //
  1080. this.dataColumn1.Caption = "状态";
  1081. this.dataColumn1.ColumnName = "State";
  1082. //
  1083. // dataColumn2
  1084. //
  1085. this.dataColumn2.Caption = "状态";
  1086. this.dataColumn2.ColumnName = "StateDesc";
  1087. //
  1088. // checkBox1
  1089. //
  1090. this.checkBox1.AutoSize = true;
  1091. this.checkBox1.Location = new System.Drawing.Point(13, 14);
  1092. this.checkBox1.Margin = new System.Windows.Forms.Padding(2);
  1093. this.checkBox1.Name = "checkBox1";
  1094. this.checkBox1.Size = new System.Drawing.Size(72, 16);
  1095. this.checkBox1.TabIndex = 16;
  1096. this.checkBox1.Text = "生产状态";
  1097. this.checkBox1.UseVisualStyleBackColor = true;
  1098. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  1099. //
  1100. // ultraLabel2
  1101. //
  1102. this.ultraLabel2.AutoSize = true;
  1103. this.ultraLabel2.Location = new System.Drawing.Point(28, 104);
  1104. this.ultraLabel2.Name = "ultraLabel2";
  1105. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  1106. this.ultraLabel2.TabIndex = 11;
  1107. this.ultraLabel2.Text = "判定状态";
  1108. //
  1109. // ultraLabel13
  1110. //
  1111. this.ultraLabel13.AutoSize = true;
  1112. this.ultraLabel13.Location = new System.Drawing.Point(28, 128);
  1113. this.ultraLabel13.Margin = new System.Windows.Forms.Padding(2);
  1114. this.ultraLabel13.Name = "ultraLabel13";
  1115. this.ultraLabel13.Size = new System.Drawing.Size(54, 16);
  1116. this.ultraLabel13.TabIndex = 7;
  1117. this.ultraLabel13.Text = "熔炼炉号";
  1118. //
  1119. // ultraTabControl2
  1120. //
  1121. this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
  1122. this.ultraTabControl2.Location = new System.Drawing.Point(0, 0);
  1123. this.ultraTabControl2.Name = "ultraTabControl2";
  1124. this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
  1125. this.ultraTabControl2.Size = new System.Drawing.Size(200, 100);
  1126. this.ultraTabControl2.TabIndex = 0;
  1127. //
  1128. // ultraTabSharedControlsPage2
  1129. //
  1130. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(1, 20);
  1131. this.ultraTabSharedControlsPage2.Margin = new System.Windows.Forms.Padding(2);
  1132. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  1133. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(196, 77);
  1134. //
  1135. // ultraTabPageControl5
  1136. //
  1137. this.ultraTabPageControl5.Location = new System.Drawing.Point(0, 0);
  1138. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  1139. this.ultraTabPageControl5.Size = new System.Drawing.Size(196, 77);
  1140. //
  1141. // ultraTabControl3
  1142. //
  1143. this.ultraTabControl3.Location = new System.Drawing.Point(0, 0);
  1144. this.ultraTabControl3.Name = "ultraTabControl3";
  1145. this.ultraTabControl3.SharedControlsPage = this.ultraTabSharedControlsPage3;
  1146. this.ultraTabControl3.Size = new System.Drawing.Size(200, 100);
  1147. this.ultraTabControl3.TabIndex = 0;
  1148. //
  1149. // ultraTabSharedControlsPage3
  1150. //
  1151. this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(0, 0);
  1152. this.ultraTabSharedControlsPage3.Margin = new System.Windows.Forms.Padding(2);
  1153. this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
  1154. this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(0, 0);
  1155. //
  1156. // labelDateTimePicker5
  1157. //
  1158. //
  1159. //
  1160. //
  1161. this.labelDateTimePicker5.CheckBox.AutoSize = true;
  1162. this.labelDateTimePicker5.CheckBox.Location = new System.Drawing.Point(4, 4);
  1163. this.labelDateTimePicker5.CheckBox.Name = "checkBox1";
  1164. this.labelDateTimePicker5.CheckBox.Size = new System.Drawing.Size(15, 14);
  1165. this.labelDateTimePicker5.CheckBox.TabIndex = 1;
  1166. this.labelDateTimePicker5.CheckBox.UseVisualStyleBackColor = true;
  1167. this.labelDateTimePicker5.CheckBox.CheckedChanged += new System.EventHandler(this.labelDateTimePicker1_CheckBox_CheckedChanged);
  1168. //
  1169. //
  1170. //
  1171. this.labelDateTimePicker5.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  1172. this.labelDateTimePicker5.DateTimePicker.Enabled = false;
  1173. this.labelDateTimePicker5.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  1174. this.labelDateTimePicker5.DateTimePicker.Name = "dateTimePicker1";
  1175. this.labelDateTimePicker5.DateTimePicker.Size = new System.Drawing.Size(108, 21);
  1176. this.labelDateTimePicker5.DateTimePicker.TabIndex = 0;
  1177. //
  1178. //
  1179. //
  1180. this.labelDateTimePicker5.Label.AutoSize = true;
  1181. this.labelDateTimePicker5.Label.Location = new System.Drawing.Point(21, 4);
  1182. this.labelDateTimePicker5.Label.Name = "label1";
  1183. this.labelDateTimePicker5.Label.Size = new System.Drawing.Size(53, 12);
  1184. this.labelDateTimePicker5.Label.TabIndex = 0;
  1185. this.labelDateTimePicker5.Label.Text = "判定时间";
  1186. this.labelDateTimePicker5.Location = new System.Drawing.Point(930, 3);
  1187. this.labelDateTimePicker5.Margin = new System.Windows.Forms.Padding(4);
  1188. this.labelDateTimePicker5.Name = "labelDateTimePicker5";
  1189. this.labelDateTimePicker5.Size = new System.Drawing.Size(185, 21);
  1190. this.labelDateTimePicker5.TabIndex = 25;
  1191. //
  1192. // labelDateTimePicker6
  1193. //
  1194. //
  1195. //
  1196. //
  1197. this.labelDateTimePicker6.CheckBox.AutoSize = true;
  1198. this.labelDateTimePicker6.CheckBox.Checked = true;
  1199. this.labelDateTimePicker6.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
  1200. this.labelDateTimePicker6.CheckBox.Location = new System.Drawing.Point(4, 4);
  1201. this.labelDateTimePicker6.CheckBox.Name = "checkBox1";
  1202. this.labelDateTimePicker6.CheckBox.Size = new System.Drawing.Size(15, 14);
  1203. this.labelDateTimePicker6.CheckBox.TabIndex = 1;
  1204. this.labelDateTimePicker6.CheckBox.UseVisualStyleBackColor = true;
  1205. this.labelDateTimePicker6.CheckBox.Visible = false;
  1206. //
  1207. //
  1208. //
  1209. this.labelDateTimePicker6.DateTimePicker.Dock = System.Windows.Forms.DockStyle.Fill;
  1210. this.labelDateTimePicker6.DateTimePicker.Enabled = false;
  1211. this.labelDateTimePicker6.DateTimePicker.Location = new System.Drawing.Point(0, 0);
  1212. this.labelDateTimePicker6.DateTimePicker.Name = "dateTimePicker1";
  1213. this.labelDateTimePicker6.DateTimePicker.Size = new System.Drawing.Size(110, 21);
  1214. this.labelDateTimePicker6.DateTimePicker.TabIndex = 0;
  1215. //
  1216. //
  1217. //
  1218. this.labelDateTimePicker6.Label.AutoSize = true;
  1219. this.labelDateTimePicker6.Label.Location = new System.Drawing.Point(4, 4);
  1220. this.labelDateTimePicker6.Label.Name = "label1";
  1221. this.labelDateTimePicker6.Label.Size = new System.Drawing.Size(23, 12);
  1222. this.labelDateTimePicker6.Label.TabIndex = 0;
  1223. this.labelDateTimePicker6.Label.Text = "至 ";
  1224. this.labelDateTimePicker6.Location = new System.Drawing.Point(1127, 3);
  1225. this.labelDateTimePicker6.Margin = new System.Windows.Forms.Padding(4);
  1226. this.labelDateTimePicker6.Name = "labelDateTimePicker6";
  1227. this.labelDateTimePicker6.Size = new System.Drawing.Size(140, 21);
  1228. this.labelDateTimePicker6.TabIndex = 26;
  1229. //
  1230. // RolledTubePhyPassApplyFrm
  1231. //
  1232. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1233. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1234. this.ClientSize = new System.Drawing.Size(1368, 566);
  1235. this.Controls.Add(this.ultraTabControl1);
  1236. this.Controls.Add(this.ultraExpandableGroupBox1);
  1237. this.Margin = new System.Windows.Forms.Padding(4);
  1238. this.Name = "RolledTubePhyPassApplyFrm";
  1239. this.Text = "试样组质量放行";
  1240. this.Load += new System.EventHandler(this.RolledTubeChemJudgeFrm_Load);
  1241. this.Shown += new System.EventHandler(this.RolledTubePhyJudgeFrm_Shown);
  1242. this.ultraTabPageControl1.ResumeLayout(false);
  1243. this.splitContainer1.Panel1.ResumeLayout(false);
  1244. this.splitContainer1.Panel2.ResumeLayout(false);
  1245. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1246. this.splitContainer1.ResumeLayout(false);
  1247. this.panel1.ResumeLayout(false);
  1248. this.panel1.PerformLayout();
  1249. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox5.ComboBox)).EndInit();
  1250. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet3)).EndInit();
  1251. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox2.ComboBox)).EndInit();
  1252. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet2)).EndInit();
  1253. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox1.ComboBox)).EndInit();
  1254. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1255. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1256. this.ultraTabPageControl2.ResumeLayout(false);
  1257. this.panel5.ResumeLayout(false);
  1258. this.panel2.ResumeLayout(false);
  1259. this.panel3.ResumeLayout(false);
  1260. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox4.ComboBox)).EndInit();
  1261. ((System.ComponentModel.ISupportInitialize)(this.labelComboBox3.ComboBox)).EndInit();
  1262. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1263. this.ultraTabControl1.ResumeLayout(false);
  1264. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1265. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1266. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1267. this.panel7.ResumeLayout(false);
  1268. this.panel7.PerformLayout();
  1269. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  1270. ((System.ComponentModel.ISupportInitialize)(this.ultraOptionSet1)).EndInit();
  1271. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  1272. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  1273. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1274. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1275. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
  1276. this.ultraTabControl2.ResumeLayout(false);
  1277. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl3)).EndInit();
  1278. this.ResumeLayout(false);
  1279. }
  1280. #endregion
  1281. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1282. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1283. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1284. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1285. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1286. private System.Windows.Forms.Panel panel5;
  1287. private Infragistics.Win.UltraWinToolTip.UltraToolTipManager ultraToolTipManager1;
  1288. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1289. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1290. private System.Windows.Forms.Panel panel7;
  1291. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  1292. private System.Data.DataSet dataSet1;
  1293. private System.Data.DataTable dataTable1;
  1294. private System.Data.DataColumn dataColumn1;
  1295. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  1296. private System.Data.DataColumn dataColumn2;
  1297. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1298. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1299. private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet1;
  1300. private System.Windows.Forms.Panel panel1;
  1301. private Mes.Client.Comm.Control.LabelComboBox labelComboBox1;
  1302. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker1;
  1303. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker2;
  1304. private Mes.Client.Comm.Control.LabelTextBox labelTextBox4;
  1305. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  1306. private System.Windows.Forms.Panel panel3;
  1307. private Mes.Client.Comm.Control.LabelComboBox labelComboBox3;
  1308. private Mes.Client.Comm.Control.LabelTextBox labelTextBox3;
  1309. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker3;
  1310. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker4;
  1311. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  1312. private System.Windows.Forms.CheckBox checkBox1;
  1313. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1314. private System.Windows.Forms.CheckBox checkBox2;
  1315. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  1316. private System.Windows.Forms.CheckBox checkBox3;
  1317. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  1318. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1319. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1320. private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet2;
  1321. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1322. private Mes.Client.Comm.Control.LabelComboBox labelComboBox4;
  1323. private Mes.Client.Comm.Control.LabelComboBox labelComboBox2;
  1324. private Infragistics.Win.UltraWinEditors.UltraOptionSet ultraOptionSet3;
  1325. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1326. private System.Windows.Forms.Panel panel2;
  1327. private System.Windows.Forms.SplitContainer splitContainer1;
  1328. private Mes.Client.Comm.Control.LabelTextBox labelTextBox5;
  1329. private Mes.Client.Comm.Control.LabelComboBox labelComboBox5;
  1330. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
  1331. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  1332. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  1333. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl3;
  1334. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
  1335. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker5;
  1336. private Mes.Client.Comm.Control.LabelDateTimePicker labelDateTimePicker6;
  1337. }
  1338. }