FrmStandardFile.designer.cs 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969
  1. namespace Core.StlMes.Client.Lims.Resource
  2. {
  3. partial class FrmStandardFile
  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 appearance21 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  63. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  64. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  65. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  66. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  67. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  73. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  85. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  86. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  87. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  88. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  89. this.panel1 = new System.Windows.Forms.Panel();
  90. this.panel3 = new System.Windows.Forms.Panel();
  91. this.panel4 = new System.Windows.Forms.Panel();
  92. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  93. this.dataSet1 = new System.Data.DataSet();
  94. this.dataTable1 = new System.Data.DataTable();
  95. this.dataTable2 = new System.Data.DataTable();
  96. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  97. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  98. this.Upload = new System.Windows.Forms.Button();
  99. this.View = new System.Windows.Forms.Button();
  100. this.STOP_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  101. this.SEND_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  102. this.chkIS_JCZX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  103. this.chkIS_JSZX = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  104. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  105. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  106. this.txtSTD_YEAR = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  107. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  108. this.ultraISVALID = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  109. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  110. this.ultraSEND_FLAG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  112. this.ultraMEDIUM = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  113. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  114. this.ultraCOUNTRY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  115. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  116. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  117. this.txtSTD_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  118. this.ultraSTD_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  119. this.txtFILE_POSITION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  120. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  121. this.txtSTD_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  122. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  123. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  124. this.txtQUERY_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  125. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  126. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  127. this.panel2 = new System.Windows.Forms.Panel();
  128. this.cobDeptName = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  129. this.ultraDeptName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  130. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  131. this.cmbStdStyle = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  132. this.chkQUERY_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  133. this.chkSTD_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  134. this.txtQuerySTD_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  135. this.chkISVALID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  136. this.txtQueryQUERY_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  137. this.panel1.SuspendLayout();
  138. this.panel3.SuspendLayout();
  139. this.panel4.SuspendLayout();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  141. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  142. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  143. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  145. this.ultraExpandableGroupBox1.SuspendLayout();
  146. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.STOP_TIME)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.SEND_TIME)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.chkIS_JCZX)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.chkIS_JSZX)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_YEAR)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.ultraISVALID)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.ultraSEND_FLAG)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.ultraMEDIUM)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.ultraCOUNTRY)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_ID)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.ultraSTD_TYPE)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_POSITION)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_NAME)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtQUERY_ID)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  162. this.panel2.SuspendLayout();
  163. ((System.ComponentModel.ISupportInitialize)(this.cobDeptName)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.ultraDeptName)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.cmbStdStyle)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.chkQUERY_ID)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.chkSTD_ID)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.txtQuerySTD_ID)).BeginInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.chkISVALID)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.txtQueryQUERY_ID)).BeginInit();
  172. this.SuspendLayout();
  173. //
  174. // panel1
  175. //
  176. this.panel1.Controls.Add(this.panel3);
  177. this.panel1.Controls.Add(this.panel2);
  178. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  179. this.panel1.Location = new System.Drawing.Point(0, 0);
  180. this.panel1.Name = "panel1";
  181. this.panel1.Size = new System.Drawing.Size(1328, 474);
  182. this.panel1.TabIndex = 0;
  183. //
  184. // panel3
  185. //
  186. this.panel3.Controls.Add(this.panel4);
  187. this.panel3.Controls.Add(this.ultraGrid2);
  188. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  189. this.panel3.Location = new System.Drawing.Point(0, 40);
  190. this.panel3.Name = "panel3";
  191. this.panel3.Size = new System.Drawing.Size(1328, 434);
  192. this.panel3.TabIndex = 17;
  193. //
  194. // panel4
  195. //
  196. this.panel4.Controls.Add(this.ultraGrid1);
  197. this.panel4.Controls.Add(this.ultraExpandableGroupBox1);
  198. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  199. this.panel4.Location = new System.Drawing.Point(0, 0);
  200. this.panel4.Name = "panel4";
  201. this.panel4.Size = new System.Drawing.Size(1052, 434);
  202. this.panel4.TabIndex = 22;
  203. //
  204. // ultraGrid1
  205. //
  206. this.ultraGrid1.DataMember = "Table1";
  207. this.ultraGrid1.DataSource = this.dataSet1;
  208. appearance21.BackColor = System.Drawing.SystemColors.Window;
  209. appearance21.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  210. this.ultraGrid1.DisplayLayout.Appearance = appearance21;
  211. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  212. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  213. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  214. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  215. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  216. appearance22.BackColor = System.Drawing.SystemColors.ActiveBorder;
  217. appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
  218. appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  219. appearance22.BorderColor = System.Drawing.SystemColors.Window;
  220. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance22;
  221. appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
  222. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance23;
  223. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  224. appearance25.BackColor = System.Drawing.SystemColors.ControlLightLight;
  225. appearance25.BackColor2 = System.Drawing.SystemColors.Control;
  226. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  227. appearance25.ForeColor = System.Drawing.SystemColors.GrayText;
  228. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance25;
  229. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  230. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  231. appearance26.BackColor = System.Drawing.SystemColors.Window;
  232. appearance26.ForeColor = System.Drawing.SystemColors.ControlText;
  233. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance26;
  234. appearance27.BackColor = System.Drawing.SystemColors.Highlight;
  235. appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
  236. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  237. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  238. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  239. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  240. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  241. appearance28.BackColor = System.Drawing.SystemColors.Window;
  242. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance28;
  243. appearance29.BorderColor = System.Drawing.Color.Silver;
  244. appearance29.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  245. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance29;
  246. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  247. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  248. appearance30.BackColor = System.Drawing.SystemColors.Control;
  249. appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
  250. appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  251. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  252. appearance30.BorderColor = System.Drawing.SystemColors.Window;
  253. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance30;
  254. appearance31.TextHAlignAsString = "Left";
  255. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance31;
  256. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  257. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  258. appearance32.BackColor = System.Drawing.SystemColors.Window;
  259. appearance32.BorderColor = System.Drawing.Color.Silver;
  260. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance32;
  261. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  262. appearance33.BackColor = System.Drawing.SystemColors.ControlLight;
  263. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance33;
  264. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  265. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  266. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  267. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  268. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  270. this.ultraGrid1.Name = "ultraGrid1";
  271. this.ultraGrid1.Size = new System.Drawing.Size(1052, 258);
  272. this.ultraGrid1.TabIndex = 22;
  273. this.ultraGrid1.Text = "ultraGrid1";
  274. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  275. //
  276. // dataSet1
  277. //
  278. this.dataSet1.DataSetName = "NewDataSet";
  279. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  280. this.dataTable1,
  281. this.dataTable2});
  282. //
  283. // dataTable1
  284. //
  285. this.dataTable1.TableName = "Table1";
  286. //
  287. // dataTable2
  288. //
  289. this.dataTable2.TableName = "Table2";
  290. //
  291. // ultraExpandableGroupBox1
  292. //
  293. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  294. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  295. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1052, 176);
  296. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 258);
  297. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  298. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1052, 176);
  299. this.ultraExpandableGroupBox1.TabIndex = 3;
  300. this.ultraExpandableGroupBox1.Text = "编辑区域";
  301. //
  302. // ultraExpandableGroupBoxPanel1
  303. //
  304. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Upload);
  305. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.View);
  306. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.STOP_TIME);
  307. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.SEND_TIME);
  308. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.chkIS_JCZX);
  309. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.chkIS_JSZX);
  310. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel20);
  311. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel21);
  312. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTD_YEAR);
  313. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  314. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraISVALID);
  315. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  316. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraSEND_FLAG);
  317. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  318. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraMEDIUM);
  319. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  320. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCOUNTRY);
  321. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  322. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  323. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTD_ID);
  324. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraSTD_TYPE);
  325. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtFILE_POSITION);
  326. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  327. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTD_NAME);
  328. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  329. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  330. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtQUERY_ID);
  331. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  332. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  333. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  334. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  335. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1046, 154);
  336. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  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(659, 122);
  342. this.Upload.Name = "Upload";
  343. this.Upload.Size = new System.Drawing.Size(48, 28);
  344. this.Upload.TabIndex = 598;
  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(607, 122);
  353. this.View.Name = "View";
  354. this.View.Size = new System.Drawing.Size(48, 28);
  355. this.View.TabIndex = 597;
  356. this.View.Text = "查看";
  357. this.View.UseVisualStyleBackColor = true;
  358. this.View.Click += new System.EventHandler(this.View_Click);
  359. //
  360. // STOP_TIME
  361. //
  362. this.STOP_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  363. this.STOP_TIME.FormatString = "";
  364. this.STOP_TIME.Location = new System.Drawing.Point(286, 126);
  365. this.STOP_TIME.MaskInput = "yyyy-mm-dd";
  366. this.STOP_TIME.Name = "STOP_TIME";
  367. this.STOP_TIME.Size = new System.Drawing.Size(117, 21);
  368. this.STOP_TIME.TabIndex = 592;
  369. //
  370. // SEND_TIME
  371. //
  372. this.SEND_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  373. this.SEND_TIME.FormatString = "";
  374. this.SEND_TIME.Location = new System.Drawing.Point(81, 127);
  375. this.SEND_TIME.MaskInput = "yyyy-mm-dd";
  376. this.SEND_TIME.Name = "SEND_TIME";
  377. this.SEND_TIME.Size = new System.Drawing.Size(143, 21);
  378. this.SEND_TIME.TabIndex = 591;
  379. //
  380. // chkIS_JCZX
  381. //
  382. this.chkIS_JCZX.AutoSize = true;
  383. this.chkIS_JCZX.Location = new System.Drawing.Point(155, 5);
  384. this.chkIS_JCZX.Name = "chkIS_JCZX";
  385. this.chkIS_JCZX.Size = new System.Drawing.Size(71, 19);
  386. this.chkIS_JCZX.TabIndex = 70;
  387. this.chkIS_JCZX.Text = "检测中心";
  388. //
  389. // chkIS_JSZX
  390. //
  391. this.chkIS_JSZX.AutoSize = true;
  392. this.chkIS_JSZX.Checked = true;
  393. this.chkIS_JSZX.CheckState = System.Windows.Forms.CheckState.Checked;
  394. this.chkIS_JSZX.Location = new System.Drawing.Point(81, 5);
  395. this.chkIS_JSZX.Name = "chkIS_JSZX";
  396. this.chkIS_JSZX.Size = new System.Drawing.Size(71, 19);
  397. this.chkIS_JSZX.TabIndex = 69;
  398. this.chkIS_JSZX.Text = "技术中心";
  399. //
  400. // ultraLabel20
  401. //
  402. appearance24.TextHAlignAsString = "Center";
  403. appearance24.TextVAlignAsString = "Middle";
  404. this.ultraLabel20.Appearance = appearance24;
  405. this.ultraLabel20.AutoSize = true;
  406. this.ultraLabel20.Location = new System.Drawing.Point(229, 129);
  407. this.ultraLabel20.Name = "ultraLabel20";
  408. this.ultraLabel20.Size = new System.Drawing.Size(54, 16);
  409. this.ultraLabel20.TabIndex = 66;
  410. this.ultraLabel20.Text = "作废日期";
  411. //
  412. // ultraLabel21
  413. //
  414. appearance53.TextHAlignAsString = "Center";
  415. appearance53.TextVAlignAsString = "Middle";
  416. this.ultraLabel21.Appearance = appearance53;
  417. this.ultraLabel21.AutoSize = true;
  418. this.ultraLabel21.Location = new System.Drawing.Point(24, 130);
  419. this.ultraLabel21.Name = "ultraLabel21";
  420. this.ultraLabel21.Size = new System.Drawing.Size(54, 16);
  421. this.ultraLabel21.TabIndex = 65;
  422. this.ultraLabel21.Text = "发放日期";
  423. //
  424. // txtSTD_YEAR
  425. //
  426. this.txtSTD_YEAR.Location = new System.Drawing.Point(81, 102);
  427. this.txtSTD_YEAR.MaxLength = 50;
  428. this.txtSTD_YEAR.Name = "txtSTD_YEAR";
  429. this.txtSTD_YEAR.Size = new System.Drawing.Size(142, 21);
  430. this.txtSTD_YEAR.TabIndex = 27;
  431. //
  432. // ultraLabel10
  433. //
  434. appearance15.TextHAlignAsString = "Center";
  435. appearance15.TextVAlignAsString = "Middle";
  436. this.ultraLabel10.Appearance = appearance15;
  437. this.ultraLabel10.AutoSize = true;
  438. this.ultraLabel10.Location = new System.Drawing.Point(24, 105);
  439. this.ultraLabel10.Name = "ultraLabel10";
  440. this.ultraLabel10.Size = new System.Drawing.Size(54, 16);
  441. this.ultraLabel10.TabIndex = 28;
  442. this.ultraLabel10.Text = "标准年份";
  443. //
  444. // ultraISVALID
  445. //
  446. valueListItem14.DataValue = "有效";
  447. valueListItem14.DisplayText = "有效";
  448. valueListItem15.DataValue = "作废";
  449. valueListItem15.DisplayText = "作废";
  450. this.ultraISVALID.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  451. valueListItem14,
  452. valueListItem15});
  453. this.ultraISVALID.Location = new System.Drawing.Point(466, 101);
  454. this.ultraISVALID.Name = "ultraISVALID";
  455. this.ultraISVALID.ReadOnly = true;
  456. this.ultraISVALID.Size = new System.Drawing.Size(133, 21);
  457. this.ultraISVALID.TabIndex = 26;
  458. //
  459. // ultraLabel7
  460. //
  461. appearance16.TextHAlignAsString = "Center";
  462. appearance16.TextVAlignAsString = "Middle";
  463. this.ultraLabel7.Appearance = appearance16;
  464. this.ultraLabel7.AutoSize = true;
  465. this.ultraLabel7.Location = new System.Drawing.Point(409, 104);
  466. this.ultraLabel7.Name = "ultraLabel7";
  467. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  468. this.ultraLabel7.TabIndex = 25;
  469. this.ultraLabel7.Text = "有效状态";
  470. //
  471. // ultraSEND_FLAG
  472. //
  473. valueListItem3.DataValue = "新增";
  474. valueListItem3.DisplayText = "新增";
  475. valueListItem4.DataValue = "换版";
  476. valueListItem4.DisplayText = "换版";
  477. this.ultraSEND_FLAG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  478. valueListItem3,
  479. valueListItem4});
  480. this.ultraSEND_FLAG.Location = new System.Drawing.Point(286, 101);
  481. this.ultraSEND_FLAG.Name = "ultraSEND_FLAG";
  482. this.ultraSEND_FLAG.Size = new System.Drawing.Size(117, 21);
  483. this.ultraSEND_FLAG.TabIndex = 24;
  484. this.ultraSEND_FLAG.Text = "新增";
  485. //
  486. // ultraLabel1
  487. //
  488. appearance18.TextHAlignAsString = "Center";
  489. appearance18.TextVAlignAsString = "Middle";
  490. this.ultraLabel1.Appearance = appearance18;
  491. this.ultraLabel1.AutoSize = true;
  492. this.ultraLabel1.Location = new System.Drawing.Point(229, 104);
  493. this.ultraLabel1.Name = "ultraLabel1";
  494. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  495. this.ultraLabel1.TabIndex = 23;
  496. this.ultraLabel1.Text = "发放状态";
  497. //
  498. // ultraMEDIUM
  499. //
  500. valueListItem1.DataValue = "电子版";
  501. valueListItem1.DisplayText = "电子版";
  502. valueListItem2.DataValue = "纸质";
  503. valueListItem2.DisplayText = "纸质";
  504. this.ultraMEDIUM.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  505. valueListItem1,
  506. valueListItem2});
  507. this.ultraMEDIUM.Location = new System.Drawing.Point(466, 76);
  508. this.ultraMEDIUM.Name = "ultraMEDIUM";
  509. this.ultraMEDIUM.Size = new System.Drawing.Size(133, 21);
  510. this.ultraMEDIUM.TabIndex = 22;
  511. //
  512. // ultraLabel9
  513. //
  514. appearance14.TextHAlignAsString = "Center";
  515. appearance14.TextVAlignAsString = "Middle";
  516. this.ultraLabel9.Appearance = appearance14;
  517. this.ultraLabel9.AutoSize = true;
  518. this.ultraLabel9.Location = new System.Drawing.Point(434, 79);
  519. this.ultraLabel9.Name = "ultraLabel9";
  520. this.ultraLabel9.Size = new System.Drawing.Size(29, 16);
  521. this.ultraLabel9.TabIndex = 21;
  522. this.ultraLabel9.Text = "媒介";
  523. //
  524. // ultraCOUNTRY
  525. //
  526. valueListItem7.DataValue = "中国";
  527. valueListItem7.DisplayText = "中国";
  528. valueListItem8.DataValue = "美国";
  529. valueListItem8.DisplayText = "美国";
  530. valueListItem9.DataValue = "德国";
  531. valueListItem9.DisplayText = "德国";
  532. valueListItem10.DataValue = "欧洲";
  533. valueListItem10.DisplayText = "欧洲";
  534. valueListItem11.DataValue = "日本";
  535. valueListItem11.DisplayText = "日本";
  536. valueListItem12.DataValue = "ISO";
  537. valueListItem12.DisplayText = "ISO";
  538. valueListItem13.DataValue = "其它";
  539. valueListItem13.DisplayText = "其它";
  540. this.ultraCOUNTRY.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  541. valueListItem7,
  542. valueListItem8,
  543. valueListItem9,
  544. valueListItem10,
  545. valueListItem11,
  546. valueListItem12,
  547. valueListItem13});
  548. this.ultraCOUNTRY.Location = new System.Drawing.Point(286, 76);
  549. this.ultraCOUNTRY.Name = "ultraCOUNTRY";
  550. this.ultraCOUNTRY.Size = new System.Drawing.Size(117, 21);
  551. this.ultraCOUNTRY.TabIndex = 20;
  552. //
  553. // ultraLabel8
  554. //
  555. appearance19.TextHAlignAsString = "Center";
  556. appearance19.TextVAlignAsString = "Middle";
  557. this.ultraLabel8.Appearance = appearance19;
  558. this.ultraLabel8.AutoSize = true;
  559. this.ultraLabel8.Location = new System.Drawing.Point(254, 79);
  560. this.ultraLabel8.Name = "ultraLabel8";
  561. this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
  562. this.ultraLabel8.TabIndex = 19;
  563. this.ultraLabel8.Text = "国别";
  564. //
  565. // ultraLabel3
  566. //
  567. appearance43.TextHAlignAsString = "Center";
  568. appearance43.TextVAlignAsString = "Middle";
  569. this.ultraLabel3.Appearance = appearance43;
  570. this.ultraLabel3.AutoSize = true;
  571. this.ultraLabel3.Location = new System.Drawing.Point(409, 129);
  572. this.ultraLabel3.Name = "ultraLabel3";
  573. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  574. this.ultraLabel3.TabIndex = 18;
  575. this.ultraLabel3.Text = "标准路径";
  576. //
  577. // txtSTD_ID
  578. //
  579. this.txtSTD_ID.Location = new System.Drawing.Point(286, 27);
  580. this.txtSTD_ID.MaxLength = 200;
  581. this.txtSTD_ID.Name = "txtSTD_ID";
  582. this.txtSTD_ID.Size = new System.Drawing.Size(313, 21);
  583. this.txtSTD_ID.TabIndex = 17;
  584. //
  585. // ultraSTD_TYPE
  586. //
  587. valueListItem19.DataValue = "产品标准";
  588. valueListItem19.DisplayText = "产品标准";
  589. valueListItem20.DataValue = "检验标准";
  590. valueListItem20.DisplayText = "检验标准";
  591. valueListItem21.DataValue = "企业标准";
  592. valueListItem21.DisplayText = "企业标准";
  593. valueListItem22.DataValue = "工艺通知";
  594. valueListItem22.DisplayText = "工艺通知";
  595. valueListItem23.DataValue = "原材料标准";
  596. valueListItem23.DisplayText = "原材料标准";
  597. this.ultraSTD_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  598. valueListItem19,
  599. valueListItem20,
  600. valueListItem21,
  601. valueListItem22,
  602. valueListItem23});
  603. this.ultraSTD_TYPE.Location = new System.Drawing.Point(81, 77);
  604. this.ultraSTD_TYPE.Name = "ultraSTD_TYPE";
  605. this.ultraSTD_TYPE.Size = new System.Drawing.Size(142, 21);
  606. this.ultraSTD_TYPE.TabIndex = 4;
  607. //
  608. // txtFILE_POSITION
  609. //
  610. this.txtFILE_POSITION.Location = new System.Drawing.Point(466, 126);
  611. this.txtFILE_POSITION.MaxLength = 100;
  612. this.txtFILE_POSITION.Name = "txtFILE_POSITION";
  613. this.txtFILE_POSITION.Size = new System.Drawing.Size(133, 21);
  614. this.txtFILE_POSITION.TabIndex = 6;
  615. //
  616. // ultraLabel6
  617. //
  618. appearance1.TextHAlignAsString = "Center";
  619. appearance1.TextVAlignAsString = "Middle";
  620. this.ultraLabel6.Appearance = appearance1;
  621. this.ultraLabel6.AutoSize = true;
  622. this.ultraLabel6.Location = new System.Drawing.Point(24, 80);
  623. this.ultraLabel6.Name = "ultraLabel6";
  624. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  625. this.ultraLabel6.TabIndex = 14;
  626. this.ultraLabel6.Text = "标准类别";
  627. //
  628. // txtSTD_NAME
  629. //
  630. this.txtSTD_NAME.Location = new System.Drawing.Point(81, 51);
  631. this.txtSTD_NAME.MaxLength = 500;
  632. this.txtSTD_NAME.Name = "txtSTD_NAME";
  633. this.txtSTD_NAME.Size = new System.Drawing.Size(518, 21);
  634. this.txtSTD_NAME.TabIndex = 5;
  635. //
  636. // ultraLabel2
  637. //
  638. appearance13.TextHAlignAsString = "Center";
  639. appearance13.TextVAlignAsString = "Middle";
  640. this.ultraLabel2.Appearance = appearance13;
  641. this.ultraLabel2.AutoSize = true;
  642. this.ultraLabel2.Location = new System.Drawing.Point(24, 55);
  643. this.ultraLabel2.Name = "ultraLabel2";
  644. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  645. this.ultraLabel2.TabIndex = 11;
  646. this.ultraLabel2.Text = "标准名称";
  647. //
  648. // ultraLabel5
  649. //
  650. appearance42.TextHAlignAsString = "Center";
  651. appearance42.TextVAlignAsString = "Middle";
  652. this.ultraLabel5.Appearance = appearance42;
  653. this.ultraLabel5.AutoSize = true;
  654. this.ultraLabel5.Location = new System.Drawing.Point(229, 30);
  655. this.ultraLabel5.Name = "ultraLabel5";
  656. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  657. this.ultraLabel5.TabIndex = 6;
  658. this.ultraLabel5.Text = "标准编号";
  659. //
  660. // txtQUERY_ID
  661. //
  662. this.txtQUERY_ID.Location = new System.Drawing.Point(81, 27);
  663. this.txtQUERY_ID.MaxLength = 8;
  664. this.txtQUERY_ID.Name = "txtQUERY_ID";
  665. this.txtQUERY_ID.Size = new System.Drawing.Size(142, 21);
  666. this.txtQUERY_ID.TabIndex = 3;
  667. //
  668. // ultraLabel4
  669. //
  670. appearance20.TextHAlignAsString = "Center";
  671. appearance20.TextVAlignAsString = "Middle";
  672. this.ultraLabel4.Appearance = appearance20;
  673. this.ultraLabel4.AutoSize = true;
  674. this.ultraLabel4.Location = new System.Drawing.Point(24, 30);
  675. this.ultraLabel4.Name = "ultraLabel4";
  676. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  677. this.ultraLabel4.TabIndex = 4;
  678. this.ultraLabel4.Text = "查询编号";
  679. //
  680. // ultraGrid2
  681. //
  682. this.ultraGrid2.DataMember = "Table2";
  683. this.ultraGrid2.DataSource = this.dataSet1;
  684. appearance34.BackColor = System.Drawing.SystemColors.Window;
  685. appearance34.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  686. this.ultraGrid2.DisplayLayout.Appearance = appearance34;
  687. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  688. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  689. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  690. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  691. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  692. appearance35.BackColor = System.Drawing.SystemColors.ActiveBorder;
  693. appearance35.BackColor2 = System.Drawing.SystemColors.ControlDark;
  694. appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  695. appearance35.BorderColor = System.Drawing.SystemColors.Window;
  696. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance35;
  697. appearance36.ForeColor = System.Drawing.SystemColors.GrayText;
  698. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance36;
  699. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  700. appearance37.BackColor = System.Drawing.SystemColors.ControlLightLight;
  701. appearance37.BackColor2 = System.Drawing.SystemColors.Control;
  702. appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  703. appearance37.ForeColor = System.Drawing.SystemColors.GrayText;
  704. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance37;
  705. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  706. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  707. appearance38.BackColor = System.Drawing.SystemColors.Window;
  708. appearance38.ForeColor = System.Drawing.SystemColors.ControlText;
  709. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance38;
  710. appearance39.BackColor = System.Drawing.SystemColors.Highlight;
  711. appearance39.ForeColor = System.Drawing.SystemColors.HighlightText;
  712. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance39;
  713. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  714. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  715. appearance40.BackColor = System.Drawing.SystemColors.Window;
  716. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance40;
  717. appearance41.BorderColor = System.Drawing.Color.Silver;
  718. appearance41.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  719. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance41;
  720. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  721. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  722. appearance44.BackColor = System.Drawing.SystemColors.Control;
  723. appearance44.BackColor2 = System.Drawing.SystemColors.ControlDark;
  724. appearance44.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  725. appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  726. appearance44.BorderColor = System.Drawing.SystemColors.Window;
  727. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance44;
  728. appearance45.TextHAlignAsString = "Left";
  729. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance45;
  730. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  731. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  732. appearance46.BackColor = System.Drawing.SystemColors.Window;
  733. appearance46.BorderColor = System.Drawing.Color.Silver;
  734. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance46;
  735. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  736. appearance47.BackColor = System.Drawing.SystemColors.ControlLight;
  737. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance47;
  738. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  739. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  740. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  741. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Right;
  742. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  743. this.ultraGrid2.Location = new System.Drawing.Point(1052, 0);
  744. this.ultraGrid2.Name = "ultraGrid2";
  745. this.ultraGrid2.Size = new System.Drawing.Size(276, 434);
  746. this.ultraGrid2.TabIndex = 21;
  747. this.ultraGrid2.Text = "ultraGrid2";
  748. //
  749. // panel2
  750. //
  751. this.panel2.Controls.Add(this.cobDeptName);
  752. this.panel2.Controls.Add(this.ultraDeptName);
  753. this.panel2.Controls.Add(this.ultraCheckEditor1);
  754. this.panel2.Controls.Add(this.cmbStdStyle);
  755. this.panel2.Controls.Add(this.chkQUERY_ID);
  756. this.panel2.Controls.Add(this.chkSTD_ID);
  757. this.panel2.Controls.Add(this.txtQuerySTD_ID);
  758. this.panel2.Controls.Add(this.chkISVALID);
  759. this.panel2.Controls.Add(this.txtQueryQUERY_ID);
  760. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  761. this.panel2.Location = new System.Drawing.Point(0, 0);
  762. this.panel2.Name = "panel2";
  763. this.panel2.Size = new System.Drawing.Size(1328, 40);
  764. this.panel2.TabIndex = 16;
  765. //
  766. // cobDeptName
  767. //
  768. this.cobDeptName.Enabled = false;
  769. this.cobDeptName.Location = new System.Drawing.Point(732, 13);
  770. this.cobDeptName.Name = "cobDeptName";
  771. this.cobDeptName.Size = new System.Drawing.Size(116, 21);
  772. this.cobDeptName.TabIndex = 18;
  773. //
  774. // ultraDeptName
  775. //
  776. this.ultraDeptName.AutoSize = true;
  777. this.ultraDeptName.Location = new System.Drawing.Point(655, 15);
  778. this.ultraDeptName.Name = "ultraDeptName";
  779. this.ultraDeptName.Size = new System.Drawing.Size(71, 19);
  780. this.ultraDeptName.TabIndex = 17;
  781. this.ultraDeptName.Text = "发放科室";
  782. this.ultraDeptName.CheckedChanged += new System.EventHandler(this.ultraDeptName_CheckedChanged);
  783. //
  784. // ultraCheckEditor1
  785. //
  786. this.ultraCheckEditor1.AutoSize = true;
  787. this.ultraCheckEditor1.Location = new System.Drawing.Point(381, 12);
  788. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  789. this.ultraCheckEditor1.Size = new System.Drawing.Size(71, 19);
  790. this.ultraCheckEditor1.TabIndex = 16;
  791. this.ultraCheckEditor1.Text = "标准类别";
  792. this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
  793. //
  794. // cmbStdStyle
  795. //
  796. this.cmbStdStyle.Enabled = false;
  797. valueListItem24.DataValue = "产品标准";
  798. valueListItem24.DisplayText = "产品标准";
  799. valueListItem25.DataValue = "检验标准";
  800. valueListItem25.DisplayText = "检验标准";
  801. valueListItem26.DataValue = "企业标准";
  802. valueListItem26.DisplayText = "企业标准";
  803. valueListItem27.DataValue = "工艺通知";
  804. valueListItem27.DisplayText = "工艺通知";
  805. valueListItem28.DataValue = "原材料标准";
  806. valueListItem28.DisplayText = "原材料标准";
  807. this.cmbStdStyle.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  808. valueListItem24,
  809. valueListItem25,
  810. valueListItem26,
  811. valueListItem27,
  812. valueListItem28});
  813. this.cmbStdStyle.Location = new System.Drawing.Point(456, 12);
  814. this.cmbStdStyle.Name = "cmbStdStyle";
  815. this.cmbStdStyle.Size = new System.Drawing.Size(116, 21);
  816. this.cmbStdStyle.TabIndex = 15;
  817. //
  818. // chkQUERY_ID
  819. //
  820. this.chkQUERY_ID.AutoSize = true;
  821. this.chkQUERY_ID.Location = new System.Drawing.Point(12, 12);
  822. this.chkQUERY_ID.Name = "chkQUERY_ID";
  823. this.chkQUERY_ID.Size = new System.Drawing.Size(71, 19);
  824. this.chkQUERY_ID.TabIndex = 5;
  825. this.chkQUERY_ID.Text = "查询编号";
  826. this.chkQUERY_ID.CheckedChanged += new System.EventHandler(this.chkQUERY_ID_CheckedChanged);
  827. //
  828. // chkSTD_ID
  829. //
  830. this.chkSTD_ID.AutoSize = true;
  831. this.chkSTD_ID.Location = new System.Drawing.Point(184, 12);
  832. this.chkSTD_ID.Name = "chkSTD_ID";
  833. this.chkSTD_ID.Size = new System.Drawing.Size(71, 19);
  834. this.chkSTD_ID.TabIndex = 4;
  835. this.chkSTD_ID.Text = "标准编号";
  836. this.chkSTD_ID.CheckedChanged += new System.EventHandler(this.chkSTD_ID_CheckedChanged);
  837. //
  838. // txtQuerySTD_ID
  839. //
  840. this.txtQuerySTD_ID.Enabled = false;
  841. this.txtQuerySTD_ID.Location = new System.Drawing.Point(259, 11);
  842. this.txtQuerySTD_ID.MaxLength = 200;
  843. this.txtQuerySTD_ID.Name = "txtQuerySTD_ID";
  844. this.txtQuerySTD_ID.Size = new System.Drawing.Size(116, 21);
  845. this.txtQuerySTD_ID.TabIndex = 3;
  846. //
  847. // chkISVALID
  848. //
  849. this.chkISVALID.AutoSize = true;
  850. this.chkISVALID.Location = new System.Drawing.Point(578, 14);
  851. this.chkISVALID.Name = "chkISVALID";
  852. this.chkISVALID.Size = new System.Drawing.Size(71, 19);
  853. this.chkISVALID.TabIndex = 1;
  854. this.chkISVALID.Text = "包含作废";
  855. //
  856. // txtQueryQUERY_ID
  857. //
  858. this.txtQueryQUERY_ID.Enabled = false;
  859. this.txtQueryQUERY_ID.Location = new System.Drawing.Point(87, 11);
  860. this.txtQueryQUERY_ID.MaxLength = 100;
  861. this.txtQueryQUERY_ID.Name = "txtQueryQUERY_ID";
  862. this.txtQueryQUERY_ID.Size = new System.Drawing.Size(93, 21);
  863. this.txtQueryQUERY_ID.TabIndex = 0;
  864. //
  865. // FrmStandardFile
  866. //
  867. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  868. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  869. this.ClientSize = new System.Drawing.Size(1328, 474);
  870. this.Controls.Add(this.panel1);
  871. this.Name = "FrmStandardFile";
  872. this.Text = "标准文件维护";
  873. this.Load += new System.EventHandler(this.FrmStandardFile_Load);
  874. this.panel1.ResumeLayout(false);
  875. this.panel3.ResumeLayout(false);
  876. this.panel4.ResumeLayout(false);
  877. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  878. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  879. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  880. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  881. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  882. this.ultraExpandableGroupBox1.ResumeLayout(false);
  883. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  884. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  885. ((System.ComponentModel.ISupportInitialize)(this.STOP_TIME)).EndInit();
  886. ((System.ComponentModel.ISupportInitialize)(this.SEND_TIME)).EndInit();
  887. ((System.ComponentModel.ISupportInitialize)(this.chkIS_JCZX)).EndInit();
  888. ((System.ComponentModel.ISupportInitialize)(this.chkIS_JSZX)).EndInit();
  889. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_YEAR)).EndInit();
  890. ((System.ComponentModel.ISupportInitialize)(this.ultraISVALID)).EndInit();
  891. ((System.ComponentModel.ISupportInitialize)(this.ultraSEND_FLAG)).EndInit();
  892. ((System.ComponentModel.ISupportInitialize)(this.ultraMEDIUM)).EndInit();
  893. ((System.ComponentModel.ISupportInitialize)(this.ultraCOUNTRY)).EndInit();
  894. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_ID)).EndInit();
  895. ((System.ComponentModel.ISupportInitialize)(this.ultraSTD_TYPE)).EndInit();
  896. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_POSITION)).EndInit();
  897. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_NAME)).EndInit();
  898. ((System.ComponentModel.ISupportInitialize)(this.txtQUERY_ID)).EndInit();
  899. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  900. this.panel2.ResumeLayout(false);
  901. this.panel2.PerformLayout();
  902. ((System.ComponentModel.ISupportInitialize)(this.cobDeptName)).EndInit();
  903. ((System.ComponentModel.ISupportInitialize)(this.ultraDeptName)).EndInit();
  904. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  905. ((System.ComponentModel.ISupportInitialize)(this.cmbStdStyle)).EndInit();
  906. ((System.ComponentModel.ISupportInitialize)(this.chkQUERY_ID)).EndInit();
  907. ((System.ComponentModel.ISupportInitialize)(this.chkSTD_ID)).EndInit();
  908. ((System.ComponentModel.ISupportInitialize)(this.txtQuerySTD_ID)).EndInit();
  909. ((System.ComponentModel.ISupportInitialize)(this.chkISVALID)).EndInit();
  910. ((System.ComponentModel.ISupportInitialize)(this.txtQueryQUERY_ID)).EndInit();
  911. this.ResumeLayout(false);
  912. }
  913. #endregion
  914. private System.Windows.Forms.Panel panel1;
  915. private System.Windows.Forms.Panel panel2;
  916. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkQUERY_ID;
  917. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkSTD_ID;
  918. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQuerySTD_ID;
  919. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISVALID;
  920. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryQUERY_ID;
  921. private System.Windows.Forms.Panel panel3;
  922. private System.Data.DataSet dataSet1;
  923. private System.Data.DataTable dataTable1;
  924. private System.Data.DataTable dataTable2;
  925. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  926. private System.Windows.Forms.Panel panel4;
  927. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  928. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  929. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkIS_JCZX;
  930. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkIS_JSZX;
  931. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  932. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  933. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTD_YEAR;
  934. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  935. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraISVALID;
  936. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  937. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSEND_FLAG;
  938. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  939. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraMEDIUM;
  940. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  941. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCOUNTRY;
  942. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  943. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  944. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTD_ID;
  945. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSTD_TYPE;
  946. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFILE_POSITION;
  947. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  948. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTD_NAME;
  949. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  950. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  951. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQUERY_ID;
  952. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  953. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  954. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor STOP_TIME;
  955. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor SEND_TIME;
  956. private System.Windows.Forms.Button Upload;
  957. private System.Windows.Forms.Button View;
  958. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  959. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStdStyle;
  960. private Infragistics.Win.UltraWinEditors.UltraComboEditor cobDeptName;
  961. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraDeptName;
  962. }
  963. }