frmMaterialQuality.Designer.cs.svn-base 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954
  1. namespace Core.LgMes.Client.Comm
  2. {
  3. partial class frmMaterialQuality
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("Select");
  43. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar3 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("新增");
  51. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar4 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modiy");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Select");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("OutExcel");
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("BeginUse");
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EndUse");
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("NOUes");
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  62. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Del");
  63. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Modiy");
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Select");
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("OutExcel");
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool15 = new Infragistics.Win.UltraWinToolbars.ButtonTool("BeginUse");
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("EndUse");
  68. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  69. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("NOUes");
  70. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  74. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  75. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  76. this.ultraGroupBox14 = new Infragistics.Win.Misc.UltraGroupBox();
  77. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  78. this.ulgridMtrlcmpnt = new Infragistics.Win.UltraWinGrid.UltraGrid();
  79. this.ultraGroupBox16 = new Infragistics.Win.Misc.UltraGroupBox();
  80. this.ultxtMaterielType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  81. this.richTextBox1 = new System.Windows.Forms.RichTextBox();
  82. this.btnDel = new System.Windows.Forms.Button();
  83. this.btnAdd = new System.Windows.Forms.Button();
  84. this.label8 = new System.Windows.Forms.Label();
  85. this.label7 = new System.Windows.Forms.Label();
  86. this.label3 = new System.Windows.Forms.Label();
  87. this.label47 = new System.Windows.Forms.Label();
  88. this.ultxtMaterielbNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  89. this.label48 = new System.Windows.Forms.Label();
  90. this.ultxtMaterielName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  91. this.label69 = new System.Windows.Forms.Label();
  92. this.ultxtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  93. this.ultxtMaterielCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  94. this.label43 = new System.Windows.Forms.Label();
  95. this.ultxtMtrlcmpntCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  96. this.ultxtMtrlcmpntValue = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  97. this.label5 = new System.Windows.Forms.Label();
  98. this.label4 = new System.Windows.Forms.Label();
  99. this.udtUseEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  100. this.udtUseBeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  101. this.ultcboUser = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.label1 = new System.Windows.Forms.Label();
  103. this.panel1 = new System.Windows.Forms.Panel();
  104. this.ckbMaterialName = new System.Windows.Forms.CheckBox();
  105. this.ulteMaterialName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  106. this.label2 = new System.Windows.Forms.Label();
  107. this.uldtEndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  108. this.uldtBeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  109. this.ckbTime = new System.Windows.Forms.CheckBox();
  110. this.panel2 = new System.Windows.Forms.Panel();
  111. this.panel2_Fill_Panel = new System.Windows.Forms.Panel();
  112. this._panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  113. this.ultbrMain = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  114. this._panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  115. this._panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  116. this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  117. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  118. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  119. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  120. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  121. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  122. this.ulgriddAdditives = new Infragistics.Win.UltraWinGrid.UltraGrid();
  123. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  125. this.ultraExpandableGroupBox1.SuspendLayout();
  126. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).BeginInit();
  128. this.ultraGroupBox14.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  130. this.ultraGroupBox2.SuspendLayout();
  131. ((System.ComponentModel.ISupportInitialize)(this.ulgridMtrlcmpnt)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).BeginInit();
  133. this.ultraGroupBox16.SuspendLayout();
  134. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielType)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielbNo)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielName)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultxtMemo)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielCode)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.ultxtMtrlcmpntCode)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultxtMtrlcmpntValue)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.udtUseEndTime)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.udtUseBeginTime)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.ultcboUser)).BeginInit();
  144. this.panel1.SuspendLayout();
  145. ((System.ComponentModel.ISupportInitialize)(this.ulteMaterialName)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.uldtEndTime)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.uldtBeginTime)).BeginInit();
  148. this.panel2.SuspendLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.ultbrMain)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  151. this.ultraGroupBox1.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.ulgriddAdditives)).BeginInit();
  153. this.SuspendLayout();
  154. //
  155. // ultraExpandableGroupBox1
  156. //
  157. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  158. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  159. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1015, 210);
  160. this.ultraExpandableGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 370);
  162. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  163. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1015, 210);
  164. this.ultraExpandableGroupBox1.TabIndex = 81;
  165. this.ultraExpandableGroupBox1.Text = "质量编辑";
  166. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
  167. //
  168. // ultraExpandableGroupBoxPanel1
  169. //
  170. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox14);
  171. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  172. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22);
  173. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  174. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1011, 186);
  175. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  176. //
  177. // ultraGroupBox14
  178. //
  179. this.ultraGroupBox14.BorderStyle = Infragistics.Win.Misc.GroupBoxBorderStyle.None;
  180. this.ultraGroupBox14.Controls.Add(this.ultraGroupBox2);
  181. this.ultraGroupBox14.Controls.Add(this.ultraGroupBox16);
  182. this.ultraGroupBox14.Dock = System.Windows.Forms.DockStyle.Fill;
  183. this.ultraGroupBox14.Location = new System.Drawing.Point(0, 0);
  184. this.ultraGroupBox14.Name = "ultraGroupBox14";
  185. this.ultraGroupBox14.Size = new System.Drawing.Size(1011, 186);
  186. this.ultraGroupBox14.TabIndex = 3;
  187. //
  188. // ultraGroupBox2
  189. //
  190. appearance1.BackColor = System.Drawing.Color.LightSteelBlue;
  191. this.ultraGroupBox2.Appearance = appearance1;
  192. this.ultraGroupBox2.Controls.Add(this.ulgridMtrlcmpnt);
  193. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  194. this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.ultraGroupBox2.Location = new System.Drawing.Point(680, 0);
  196. this.ultraGroupBox2.Name = "ultraGroupBox2";
  197. this.ultraGroupBox2.Size = new System.Drawing.Size(330, 185);
  198. this.ultraGroupBox2.TabIndex = 85;
  199. this.ultraGroupBox2.Text = "检验明细";
  200. //
  201. // ulgridMtrlcmpnt
  202. //
  203. appearance2.BackColor = System.Drawing.Color.LightSteelBlue;
  204. appearance2.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(233)))));
  205. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
  206. this.ulgridMtrlcmpnt.DisplayLayout.Appearance = appearance2;
  207. appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  208. this.ulgridMtrlcmpnt.DisplayLayout.CaptionAppearance = appearance3;
  209. appearance4.BackColor = System.Drawing.Color.LightSteelBlue;
  210. this.ulgridMtrlcmpnt.DisplayLayout.Override.HeaderAppearance = appearance4;
  211. this.ulgridMtrlcmpnt.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  212. this.ulgridMtrlcmpnt.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.ulgridMtrlcmpnt.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.ulgridMtrlcmpnt.Location = new System.Drawing.Point(3, 20);
  215. this.ulgridMtrlcmpnt.Name = "ulgridMtrlcmpnt";
  216. this.ulgridMtrlcmpnt.Size = new System.Drawing.Size(324, 162);
  217. this.ulgridMtrlcmpnt.TabIndex = 6;
  218. this.ulgridMtrlcmpnt.Click += new System.EventHandler(this.ulgridMtrlcmpnt_Click);
  219. //
  220. // ultraGroupBox16
  221. //
  222. this.ultraGroupBox16.Controls.Add(this.ultxtMaterielType);
  223. this.ultraGroupBox16.Controls.Add(this.richTextBox1);
  224. this.ultraGroupBox16.Controls.Add(this.btnDel);
  225. this.ultraGroupBox16.Controls.Add(this.btnAdd);
  226. this.ultraGroupBox16.Controls.Add(this.label8);
  227. this.ultraGroupBox16.Controls.Add(this.label7);
  228. this.ultraGroupBox16.Controls.Add(this.label3);
  229. this.ultraGroupBox16.Controls.Add(this.label47);
  230. this.ultraGroupBox16.Controls.Add(this.ultxtMaterielbNo);
  231. this.ultraGroupBox16.Controls.Add(this.label48);
  232. this.ultraGroupBox16.Controls.Add(this.ultxtMaterielName);
  233. this.ultraGroupBox16.Controls.Add(this.label69);
  234. this.ultraGroupBox16.Controls.Add(this.ultxtMemo);
  235. this.ultraGroupBox16.Controls.Add(this.ultxtMaterielCode);
  236. this.ultraGroupBox16.Controls.Add(this.label43);
  237. this.ultraGroupBox16.Controls.Add(this.ultxtMtrlcmpntCode);
  238. this.ultraGroupBox16.Controls.Add(this.ultxtMtrlcmpntValue);
  239. this.ultraGroupBox16.Controls.Add(this.label5);
  240. this.ultraGroupBox16.Controls.Add(this.label4);
  241. this.ultraGroupBox16.Controls.Add(this.udtUseEndTime);
  242. this.ultraGroupBox16.Controls.Add(this.udtUseBeginTime);
  243. this.ultraGroupBox16.Controls.Add(this.ultcboUser);
  244. this.ultraGroupBox16.Controls.Add(this.label1);
  245. this.ultraGroupBox16.Dock = System.Windows.Forms.DockStyle.Left;
  246. this.ultraGroupBox16.Location = new System.Drawing.Point(1, 0);
  247. this.ultraGroupBox16.Name = "ultraGroupBox16";
  248. this.ultraGroupBox16.Size = new System.Drawing.Size(679, 185);
  249. this.ultraGroupBox16.TabIndex = 44;
  250. //
  251. // ultxtMaterielType
  252. //
  253. appearance5.BackColor = System.Drawing.Color.White;
  254. appearance5.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  255. appearance5.BorderColor = System.Drawing.Color.Black;
  256. this.ultxtMaterielType.Appearance = appearance5;
  257. this.ultxtMaterielType.BackColor = System.Drawing.Color.White;
  258. this.ultxtMaterielType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  259. this.ultxtMaterielType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  260. valueListItem1.DataValue = "FL";
  261. valueListItem1.DisplayText = "辅料";
  262. valueListItem2.DataValue = "HJ";
  263. valueListItem2.DisplayText = "合金";
  264. valueListItem3.DataValue = "WS";
  265. valueListItem3.DisplayText = "喂丝";
  266. valueListItem4.DataValue = "0";
  267. valueListItem4.DisplayText = "未使用";
  268. valueListItem5.DataValue = "1";
  269. valueListItem5.DisplayText = "使用";
  270. valueListItem6.DataValue = "2";
  271. valueListItem6.DisplayText = "用完";
  272. this.ultxtMaterielType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  273. valueListItem1,
  274. valueListItem2,
  275. valueListItem3,
  276. valueListItem4,
  277. valueListItem5,
  278. valueListItem6});
  279. this.ultxtMaterielType.Location = new System.Drawing.Point(514, 45);
  280. this.ultxtMaterielType.Name = "ultxtMaterielType";
  281. this.ultxtMaterielType.ReadOnly = true;
  282. this.ultxtMaterielType.Size = new System.Drawing.Size(142, 21);
  283. this.ultxtMaterielType.TabIndex = 90;
  284. this.ultxtMaterielType.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  285. //
  286. // richTextBox1
  287. //
  288. this.richTextBox1.Enabled = false;
  289. this.richTextBox1.Location = new System.Drawing.Point(10, 122);
  290. this.richTextBox1.Name = "richTextBox1";
  291. this.richTextBox1.ReadOnly = true;
  292. this.richTextBox1.Size = new System.Drawing.Size(646, 55);
  293. this.richTextBox1.TabIndex = 89;
  294. this.richTextBox1.Text = "MnSi脱氧合金: Mn:65 Si:19.64 C:2.06; 轻烧白云石: CaO(>=50.5) MgO(>=30) SiO2(<=3.5) \nP(<=" +
  295. "0.030) S(<=0.045) 活性度(<=150) 成品粒度:5~50mm";
  296. //
  297. // btnDel
  298. //
  299. this.btnDel.Location = new System.Drawing.Point(581, 79);
  300. this.btnDel.Name = "btnDel";
  301. this.btnDel.Size = new System.Drawing.Size(75, 23);
  302. this.btnDel.TabIndex = 86;
  303. this.btnDel.Text = "<<";
  304. this.btnDel.UseVisualStyleBackColor = true;
  305. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  306. //
  307. // btnAdd
  308. //
  309. this.btnAdd.Location = new System.Drawing.Point(454, 79);
  310. this.btnAdd.Name = "btnAdd";
  311. this.btnAdd.Size = new System.Drawing.Size(75, 23);
  312. this.btnAdd.TabIndex = 85;
  313. this.btnAdd.Text = ">>";
  314. this.btnAdd.UseVisualStyleBackColor = true;
  315. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  316. //
  317. // label8
  318. //
  319. this.label8.AutoSize = true;
  320. this.label8.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  321. this.label8.Location = new System.Drawing.Point(447, 48);
  322. this.label8.Name = "label8";
  323. this.label8.Size = new System.Drawing.Size(63, 14);
  324. this.label8.TabIndex = 55;
  325. this.label8.Text = "物料类型";
  326. //
  327. // label7
  328. //
  329. this.label7.AutoSize = true;
  330. this.label7.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.label7.Location = new System.Drawing.Point(218, 13);
  332. this.label7.Name = "label7";
  333. this.label7.Size = new System.Drawing.Size(63, 14);
  334. this.label7.TabIndex = 54;
  335. this.label7.Text = "批次描述";
  336. //
  337. // label3
  338. //
  339. this.label3.AutoSize = true;
  340. this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.label3.Location = new System.Drawing.Point(232, 83);
  342. this.label3.Name = "label3";
  343. this.label3.Size = new System.Drawing.Size(49, 14);
  344. this.label3.TabIndex = 50;
  345. this.label3.Text = "检验值";
  346. //
  347. // label47
  348. //
  349. this.label47.AutoSize = true;
  350. this.label47.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.label47.Location = new System.Drawing.Point(12, 13);
  352. this.label47.Name = "label47";
  353. this.label47.Size = new System.Drawing.Size(77, 14);
  354. this.label47.TabIndex = 7;
  355. this.label47.Text = "物料批次号";
  356. //
  357. // ultxtMaterielbNo
  358. //
  359. this.ultxtMaterielbNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  360. this.ultxtMaterielbNo.Location = new System.Drawing.Point(93, 10);
  361. this.ultxtMaterielbNo.Name = "ultxtMaterielbNo";
  362. this.ultxtMaterielbNo.Size = new System.Drawing.Size(99, 21);
  363. this.ultxtMaterielbNo.TabIndex = 15;
  364. this.ultxtMaterielbNo.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  365. //
  366. // label48
  367. //
  368. this.label48.AutoSize = true;
  369. this.label48.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  370. this.label48.Location = new System.Drawing.Point(26, 48);
  371. this.label48.Name = "label48";
  372. this.label48.Size = new System.Drawing.Size(63, 14);
  373. this.label48.TabIndex = 8;
  374. this.label48.Text = "物料编码";
  375. //
  376. // ultxtMaterielName
  377. //
  378. appearance6.BackColor = System.Drawing.Color.White;
  379. this.ultxtMaterielName.Appearance = appearance6;
  380. this.ultxtMaterielName.BackColor = System.Drawing.Color.White;
  381. this.ultxtMaterielName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  382. this.ultxtMaterielName.Location = new System.Drawing.Point(288, 45);
  383. this.ultxtMaterielName.Name = "ultxtMaterielName";
  384. this.ultxtMaterielName.ReadOnly = true;
  385. this.ultxtMaterielName.Size = new System.Drawing.Size(142, 21);
  386. this.ultxtMaterielName.TabIndex = 48;
  387. this.ultxtMaterielName.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  388. //
  389. // label69
  390. //
  391. this.label69.AutoSize = true;
  392. this.label69.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.label69.Location = new System.Drawing.Point(218, 48);
  394. this.label69.Name = "label69";
  395. this.label69.Size = new System.Drawing.Size(63, 14);
  396. this.label69.TabIndex = 49;
  397. this.label69.Text = "物料名称";
  398. //
  399. // ultxtMemo
  400. //
  401. this.ultxtMemo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.ultxtMemo.Location = new System.Drawing.Point(288, 10);
  403. this.ultxtMemo.Name = "ultxtMemo";
  404. this.ultxtMemo.Size = new System.Drawing.Size(368, 21);
  405. this.ultxtMemo.TabIndex = 29;
  406. this.ultxtMemo.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  407. //
  408. // ultxtMaterielCode
  409. //
  410. appearance7.BackColor = System.Drawing.Color.White;
  411. appearance7.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  412. appearance7.BorderColor = System.Drawing.Color.Black;
  413. this.ultxtMaterielCode.Appearance = appearance7;
  414. this.ultxtMaterielCode.BackColor = System.Drawing.Color.White;
  415. appearance8.FontData.BoldAsString = "True";
  416. appearance8.ForeColor = System.Drawing.Color.Blue;
  417. editorButton1.Appearance = appearance8;
  418. editorButton1.ButtonStyle = Infragistics.Win.UIElementButtonStyle.FlatBorderless;
  419. editorButton1.Key = "Select";
  420. editorButton1.Text = ">>";
  421. this.ultxtMaterielCode.ButtonsRight.Add(editorButton1);
  422. this.ultxtMaterielCode.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  423. this.ultxtMaterielCode.Location = new System.Drawing.Point(93, 45);
  424. this.ultxtMaterielCode.Name = "ultxtMaterielCode";
  425. this.ultxtMaterielCode.ReadOnly = true;
  426. this.ultxtMaterielCode.Size = new System.Drawing.Size(99, 21);
  427. this.ultxtMaterielCode.TabIndex = 3;
  428. this.ultxtMaterielCode.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  429. this.ultxtMaterielCode.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultxtMaterielCode_EditorButtonClick);
  430. //
  431. // label43
  432. //
  433. this.label43.AutoSize = true;
  434. this.label43.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.label43.Location = new System.Drawing.Point(26, 83);
  436. this.label43.Name = "label43";
  437. this.label43.Size = new System.Drawing.Size(63, 14);
  438. this.label43.TabIndex = 5;
  439. this.label43.Text = "检验名称";
  440. //
  441. // ultxtMtrlcmpntCode
  442. //
  443. this.ultxtMtrlcmpntCode.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.ultxtMtrlcmpntCode.Location = new System.Drawing.Point(93, 80);
  445. this.ultxtMtrlcmpntCode.Name = "ultxtMtrlcmpntCode";
  446. this.ultxtMtrlcmpntCode.Size = new System.Drawing.Size(99, 21);
  447. this.ultxtMtrlcmpntCode.TabIndex = 17;
  448. this.ultxtMtrlcmpntCode.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  449. //
  450. // ultxtMtrlcmpntValue
  451. //
  452. this.ultxtMtrlcmpntValue.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.ultxtMtrlcmpntValue.Location = new System.Drawing.Point(288, 80);
  454. this.ultxtMtrlcmpntValue.Name = "ultxtMtrlcmpntValue";
  455. this.ultxtMtrlcmpntValue.Size = new System.Drawing.Size(142, 21);
  456. this.ultxtMtrlcmpntValue.TabIndex = 19;
  457. this.ultxtMtrlcmpntValue.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  458. this.ultxtMtrlcmpntValue.TextChanged += new System.EventHandler(this.ultxtMtrlcmpntValue_TextChanged);
  459. //
  460. // label5
  461. //
  462. this.label5.AutoSize = true;
  463. this.label5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  464. this.label5.Location = new System.Drawing.Point(441, 159);
  465. this.label5.Name = "label5";
  466. this.label5.Size = new System.Drawing.Size(63, 14);
  467. this.label5.TabIndex = 96;
  468. this.label5.Text = "使用结束";
  469. this.label5.Visible = false;
  470. //
  471. // label4
  472. //
  473. this.label4.AutoSize = true;
  474. this.label4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.label4.Location = new System.Drawing.Point(212, 159);
  476. this.label4.Name = "label4";
  477. this.label4.Size = new System.Drawing.Size(63, 14);
  478. this.label4.TabIndex = 95;
  479. this.label4.Text = "使用开始";
  480. this.label4.Visible = false;
  481. //
  482. // udtUseEndTime
  483. //
  484. appearance9.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  485. appearance9.BorderColor = System.Drawing.Color.Black;
  486. this.udtUseEndTime.ButtonAppearance = appearance9;
  487. this.udtUseEndTime.DateTime = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  488. this.udtUseEndTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  489. this.udtUseEndTime.FormatString = "yyyy-MM-dd HH:mm";
  490. this.udtUseEndTime.Location = new System.Drawing.Point(508, 156);
  491. this.udtUseEndTime.MaskInput = "yyyy-mm-dd hh:mm";
  492. this.udtUseEndTime.Name = "udtUseEndTime";
  493. this.udtUseEndTime.Size = new System.Drawing.Size(142, 21);
  494. this.udtUseEndTime.TabIndex = 94;
  495. this.udtUseEndTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  496. this.udtUseEndTime.Value = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  497. this.udtUseEndTime.Visible = false;
  498. this.udtUseEndTime.ValueChanged += new System.EventHandler(this.ultraDateTimeEditor2_ValueChanged);
  499. //
  500. // udtUseBeginTime
  501. //
  502. appearance10.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  503. appearance10.BorderColor = System.Drawing.Color.Black;
  504. this.udtUseBeginTime.ButtonAppearance = appearance10;
  505. this.udtUseBeginTime.DateTime = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  506. this.udtUseBeginTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  507. this.udtUseBeginTime.FormatString = "yyyy-MM-dd HH:mm";
  508. this.udtUseBeginTime.Location = new System.Drawing.Point(282, 156);
  509. this.udtUseBeginTime.MaskInput = "yyyy-mm-dd hh:mm";
  510. this.udtUseBeginTime.Name = "udtUseBeginTime";
  511. this.udtUseBeginTime.Size = new System.Drawing.Size(142, 21);
  512. this.udtUseBeginTime.TabIndex = 93;
  513. this.udtUseBeginTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  514. this.udtUseBeginTime.Value = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  515. this.udtUseBeginTime.Visible = false;
  516. //
  517. // ultcboUser
  518. //
  519. appearance11.BackColor = System.Drawing.Color.White;
  520. appearance11.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  521. appearance11.BorderColor = System.Drawing.Color.Black;
  522. this.ultcboUser.Appearance = appearance11;
  523. this.ultcboUser.BackColor = System.Drawing.Color.White;
  524. this.ultcboUser.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.OfficeXP;
  525. this.ultcboUser.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  526. this.ultcboUser.Location = new System.Drawing.Point(87, 156);
  527. this.ultcboUser.Name = "ultcboUser";
  528. this.ultcboUser.Size = new System.Drawing.Size(99, 21);
  529. this.ultcboUser.TabIndex = 92;
  530. this.ultcboUser.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  531. this.ultcboUser.Visible = false;
  532. //
  533. // label1
  534. //
  535. this.label1.AutoSize = true;
  536. this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  537. this.label1.Location = new System.Drawing.Point(20, 159);
  538. this.label1.Name = "label1";
  539. this.label1.Size = new System.Drawing.Size(63, 14);
  540. this.label1.TabIndex = 91;
  541. this.label1.Text = "使用情况";
  542. this.label1.Visible = false;
  543. //
  544. // panel1
  545. //
  546. this.panel1.BackColor = System.Drawing.Color.LightSteelBlue;
  547. this.panel1.Controls.Add(this.ckbMaterialName);
  548. this.panel1.Controls.Add(this.ulteMaterialName);
  549. this.panel1.Controls.Add(this.label2);
  550. this.panel1.Controls.Add(this.uldtEndTime);
  551. this.panel1.Controls.Add(this.uldtBeginTime);
  552. this.panel1.Controls.Add(this.ckbTime);
  553. this.panel1.Controls.Add(this.panel2);
  554. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  555. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  556. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  557. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  558. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  559. this.panel1.Location = new System.Drawing.Point(0, 0);
  560. this.panel1.Name = "panel1";
  561. this.panel1.Size = new System.Drawing.Size(1015, 71);
  562. this.panel1.TabIndex = 82;
  563. //
  564. // ckbMaterialName
  565. //
  566. this.ckbMaterialName.AutoSize = true;
  567. this.ckbMaterialName.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  568. this.ckbMaterialName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  569. this.ckbMaterialName.Location = new System.Drawing.Point(481, 42);
  570. this.ckbMaterialName.Name = "ckbMaterialName";
  571. this.ckbMaterialName.Size = new System.Drawing.Size(79, 18);
  572. this.ckbMaterialName.TabIndex = 49;
  573. this.ckbMaterialName.Text = "物料名称";
  574. this.ckbMaterialName.UseVisualStyleBackColor = true;
  575. this.ckbMaterialName.CheckedChanged += new System.EventHandler(this.ckbMaterialName_CheckedChanged);
  576. //
  577. // ulteMaterialName
  578. //
  579. this.ulteMaterialName.Enabled = false;
  580. this.ulteMaterialName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  581. this.ulteMaterialName.Location = new System.Drawing.Point(563, 41);
  582. this.ulteMaterialName.Name = "ulteMaterialName";
  583. this.ulteMaterialName.Size = new System.Drawing.Size(108, 21);
  584. this.ulteMaterialName.TabIndex = 48;
  585. this.ulteMaterialName.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  586. //
  587. // label2
  588. //
  589. this.label2.AutoSize = true;
  590. this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  591. this.label2.Location = new System.Drawing.Point(282, 45);
  592. this.label2.Name = "label2";
  593. this.label2.Size = new System.Drawing.Size(21, 14);
  594. this.label2.TabIndex = 46;
  595. this.label2.Text = "到";
  596. //
  597. // uldtEndTime
  598. //
  599. appearance12.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  600. appearance12.BorderColor = System.Drawing.Color.Black;
  601. this.uldtEndTime.ButtonAppearance = appearance12;
  602. this.uldtEndTime.DateTime = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  603. this.uldtEndTime.Enabled = false;
  604. this.uldtEndTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  605. this.uldtEndTime.FormatString = "yyyy-MM-dd HH:mm";
  606. this.uldtEndTime.Location = new System.Drawing.Point(315, 41);
  607. this.uldtEndTime.MaskInput = "yyyy-mm-dd hh:mm";
  608. this.uldtEndTime.Name = "uldtEndTime";
  609. this.uldtEndTime.Size = new System.Drawing.Size(142, 21);
  610. this.uldtEndTime.TabIndex = 45;
  611. this.uldtEndTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  612. this.uldtEndTime.Value = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  613. //
  614. // uldtBeginTime
  615. //
  616. appearance13.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
  617. appearance13.BorderColor = System.Drawing.Color.Black;
  618. this.uldtBeginTime.ButtonAppearance = appearance13;
  619. this.uldtBeginTime.DateTime = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  620. this.uldtBeginTime.Enabled = false;
  621. this.uldtBeginTime.FormatProvider = new System.Globalization.CultureInfo("en-US");
  622. this.uldtBeginTime.FormatString = "yyyy-MM-dd HH:mm";
  623. this.uldtBeginTime.Location = new System.Drawing.Point(126, 41);
  624. this.uldtBeginTime.MaskInput = "yyyy-mm-dd hh:mm";
  625. this.uldtBeginTime.Name = "uldtBeginTime";
  626. this.uldtBeginTime.Size = new System.Drawing.Size(142, 21);
  627. this.uldtBeginTime.TabIndex = 44;
  628. this.uldtBeginTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
  629. this.uldtBeginTime.Value = new System.DateTime(2008, 1, 12, 0, 0, 0, 0);
  630. //
  631. // ckbTime
  632. //
  633. this.ckbTime.AutoSize = true;
  634. this.ckbTime.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  635. this.ckbTime.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.ckbTime.Location = new System.Drawing.Point(12, 42);
  637. this.ckbTime.Name = "ckbTime";
  638. this.ckbTime.Size = new System.Drawing.Size(107, 18);
  639. this.ckbTime.TabIndex = 93;
  640. this.ckbTime.Text = "记录时间 从";
  641. this.ckbTime.UseVisualStyleBackColor = true;
  642. this.ckbTime.CheckedChanged += new System.EventHandler(this.ckbTime_CheckedChanged);
  643. //
  644. // panel2
  645. //
  646. this.panel2.Controls.Add(this.panel2_Fill_Panel);
  647. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
  648. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
  649. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
  650. this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
  651. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  652. this.panel2.Location = new System.Drawing.Point(0, 0);
  653. this.panel2.Name = "panel2";
  654. this.panel2.Size = new System.Drawing.Size(1015, 31);
  655. this.panel2.TabIndex = 88;
  656. //
  657. // panel2_Fill_Panel
  658. //
  659. this.panel2_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  660. this.panel2_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  661. this.panel2_Fill_Panel.Location = new System.Drawing.Point(0, 28);
  662. this.panel2_Fill_Panel.Name = "panel2_Fill_Panel";
  663. this.panel2_Fill_Panel.Size = new System.Drawing.Size(1015, 3);
  664. this.panel2_Fill_Panel.TabIndex = 0;
  665. //
  666. // _panel2_Toolbars_Dock_Area_Left
  667. //
  668. this._panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  669. this._panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  670. this._panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  671. this._panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  672. this._panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  673. this._panel2_Toolbars_Dock_Area_Left.Name = "_panel2_Toolbars_Dock_Area_Left";
  674. this._panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3);
  675. this._panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultbrMain;
  676. //
  677. // ultbrMain
  678. //
  679. appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
  680. appearance14.FontData.Name = "宋体";
  681. appearance14.FontData.SizeInPoints = 10.5F;
  682. this.ultbrMain.Appearance = appearance14;
  683. this.ultbrMain.DesignerFlags = 1;
  684. this.ultbrMain.DockWithinContainer = this.panel2;
  685. this.ultbrMain.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.VisualStudio2005;
  686. ultraToolbar3.DockedColumn = 0;
  687. ultraToolbar3.DockedRow = 0;
  688. ultraToolbar3.Text = "新增";
  689. ultraToolbar3.Visible = false;
  690. ultraToolbar4.DockedColumn = 0;
  691. ultraToolbar4.DockedRow = 0;
  692. buttonTool1.InstanceProps.IsFirstInGroup = true;
  693. buttonTool2.InstanceProps.IsFirstInGroup = true;
  694. buttonTool4.InstanceProps.IsFirstInGroup = true;
  695. buttonTool5.InstanceProps.IsFirstInGroup = true;
  696. buttonTool6.InstanceProps.IsFirstInGroup = true;
  697. buttonTool7.InstanceProps.IsFirstInGroup = true;
  698. buttonTool8.InstanceProps.IsFirstInGroup = true;
  699. buttonTool9.InstanceProps.IsFirstInGroup = true;
  700. ultraToolbar4.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  701. buttonTool1,
  702. buttonTool2,
  703. buttonTool3,
  704. buttonTool4,
  705. buttonTool5,
  706. buttonTool6,
  707. buttonTool7,
  708. buttonTool8,
  709. buttonTool9});
  710. ultraToolbar4.Text = "UltraToolbar1";
  711. this.ultbrMain.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  712. ultraToolbar3,
  713. ultraToolbar4});
  714. buttonTool10.SharedPropsInternal.Caption = "新增";
  715. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  716. buttonTool11.SharedPropsInternal.Caption = "删除";
  717. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  718. buttonTool12.SharedPropsInternal.Caption = "修改";
  719. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  720. buttonTool12.SharedPropsInternal.Visible = false;
  721. buttonTool13.SharedPropsInternal.Caption = "查询";
  722. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  723. buttonTool14.SharedPropsInternal.Caption = "导出Excel";
  724. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  725. buttonTool15.SharedPropsInternal.Caption = "开始使用";
  726. buttonTool15.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  727. buttonTool16.SharedPropsInternal.Caption = "结束使用";
  728. buttonTool16.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  729. buttonTool17.SharedPropsInternal.Caption = "关闭";
  730. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  731. buttonTool18.SharedPropsInternal.Caption = "取消使用";
  732. buttonTool18.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  733. this.ultbrMain.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  734. buttonTool10,
  735. buttonTool11,
  736. buttonTool12,
  737. buttonTool13,
  738. buttonTool14,
  739. buttonTool15,
  740. buttonTool16,
  741. buttonTool17,
  742. buttonTool18});
  743. this.ultbrMain.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultbrMain_ToolClick);
  744. //
  745. // _panel2_Toolbars_Dock_Area_Right
  746. //
  747. this._panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  748. this._panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  749. this._panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  750. this._panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  751. this._panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1015, 28);
  752. this._panel2_Toolbars_Dock_Area_Right.Name = "_panel2_Toolbars_Dock_Area_Right";
  753. this._panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3);
  754. this._panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultbrMain;
  755. //
  756. // _panel2_Toolbars_Dock_Area_Top
  757. //
  758. this._panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  759. this._panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  760. this._panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  761. this._panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  762. this._panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  763. this._panel2_Toolbars_Dock_Area_Top.Name = "_panel2_Toolbars_Dock_Area_Top";
  764. this._panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1015, 28);
  765. this._panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultbrMain;
  766. //
  767. // _panel2_Toolbars_Dock_Area_Bottom
  768. //
  769. this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  770. this._panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  771. this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  772. this._panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  773. this._panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 31);
  774. this._panel2_Toolbars_Dock_Area_Bottom.Name = "_panel2_Toolbars_Dock_Area_Bottom";
  775. this._panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1015, 0);
  776. this._panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultbrMain;
  777. //
  778. // _panel1_Toolbars_Dock_Area_Left
  779. //
  780. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  781. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  782. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  783. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  784. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
  785. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  786. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 71);
  787. //
  788. // _panel1_Toolbars_Dock_Area_Right
  789. //
  790. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  791. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  792. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  793. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  794. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1015, 0);
  795. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  796. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 71);
  797. //
  798. // _panel1_Toolbars_Dock_Area_Top
  799. //
  800. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  801. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  802. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  803. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  804. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  805. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  806. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1015, 0);
  807. //
  808. // _panel1_Toolbars_Dock_Area_Bottom
  809. //
  810. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  811. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
  812. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  813. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  814. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 71);
  815. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  816. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1015, 0);
  817. //
  818. // ultraGroupBox1
  819. //
  820. appearance15.BackColor = System.Drawing.Color.LightSteelBlue;
  821. this.ultraGroupBox1.Appearance = appearance15;
  822. this.ultraGroupBox1.Controls.Add(this.ulgriddAdditives);
  823. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  824. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  825. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 71);
  826. this.ultraGroupBox1.Name = "ultraGroupBox1";
  827. this.ultraGroupBox1.Size = new System.Drawing.Size(1015, 299);
  828. this.ultraGroupBox1.TabIndex = 83;
  829. this.ultraGroupBox1.Text = "物料明细";
  830. //
  831. // ulgriddAdditives
  832. //
  833. appearance16.BackColor = System.Drawing.Color.LightSteelBlue;
  834. appearance16.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(233)))), ((int)(((byte)(233)))));
  835. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
  836. this.ulgriddAdditives.DisplayLayout.Appearance = appearance16;
  837. appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
  838. this.ulgriddAdditives.DisplayLayout.CaptionAppearance = appearance17;
  839. appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
  840. this.ulgriddAdditives.DisplayLayout.Override.HeaderAppearance = appearance18;
  841. this.ulgriddAdditives.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  842. this.ulgriddAdditives.Dock = System.Windows.Forms.DockStyle.Fill;
  843. this.ulgriddAdditives.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  844. this.ulgriddAdditives.Location = new System.Drawing.Point(3, 20);
  845. this.ulgriddAdditives.Name = "ulgriddAdditives";
  846. this.ulgriddAdditives.Size = new System.Drawing.Size(1009, 276);
  847. this.ulgriddAdditives.TabIndex = 6;
  848. this.ulgriddAdditives.Click += new System.EventHandler(this.ulgriddAdditives_Click);
  849. //
  850. // frmMaterialQuality
  851. //
  852. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  853. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  854. this.BackColor = System.Drawing.Color.LightSteelBlue;
  855. this.ClientSize = new System.Drawing.Size(1015, 580);
  856. this.Controls.Add(this.ultraGroupBox1);
  857. this.Controls.Add(this.panel1);
  858. this.Controls.Add(this.ultraExpandableGroupBox1);
  859. this.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  860. this.Name = "frmMaterialQuality";
  861. this.Text = "物料质量";
  862. this.Load += new System.EventHandler(this.frmMaterialQuality_Load);
  863. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  864. this.ultraExpandableGroupBox1.ResumeLayout(false);
  865. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  866. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox14)).EndInit();
  867. this.ultraGroupBox14.ResumeLayout(false);
  868. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  869. this.ultraGroupBox2.ResumeLayout(false);
  870. ((System.ComponentModel.ISupportInitialize)(this.ulgridMtrlcmpnt)).EndInit();
  871. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox16)).EndInit();
  872. this.ultraGroupBox16.ResumeLayout(false);
  873. this.ultraGroupBox16.PerformLayout();
  874. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielType)).EndInit();
  875. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielbNo)).EndInit();
  876. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielName)).EndInit();
  877. ((System.ComponentModel.ISupportInitialize)(this.ultxtMemo)).EndInit();
  878. ((System.ComponentModel.ISupportInitialize)(this.ultxtMaterielCode)).EndInit();
  879. ((System.ComponentModel.ISupportInitialize)(this.ultxtMtrlcmpntCode)).EndInit();
  880. ((System.ComponentModel.ISupportInitialize)(this.ultxtMtrlcmpntValue)).EndInit();
  881. ((System.ComponentModel.ISupportInitialize)(this.udtUseEndTime)).EndInit();
  882. ((System.ComponentModel.ISupportInitialize)(this.udtUseBeginTime)).EndInit();
  883. ((System.ComponentModel.ISupportInitialize)(this.ultcboUser)).EndInit();
  884. this.panel1.ResumeLayout(false);
  885. this.panel1.PerformLayout();
  886. ((System.ComponentModel.ISupportInitialize)(this.ulteMaterialName)).EndInit();
  887. ((System.ComponentModel.ISupportInitialize)(this.uldtEndTime)).EndInit();
  888. ((System.ComponentModel.ISupportInitialize)(this.uldtBeginTime)).EndInit();
  889. this.panel2.ResumeLayout(false);
  890. ((System.ComponentModel.ISupportInitialize)(this.ultbrMain)).EndInit();
  891. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  892. this.ultraGroupBox1.ResumeLayout(false);
  893. ((System.ComponentModel.ISupportInitialize)(this.ulgriddAdditives)).EndInit();
  894. this.ResumeLayout(false);
  895. }
  896. #endregion
  897. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  898. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  899. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox14;
  900. private System.Windows.Forms.Label label69;
  901. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMaterielName;
  902. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox16;
  903. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMemo;
  904. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMtrlcmpntCode;
  905. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMaterielbNo;
  906. private System.Windows.Forms.Label label48;
  907. private System.Windows.Forms.Label label47;
  908. private System.Windows.Forms.Label label43;
  909. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMaterielCode;
  910. private System.Windows.Forms.Panel panel1;
  911. private System.Windows.Forms.CheckBox ckbMaterialName;
  912. private Infragistics.Win.UltraWinEditors.UltraTextEditor ulteMaterialName;
  913. private System.Windows.Forms.Label label2;
  914. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uldtEndTime;
  915. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor uldtBeginTime;
  916. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  917. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  918. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  919. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  920. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  921. private Infragistics.Win.UltraWinGrid.UltraGrid ulgriddAdditives;
  922. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultbrMain;
  923. private System.Windows.Forms.Label label3;
  924. private System.Windows.Forms.Label label8;
  925. private System.Windows.Forms.Label label7;
  926. private System.Windows.Forms.Button btnDel;
  927. private System.Windows.Forms.Button btnAdd;
  928. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultxtMtrlcmpntValue;
  929. private System.Windows.Forms.RichTextBox richTextBox1;
  930. private System.Windows.Forms.Panel panel2;
  931. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Left;
  932. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Right;
  933. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Top;
  934. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Bottom;
  935. private System.Windows.Forms.Panel panel2_Fill_Panel;
  936. private System.Windows.Forms.CheckBox ckbTime;
  937. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  938. private Infragistics.Win.UltraWinGrid.UltraGrid ulgridMtrlcmpnt;
  939. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultxtMaterielType;
  940. private System.Windows.Forms.Label label1;
  941. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultcboUser;
  942. private System.Windows.Forms.Label label5;
  943. private System.Windows.Forms.Label label4;
  944. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udtUseEndTime;
  945. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udtUseBeginTime;
  946. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  947. }
  948. }