FrmBaseMatStdManage.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709
  1. namespace Core.StlMes.Client.Lims.Data.Mat
  2. {
  3. partial class FrmBaseMatStdManage
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  61. this.panel1 = new System.Windows.Forms.Panel();
  62. this.panel3 = new System.Windows.Forms.Panel();
  63. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  64. this.dataSet1 = new System.Data.DataSet();
  65. this.dataTable1 = new System.Data.DataTable();
  66. this.dataTable2 = new System.Data.DataTable();
  67. this.dataTable3 = new System.Data.DataTable();
  68. this.dataTable4 = new System.Data.DataTable();
  69. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  70. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  71. this.txtSTANDARDS_DESC = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  72. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  73. this.ultraSTD_FALG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  74. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  75. this.Upload = new System.Windows.Forms.Button();
  76. this.View = new System.Windows.Forms.Button();
  77. this.txtFILE_POSITION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  78. this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
  79. this.VALID_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  80. this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
  81. this.START_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  82. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  83. this.txtVERSION_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  85. this.ultraSTD_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  86. this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
  87. this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
  88. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  89. this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
  90. this.txtSTANDARDS_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  91. this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
  92. this.txtSTANDARDS_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  93. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  94. this.panel2 = new System.Windows.Forms.Panel();
  95. this.ultraQuerySTANDARDS_CODE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  96. this.chkSTANDARDS_CODE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  97. this.ultraQuerySTD_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.chkVALIDFLAG = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  99. this.chKSTD_TYPE = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  100. this.panel1.SuspendLayout();
  101. this.panel3.SuspendLayout();
  102. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  109. this.ultraExpandableGroupBox1.SuspendLayout();
  110. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  111. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARDS_DESC)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.ultraSTD_FALG)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_POSITION)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.VALID_TIME)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.START_TIME)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.txtVERSION_NO)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.ultraSTD_TYPE)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARDS_CODE)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARDS_ID)).BeginInit();
  121. this.panel2.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTANDARDS_CODE)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.chkSTANDARDS_CODE)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTD_TYPE)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.chkVALIDFLAG)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.chKSTD_TYPE)).BeginInit();
  127. this.SuspendLayout();
  128. //
  129. // panel1
  130. //
  131. this.panel1.Controls.Add(this.panel3);
  132. this.panel1.Controls.Add(this.panel2);
  133. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  134. this.panel1.Location = new System.Drawing.Point(0, 0);
  135. this.panel1.Name = "panel1";
  136. this.panel1.Size = new System.Drawing.Size(1328, 474);
  137. this.panel1.TabIndex = 0;
  138. //
  139. // panel3
  140. //
  141. this.panel3.Controls.Add(this.ultraGrid1);
  142. this.panel3.Controls.Add(this.ultraExpandableGroupBox1);
  143. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  144. this.panel3.Location = new System.Drawing.Point(0, 40);
  145. this.panel3.Name = "panel3";
  146. this.panel3.Size = new System.Drawing.Size(1328, 434);
  147. this.panel3.TabIndex = 19;
  148. //
  149. // ultraGrid1
  150. //
  151. this.ultraGrid1.DataMember = "Table1";
  152. this.ultraGrid1.DataSource = this.dataSet1;
  153. appearance46.BackColor = System.Drawing.SystemColors.Window;
  154. appearance46.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  155. this.ultraGrid1.DisplayLayout.Appearance = appearance46;
  156. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  157. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  158. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  159. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  160. appearance47.BackColor = System.Drawing.SystemColors.ActiveBorder;
  161. appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
  162. appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  163. appearance47.BorderColor = System.Drawing.SystemColors.Window;
  164. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance47;
  165. appearance48.ForeColor = System.Drawing.SystemColors.GrayText;
  166. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance48;
  167. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  168. appearance49.BackColor = System.Drawing.SystemColors.ControlLightLight;
  169. appearance49.BackColor2 = System.Drawing.SystemColors.Control;
  170. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  171. appearance49.ForeColor = System.Drawing.SystemColors.GrayText;
  172. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance49;
  173. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  174. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  175. appearance63.BackColor = System.Drawing.SystemColors.Window;
  176. appearance63.ForeColor = System.Drawing.SystemColors.ControlText;
  177. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance63;
  178. appearance95.BackColor = System.Drawing.SystemColors.Highlight;
  179. appearance95.ForeColor = System.Drawing.SystemColors.HighlightText;
  180. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance95;
  181. this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  182. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  183. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  184. appearance96.BackColor = System.Drawing.SystemColors.Window;
  185. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance96;
  186. appearance97.BorderColor = System.Drawing.Color.Silver;
  187. appearance97.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  188. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance97;
  189. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  190. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  191. this.ultraGrid1.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  192. appearance98.BackColor = System.Drawing.SystemColors.Control;
  193. appearance98.BackColor2 = System.Drawing.SystemColors.ControlDark;
  194. appearance98.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  195. appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  196. appearance98.BorderColor = System.Drawing.SystemColors.Window;
  197. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance98;
  198. appearance99.TextHAlignAsString = "Left";
  199. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance99;
  200. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  201. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  202. appearance100.BackColor = System.Drawing.SystemColors.Window;
  203. appearance100.BorderColor = System.Drawing.Color.Silver;
  204. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance100;
  205. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  206. this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  207. appearance101.BackColor = System.Drawing.SystemColors.ControlLight;
  208. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance101;
  209. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  210. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  211. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  212. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  215. this.ultraGrid1.Name = "ultraGrid1";
  216. this.ultraGrid1.Size = new System.Drawing.Size(1328, 259);
  217. this.ultraGrid1.TabIndex = 32;
  218. this.ultraGrid1.Text = "ultraGrid1";
  219. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  220. //
  221. // dataSet1
  222. //
  223. this.dataSet1.DataSetName = "NewDataSet";
  224. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  225. this.dataTable1,
  226. this.dataTable2,
  227. this.dataTable3,
  228. this.dataTable4});
  229. //
  230. // dataTable1
  231. //
  232. this.dataTable1.TableName = "Table1";
  233. //
  234. // dataTable2
  235. //
  236. this.dataTable2.TableName = "Table2";
  237. //
  238. // dataTable3
  239. //
  240. this.dataTable3.TableName = "Table3";
  241. //
  242. // dataTable4
  243. //
  244. this.dataTable4.TableName = "Table4";
  245. //
  246. // ultraExpandableGroupBox1
  247. //
  248. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  249. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  250. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1328, 175);
  251. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 259);
  252. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  253. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1328, 175);
  254. this.ultraExpandableGroupBox1.TabIndex = 3;
  255. this.ultraExpandableGroupBox1.Text = "基本信息编辑";
  256. //
  257. // ultraExpandableGroupBoxPanel1
  258. //
  259. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTANDARDS_DESC);
  260. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  261. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraSTD_FALG);
  262. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  263. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Upload);
  264. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.View);
  265. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtFILE_POSITION);
  266. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel49);
  267. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.VALID_TIME);
  268. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel48);
  269. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.START_TIME);
  270. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel47);
  271. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtVERSION_NO);
  272. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel46);
  273. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraSTD_TYPE);
  274. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel40);
  275. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel51);
  276. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtREMARK);
  277. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel53);
  278. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTANDARDS_CODE);
  279. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel54);
  280. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTANDARDS_ID);
  281. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel55);
  282. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  284. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  285. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1322, 153);
  286. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  287. //
  288. // txtSTANDARDS_DESC
  289. //
  290. this.txtSTANDARDS_DESC.Location = new System.Drawing.Point(101, 48);
  291. this.txtSTANDARDS_DESC.MaxLength = 100;
  292. this.txtSTANDARDS_DESC.Name = "txtSTANDARDS_DESC";
  293. this.txtSTANDARDS_DESC.Size = new System.Drawing.Size(614, 21);
  294. this.txtSTANDARDS_DESC.TabIndex = 599;
  295. //
  296. // ultraLabel2
  297. //
  298. appearance87.TextHAlignAsString = "Right";
  299. appearance87.TextVAlignAsString = "Middle";
  300. this.ultraLabel2.Appearance = appearance87;
  301. this.ultraLabel2.AutoSize = true;
  302. this.ultraLabel2.Location = new System.Drawing.Point(43, 51);
  303. this.ultraLabel2.Name = "ultraLabel2";
  304. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  305. this.ultraLabel2.TabIndex = 600;
  306. this.ultraLabel2.Text = "标准名称";
  307. //
  308. // ultraSTD_FALG
  309. //
  310. this.ultraSTD_FALG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  311. valueListItem1.DataValue = "0";
  312. valueListItem1.DisplayText = "新增";
  313. valueListItem2.DataValue = "1";
  314. valueListItem2.DisplayText = "换版";
  315. valueListItem3.DataValue = "2";
  316. valueListItem3.DisplayText = "换页";
  317. this.ultraSTD_FALG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  318. valueListItem1,
  319. valueListItem2,
  320. valueListItem3});
  321. this.ultraSTD_FALG.Location = new System.Drawing.Point(445, 73);
  322. this.ultraSTD_FALG.Name = "ultraSTD_FALG";
  323. this.ultraSTD_FALG.Size = new System.Drawing.Size(110, 21);
  324. this.ultraSTD_FALG.TabIndex = 597;
  325. //
  326. // ultraLabel1
  327. //
  328. appearance93.TextHAlignAsString = "Center";
  329. appearance93.TextVAlignAsString = "Middle";
  330. this.ultraLabel1.Appearance = appearance93;
  331. this.ultraLabel1.AutoSize = true;
  332. this.ultraLabel1.Location = new System.Drawing.Point(412, 76);
  333. this.ultraLabel1.Name = "ultraLabel1";
  334. this.ultraLabel1.Size = new System.Drawing.Size(29, 16);
  335. this.ultraLabel1.TabIndex = 598;
  336. this.ultraLabel1.Text = "状态";
  337. //
  338. // Upload
  339. //
  340. this.Upload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  341. this.Upload.Location = new System.Drawing.Point(731, 83);
  342. this.Upload.Name = "Upload";
  343. this.Upload.Size = new System.Drawing.Size(48, 28);
  344. this.Upload.TabIndex = 596;
  345. this.Upload.Text = "上传";
  346. this.Upload.UseVisualStyleBackColor = true;
  347. this.Upload.Click += new System.EventHandler(this.Upload_Click);
  348. //
  349. // View
  350. //
  351. this.View.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  352. this.View.Location = new System.Drawing.Point(731, 51);
  353. this.View.Name = "View";
  354. this.View.Size = new System.Drawing.Size(48, 28);
  355. this.View.TabIndex = 595;
  356. this.View.Text = "查看";
  357. this.View.UseVisualStyleBackColor = true;
  358. this.View.Click += new System.EventHandler(this.View_Click);
  359. //
  360. // txtFILE_POSITION
  361. //
  362. this.txtFILE_POSITION.Location = new System.Drawing.Point(605, 73);
  363. this.txtFILE_POSITION.MaxLength = 50;
  364. this.txtFILE_POSITION.Name = "txtFILE_POSITION";
  365. this.txtFILE_POSITION.ReadOnly = true;
  366. this.txtFILE_POSITION.Size = new System.Drawing.Size(110, 21);
  367. this.txtFILE_POSITION.TabIndex = 594;
  368. //
  369. // ultraLabel49
  370. //
  371. appearance9.TextHAlignAsString = "Center";
  372. appearance9.TextVAlignAsString = "Middle";
  373. this.ultraLabel49.Appearance = appearance9;
  374. this.ultraLabel49.AutoSize = true;
  375. this.ultraLabel49.Location = new System.Drawing.Point(572, 76);
  376. this.ultraLabel49.Name = "ultraLabel49";
  377. this.ultraLabel49.Size = new System.Drawing.Size(29, 16);
  378. this.ultraLabel49.TabIndex = 592;
  379. this.ultraLabel49.Text = "地址";
  380. //
  381. // VALID_TIME
  382. //
  383. this.VALID_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  384. this.VALID_TIME.FormatString = "";
  385. this.VALID_TIME.Location = new System.Drawing.Point(273, 73);
  386. this.VALID_TIME.MaskInput = "yyyy-mm-dd";
  387. this.VALID_TIME.Name = "VALID_TIME";
  388. this.VALID_TIME.Size = new System.Drawing.Size(110, 21);
  389. this.VALID_TIME.TabIndex = 590;
  390. //
  391. // ultraLabel48
  392. //
  393. appearance6.TextHAlignAsString = "Center";
  394. appearance6.TextVAlignAsString = "Middle";
  395. this.ultraLabel48.Appearance = appearance6;
  396. this.ultraLabel48.AutoSize = true;
  397. this.ultraLabel48.Location = new System.Drawing.Point(215, 76);
  398. this.ultraLabel48.Name = "ultraLabel48";
  399. this.ultraLabel48.Size = new System.Drawing.Size(54, 16);
  400. this.ultraLabel48.TabIndex = 589;
  401. this.ultraLabel48.Text = "有效日期";
  402. //
  403. // START_TIME
  404. //
  405. this.START_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  406. this.START_TIME.FormatString = "";
  407. this.START_TIME.Location = new System.Drawing.Point(101, 73);
  408. this.START_TIME.MaskInput = "yyyy-mm-dd";
  409. this.START_TIME.Name = "START_TIME";
  410. this.START_TIME.Size = new System.Drawing.Size(110, 21);
  411. this.START_TIME.TabIndex = 588;
  412. //
  413. // ultraLabel47
  414. //
  415. appearance8.TextHAlignAsString = "Center";
  416. appearance8.TextVAlignAsString = "Middle";
  417. this.ultraLabel47.Appearance = appearance8;
  418. this.ultraLabel47.AutoSize = true;
  419. this.ultraLabel47.Location = new System.Drawing.Point(43, 76);
  420. this.ultraLabel47.Name = "ultraLabel47";
  421. this.ultraLabel47.Size = new System.Drawing.Size(54, 16);
  422. this.ultraLabel47.TabIndex = 587;
  423. this.ultraLabel47.Text = "生效日期";
  424. //
  425. // txtVERSION_NO
  426. //
  427. this.txtVERSION_NO.Location = new System.Drawing.Point(605, 23);
  428. this.txtVERSION_NO.MaxLength = 50;
  429. this.txtVERSION_NO.Name = "txtVERSION_NO";
  430. this.txtVERSION_NO.Size = new System.Drawing.Size(110, 21);
  431. this.txtVERSION_NO.TabIndex = 581;
  432. //
  433. // ultraLabel46
  434. //
  435. appearance3.TextHAlignAsString = "Center";
  436. appearance3.TextVAlignAsString = "Middle";
  437. this.ultraLabel46.Appearance = appearance3;
  438. this.ultraLabel46.AutoSize = true;
  439. this.ultraLabel46.Location = new System.Drawing.Point(559, 26);
  440. this.ultraLabel46.Name = "ultraLabel46";
  441. this.ultraLabel46.Size = new System.Drawing.Size(42, 16);
  442. this.ultraLabel46.TabIndex = 580;
  443. this.ultraLabel46.Text = "版本号";
  444. //
  445. // ultraSTD_TYPE
  446. //
  447. this.ultraSTD_TYPE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  448. valueListItem7.DataValue = "0";
  449. valueListItem7.DisplayText = "内控标准";
  450. valueListItem8.DataValue = "1";
  451. valueListItem8.DisplayText = "取样标准";
  452. valueListItem9.DataValue = "2";
  453. valueListItem9.DisplayText = "试验标准";
  454. this.ultraSTD_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  455. valueListItem7,
  456. valueListItem8,
  457. valueListItem9});
  458. this.ultraSTD_TYPE.Location = new System.Drawing.Point(101, 23);
  459. this.ultraSTD_TYPE.Name = "ultraSTD_TYPE";
  460. this.ultraSTD_TYPE.Size = new System.Drawing.Size(110, 21);
  461. this.ultraSTD_TYPE.TabIndex = 523;
  462. //
  463. // ultraLabel40
  464. //
  465. appearance1.TextHAlignAsString = "Center";
  466. appearance1.TextVAlignAsString = "Middle";
  467. this.ultraLabel40.Appearance = appearance1;
  468. this.ultraLabel40.AutoSize = true;
  469. this.ultraLabel40.Location = new System.Drawing.Point(43, 26);
  470. this.ultraLabel40.Name = "ultraLabel40";
  471. this.ultraLabel40.Size = new System.Drawing.Size(54, 16);
  472. this.ultraLabel40.TabIndex = 524;
  473. this.ultraLabel40.Text = "标准类型";
  474. //
  475. // ultraLabel51
  476. //
  477. appearance40.TextHAlignAsString = "Right";
  478. appearance40.TextVAlignAsString = "Middle";
  479. this.ultraLabel51.Appearance = appearance40;
  480. this.ultraLabel51.AutoSize = true;
  481. this.ultraLabel51.Location = new System.Drawing.Point(68, 110);
  482. this.ultraLabel51.Name = "ultraLabel51";
  483. this.ultraLabel51.Size = new System.Drawing.Size(29, 16);
  484. this.ultraLabel51.TabIndex = 83;
  485. this.ultraLabel51.Text = "备注";
  486. //
  487. // txtREMARK
  488. //
  489. this.txtREMARK.AutoSize = false;
  490. this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  491. this.txtREMARK.Location = new System.Drawing.Point(101, 98);
  492. this.txtREMARK.MaxLength = 200;
  493. this.txtREMARK.Multiline = true;
  494. this.txtREMARK.Name = "txtREMARK";
  495. this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
  496. this.txtREMARK.Size = new System.Drawing.Size(614, 40);
  497. this.txtREMARK.TabIndex = 5;
  498. //
  499. // ultraLabel53
  500. //
  501. appearance28.TextHAlignAsString = "Right";
  502. appearance28.TextVAlignAsString = "Middle";
  503. this.ultraLabel53.Appearance = appearance28;
  504. this.ultraLabel53.AutoSize = true;
  505. this.ultraLabel53.Location = new System.Drawing.Point(12, 37);
  506. this.ultraLabel53.Name = "ultraLabel53";
  507. this.ultraLabel53.Size = new System.Drawing.Size(0, 0);
  508. this.ultraLabel53.TabIndex = 5;
  509. //
  510. // txtSTANDARDS_CODE
  511. //
  512. this.txtSTANDARDS_CODE.Location = new System.Drawing.Point(445, 23);
  513. this.txtSTANDARDS_CODE.MaxLength = 100;
  514. this.txtSTANDARDS_CODE.Name = "txtSTANDARDS_CODE";
  515. this.txtSTANDARDS_CODE.Size = new System.Drawing.Size(110, 21);
  516. this.txtSTANDARDS_CODE.TabIndex = 2;
  517. //
  518. // ultraLabel54
  519. //
  520. appearance15.TextHAlignAsString = "Right";
  521. appearance15.TextVAlignAsString = "Middle";
  522. this.ultraLabel54.Appearance = appearance15;
  523. this.ultraLabel54.AutoSize = true;
  524. this.ultraLabel54.Location = new System.Drawing.Point(387, 26);
  525. this.ultraLabel54.Name = "ultraLabel54";
  526. this.ultraLabel54.Size = new System.Drawing.Size(54, 16);
  527. this.ultraLabel54.TabIndex = 3;
  528. this.ultraLabel54.Text = "标准代码";
  529. //
  530. // txtSTANDARDS_ID
  531. //
  532. this.txtSTANDARDS_ID.Location = new System.Drawing.Point(273, 23);
  533. this.txtSTANDARDS_ID.MaxLength = 100;
  534. this.txtSTANDARDS_ID.Name = "txtSTANDARDS_ID";
  535. this.txtSTANDARDS_ID.ReadOnly = true;
  536. this.txtSTANDARDS_ID.Size = new System.Drawing.Size(110, 21);
  537. this.txtSTANDARDS_ID.TabIndex = 1;
  538. //
  539. // ultraLabel55
  540. //
  541. appearance2.TextHAlignAsString = "Right";
  542. appearance2.TextVAlignAsString = "Middle";
  543. this.ultraLabel55.Appearance = appearance2;
  544. this.ultraLabel55.AutoSize = true;
  545. this.ultraLabel55.Location = new System.Drawing.Point(215, 26);
  546. this.ultraLabel55.Name = "ultraLabel55";
  547. this.ultraLabel55.Size = new System.Drawing.Size(54, 16);
  548. this.ultraLabel55.TabIndex = 1;
  549. this.ultraLabel55.Text = "标准编号";
  550. //
  551. // panel2
  552. //
  553. this.panel2.Controls.Add(this.ultraQuerySTANDARDS_CODE);
  554. this.panel2.Controls.Add(this.chkSTANDARDS_CODE);
  555. this.panel2.Controls.Add(this.ultraQuerySTD_TYPE);
  556. this.panel2.Controls.Add(this.chkVALIDFLAG);
  557. this.panel2.Controls.Add(this.chKSTD_TYPE);
  558. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  559. this.panel2.Location = new System.Drawing.Point(0, 0);
  560. this.panel2.Name = "panel2";
  561. this.panel2.Size = new System.Drawing.Size(1328, 40);
  562. this.panel2.TabIndex = 18;
  563. //
  564. // ultraQuerySTANDARDS_CODE
  565. //
  566. this.ultraQuerySTANDARDS_CODE.Enabled = false;
  567. this.ultraQuerySTANDARDS_CODE.Location = new System.Drawing.Point(282, 10);
  568. this.ultraQuerySTANDARDS_CODE.Name = "ultraQuerySTANDARDS_CODE";
  569. this.ultraQuerySTANDARDS_CODE.Size = new System.Drawing.Size(117, 21);
  570. this.ultraQuerySTANDARDS_CODE.TabIndex = 601;
  571. //
  572. // chkSTANDARDS_CODE
  573. //
  574. this.chkSTANDARDS_CODE.AutoSize = true;
  575. this.chkSTANDARDS_CODE.Location = new System.Drawing.Point(207, 11);
  576. this.chkSTANDARDS_CODE.Margin = new System.Windows.Forms.Padding(2);
  577. this.chkSTANDARDS_CODE.Name = "chkSTANDARDS_CODE";
  578. this.chkSTANDARDS_CODE.Size = new System.Drawing.Size(71, 19);
  579. this.chkSTANDARDS_CODE.TabIndex = 600;
  580. this.chkSTANDARDS_CODE.Text = "标准代码";
  581. this.chkSTANDARDS_CODE.CheckedChanged += new System.EventHandler(this.chkSTANDARDS_CODE_CheckedChanged);
  582. //
  583. // ultraQuerySTD_TYPE
  584. //
  585. this.ultraQuerySTD_TYPE.Enabled = false;
  586. valueListItem10.DataValue = "0";
  587. valueListItem10.DisplayText = "内控标准";
  588. valueListItem11.DataValue = "1";
  589. valueListItem11.DisplayText = "取样标准";
  590. valueListItem12.DataValue = "2";
  591. valueListItem12.DisplayText = "试验标准";
  592. this.ultraQuerySTD_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  593. valueListItem10,
  594. valueListItem11,
  595. valueListItem12});
  596. this.ultraQuerySTD_TYPE.Location = new System.Drawing.Point(86, 11);
  597. this.ultraQuerySTD_TYPE.Name = "ultraQuerySTD_TYPE";
  598. this.ultraQuerySTD_TYPE.Size = new System.Drawing.Size(117, 21);
  599. this.ultraQuerySTD_TYPE.TabIndex = 599;
  600. //
  601. // chkVALIDFLAG
  602. //
  603. this.chkVALIDFLAG.AutoSize = true;
  604. this.chkVALIDFLAG.Location = new System.Drawing.Point(403, 11);
  605. this.chkVALIDFLAG.Margin = new System.Windows.Forms.Padding(2);
  606. this.chkVALIDFLAG.Name = "chkVALIDFLAG";
  607. this.chkVALIDFLAG.Size = new System.Drawing.Size(71, 19);
  608. this.chkVALIDFLAG.TabIndex = 57;
  609. this.chkVALIDFLAG.Text = "包含无效";
  610. //
  611. // chKSTD_TYPE
  612. //
  613. this.chKSTD_TYPE.AutoSize = true;
  614. this.chKSTD_TYPE.Location = new System.Drawing.Point(11, 12);
  615. this.chKSTD_TYPE.Margin = new System.Windows.Forms.Padding(2);
  616. this.chKSTD_TYPE.Name = "chKSTD_TYPE";
  617. this.chKSTD_TYPE.Size = new System.Drawing.Size(71, 19);
  618. this.chKSTD_TYPE.TabIndex = 56;
  619. this.chKSTD_TYPE.Text = "标准类型";
  620. this.chKSTD_TYPE.CheckedChanged += new System.EventHandler(this.chKSTD_TYPE_CheckedChanged);
  621. //
  622. // FrmBaseMatStdManage
  623. //
  624. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  625. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  626. this.ClientSize = new System.Drawing.Size(1328, 474);
  627. this.Controls.Add(this.panel1);
  628. this.Name = "FrmBaseMatStdManage";
  629. this.Text = "原材料标准基础信息维护";
  630. this.Load += new System.EventHandler(this.FrmBaseMatStdManage_Load);
  631. this.panel1.ResumeLayout(false);
  632. this.panel3.ResumeLayout(false);
  633. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  634. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  635. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  636. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  637. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  638. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  639. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  640. this.ultraExpandableGroupBox1.ResumeLayout(false);
  641. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  642. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  643. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARDS_DESC)).EndInit();
  644. ((System.ComponentModel.ISupportInitialize)(this.ultraSTD_FALG)).EndInit();
  645. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_POSITION)).EndInit();
  646. ((System.ComponentModel.ISupportInitialize)(this.VALID_TIME)).EndInit();
  647. ((System.ComponentModel.ISupportInitialize)(this.START_TIME)).EndInit();
  648. ((System.ComponentModel.ISupportInitialize)(this.txtVERSION_NO)).EndInit();
  649. ((System.ComponentModel.ISupportInitialize)(this.ultraSTD_TYPE)).EndInit();
  650. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  651. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARDS_CODE)).EndInit();
  652. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARDS_ID)).EndInit();
  653. this.panel2.ResumeLayout(false);
  654. this.panel2.PerformLayout();
  655. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTANDARDS_CODE)).EndInit();
  656. ((System.ComponentModel.ISupportInitialize)(this.chkSTANDARDS_CODE)).EndInit();
  657. ((System.ComponentModel.ISupportInitialize)(this.ultraQuerySTD_TYPE)).EndInit();
  658. ((System.ComponentModel.ISupportInitialize)(this.chkVALIDFLAG)).EndInit();
  659. ((System.ComponentModel.ISupportInitialize)(this.chKSTD_TYPE)).EndInit();
  660. this.ResumeLayout(false);
  661. }
  662. #endregion
  663. private System.Windows.Forms.Panel panel1;
  664. private System.Windows.Forms.Panel panel2;
  665. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chKSTD_TYPE;
  666. private System.Windows.Forms.Panel panel3;
  667. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  668. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  669. private System.Windows.Forms.Button Upload;
  670. private System.Windows.Forms.Button View;
  671. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFILE_POSITION;
  672. private Infragistics.Win.Misc.UltraLabel ultraLabel49;
  673. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor VALID_TIME;
  674. private Infragistics.Win.Misc.UltraLabel ultraLabel48;
  675. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor START_TIME;
  676. private Infragistics.Win.Misc.UltraLabel ultraLabel47;
  677. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtVERSION_NO;
  678. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  679. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSTD_TYPE;
  680. private Infragistics.Win.Misc.UltraLabel ultraLabel40;
  681. private Infragistics.Win.Misc.UltraLabel ultraLabel51;
  682. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  683. private Infragistics.Win.Misc.UltraLabel ultraLabel53;
  684. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTANDARDS_CODE;
  685. private Infragistics.Win.Misc.UltraLabel ultraLabel54;
  686. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTANDARDS_ID;
  687. private Infragistics.Win.Misc.UltraLabel ultraLabel55;
  688. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  689. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSTD_FALG;
  690. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  691. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkVALIDFLAG;
  692. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTD_TYPE;
  693. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTANDARDS_DESC;
  694. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  695. private System.Data.DataSet dataSet1;
  696. private System.Data.DataTable dataTable1;
  697. private System.Data.DataTable dataTable2;
  698. private System.Data.DataTable dataTable3;
  699. private System.Data.DataTable dataTable4;
  700. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQuerySTANDARDS_CODE;
  701. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTANDARDS_CODE;
  702. }
  703. }