FrmProgramFile.designer.cs 56 KB

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