FrmDeviceDJCard.designer.cs 60 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970
  1. namespace Core.StlMes.Client.Lims.Resource
  2. {
  3. partial class FrmDeviceDJCard
  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 appearance6 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJXMID");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOCATION");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XM");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CONTENT");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJJZ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJRECORD");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
  37. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJTIME");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJR");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEID");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEDJID");
  55. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEID");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICE_NAME");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICE_NO");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LARGE_SAMPLE_SIZE");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEVICEDJID");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPTID");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DJR");
  75. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  93. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  94. this.dataSet1 = new System.Data.DataSet();
  95. this.dataTable2 = new System.Data.DataTable();
  96. this.dataColumn1 = new System.Data.DataColumn();
  97. this.dataColumn2 = new System.Data.DataColumn();
  98. this.dataColumn3 = new System.Data.DataColumn();
  99. this.dataColumn4 = new System.Data.DataColumn();
  100. this.dataColumn22 = new System.Data.DataColumn();
  101. this.dataColumn5 = new System.Data.DataColumn();
  102. this.dataColumn6 = new System.Data.DataColumn();
  103. this.dataTable1 = new System.Data.DataTable();
  104. this.dataColumn14 = new System.Data.DataColumn();
  105. this.dataColumn16 = new System.Data.DataColumn();
  106. this.dataColumn17 = new System.Data.DataColumn();
  107. this.dataColumn18 = new System.Data.DataColumn();
  108. this.dataColumn19 = new System.Data.DataColumn();
  109. this.dataColumn20 = new System.Data.DataColumn();
  110. this.dataColumn13 = new System.Data.DataColumn();
  111. this.dataTable3 = new System.Data.DataTable();
  112. this.dataColumn7 = new System.Data.DataColumn();
  113. this.dataColumn8 = new System.Data.DataColumn();
  114. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  115. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  116. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  117. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  118. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  119. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  120. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  121. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  122. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  123. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  124. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  125. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  126. this.txtQUERYID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  127. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  128. this.panel1 = new System.Windows.Forms.Panel();
  129. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  130. this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  131. this.chkTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  132. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  133. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  134. this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  135. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  136. this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  137. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  138. this.txtTitleName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  139. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  140. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  141. this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  142. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  143. this.dataColumn9 = new System.Data.DataColumn();
  144. this.dataColumn10 = new System.Data.DataColumn();
  145. this.dataColumn11 = new System.Data.DataColumn();
  146. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  149. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  150. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
  151. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  155. this.ultraExpandableGroupBox1.SuspendLayout();
  156. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  157. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtQUERYID)).BeginInit();
  161. this.panel1.SuspendLayout();
  162. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.chkTime)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  170. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  173. this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
  174. this.FrmBase_Fill_Panel.SuspendLayout();
  175. this.SuspendLayout();
  176. //
  177. // dataSet1
  178. //
  179. this.dataSet1.DataSetName = "NewDataSet";
  180. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  181. this.dataTable2,
  182. this.dataTable1,
  183. this.dataTable3});
  184. //
  185. // dataTable2
  186. //
  187. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  188. this.dataColumn1,
  189. this.dataColumn2,
  190. this.dataColumn3,
  191. this.dataColumn4,
  192. this.dataColumn22,
  193. this.dataColumn5,
  194. this.dataColumn6});
  195. this.dataTable2.TableName = "Table2";
  196. //
  197. // dataColumn1
  198. //
  199. this.dataColumn1.Caption = "序号";
  200. this.dataColumn1.ColumnName = "DJXMID";
  201. //
  202. // dataColumn2
  203. //
  204. this.dataColumn2.Caption = "部位";
  205. this.dataColumn2.ColumnName = "LOCATION";
  206. //
  207. // dataColumn3
  208. //
  209. this.dataColumn3.Caption = "点检项目";
  210. this.dataColumn3.ColumnName = "XM";
  211. //
  212. // dataColumn4
  213. //
  214. this.dataColumn4.Caption = "点检内容";
  215. this.dataColumn4.ColumnName = "CONTENT";
  216. //
  217. // dataColumn22
  218. //
  219. this.dataColumn22.Caption = "点检基准";
  220. this.dataColumn22.ColumnName = "DJJZ";
  221. //
  222. // dataColumn5
  223. //
  224. this.dataColumn5.Caption = "点检记录";
  225. this.dataColumn5.ColumnName = "DJRECORD";
  226. //
  227. // dataColumn6
  228. //
  229. this.dataColumn6.Caption = "备注";
  230. this.dataColumn6.ColumnName = "REMARK";
  231. //
  232. // dataTable1
  233. //
  234. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  235. this.dataColumn14,
  236. this.dataColumn16,
  237. this.dataColumn17,
  238. this.dataColumn18,
  239. this.dataColumn19,
  240. this.dataColumn20,
  241. this.dataColumn13});
  242. this.dataTable1.TableName = "Table1";
  243. //
  244. // dataColumn14
  245. //
  246. this.dataColumn14.Caption = "资产编号";
  247. this.dataColumn14.ColumnName = "DEVICEID";
  248. //
  249. // dataColumn16
  250. //
  251. this.dataColumn16.Caption = "设备名称";
  252. this.dataColumn16.ColumnName = "DEVICE_NAME";
  253. //
  254. // dataColumn17
  255. //
  256. this.dataColumn17.Caption = "设备编码";
  257. this.dataColumn17.ColumnName = "DEVICE_NO";
  258. //
  259. // dataColumn18
  260. //
  261. this.dataColumn18.Caption = "规格型号";
  262. this.dataColumn18.ColumnName = "LARGE_SAMPLE_SIZE";
  263. //
  264. // dataColumn19
  265. //
  266. this.dataColumn19.Caption = "点检标准";
  267. this.dataColumn19.ColumnName = "DEVICEDJID";
  268. //
  269. // dataColumn20
  270. //
  271. this.dataColumn20.Caption = "安装位置";
  272. this.dataColumn20.ColumnName = "DEPTID";
  273. //
  274. // dataColumn13
  275. //
  276. this.dataColumn13.Caption = "点检员";
  277. this.dataColumn13.ColumnName = "DJR";
  278. //
  279. // dataTable3
  280. //
  281. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  282. this.dataColumn7,
  283. this.dataColumn8,
  284. this.dataColumn9,
  285. this.dataColumn10,
  286. this.dataColumn11});
  287. this.dataTable3.TableName = "Table3";
  288. //
  289. // dataColumn7
  290. //
  291. this.dataColumn7.Caption = "点检时间";
  292. this.dataColumn7.ColumnName = "DJTIME";
  293. //
  294. // dataColumn8
  295. //
  296. this.dataColumn8.Caption = "点检人";
  297. this.dataColumn8.ColumnName = "DJR";
  298. //
  299. // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
  300. //
  301. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2);
  302. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid3);
  303. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid1);
  304. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  305. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel1);
  306. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  307. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  308. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  309. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
  310. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
  311. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
  312. //
  313. // ultraGrid2
  314. //
  315. this.ultraGrid2.DataMember = "Table2";
  316. this.ultraGrid2.DataSource = this.dataSet1;
  317. appearance6.BackColor = System.Drawing.SystemColors.Window;
  318. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  319. this.ultraGrid2.DisplayLayout.Appearance = appearance6;
  320. ultraGridColumn1.Header.VisiblePosition = 0;
  321. ultraGridColumn2.Header.VisiblePosition = 1;
  322. ultraGridColumn3.Header.VisiblePosition = 2;
  323. ultraGridColumn4.Header.VisiblePosition = 3;
  324. ultraGridColumn5.Header.VisiblePosition = 4;
  325. ultraGridColumn6.Header.VisiblePosition = 5;
  326. ultraGridColumn7.Header.VisiblePosition = 6;
  327. ultraGridBand1.Columns.AddRange(new object[] {
  328. ultraGridColumn1,
  329. ultraGridColumn2,
  330. ultraGridColumn3,
  331. ultraGridColumn4,
  332. ultraGridColumn5,
  333. ultraGridColumn6,
  334. ultraGridColumn7});
  335. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  336. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  337. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  338. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  339. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  340. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  341. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  342. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  343. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  344. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance7;
  345. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  346. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  347. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  348. appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
  349. appearance9.BackColor2 = System.Drawing.SystemColors.Control;
  350. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  351. appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
  352. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
  353. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  354. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  355. appearance10.BackColor = System.Drawing.SystemColors.Window;
  356. appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
  357. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance10;
  358. appearance11.BackColor = System.Drawing.SystemColors.Highlight;
  359. appearance11.ForeColor = System.Drawing.SystemColors.HighlightText;
  360. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance11;
  361. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  362. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  363. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  364. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  365. appearance12.BackColor = System.Drawing.SystemColors.Window;
  366. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance12;
  367. appearance13.BorderColor = System.Drawing.Color.Silver;
  368. appearance13.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  369. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance13;
  370. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  371. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  372. appearance14.BackColor = System.Drawing.SystemColors.Control;
  373. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  374. appearance14.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  375. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  376. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  377. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance14;
  378. appearance15.TextHAlignAsString = "Left";
  379. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance15;
  380. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  381. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  382. appearance17.BackColor = System.Drawing.SystemColors.Window;
  383. appearance17.BorderColor = System.Drawing.Color.Silver;
  384. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance17;
  385. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  386. appearance18.BackColor = System.Drawing.SystemColors.ControlLight;
  387. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance18;
  388. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  389. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  390. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  391. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  392. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.ultraGrid2.Location = new System.Drawing.Point(221, 170);
  394. this.ultraGrid2.Name = "ultraGrid2";
  395. this.ultraGrid2.Size = new System.Drawing.Size(1107, 229);
  396. this.ultraGrid2.TabIndex = 28;
  397. this.ultraGrid2.Text = "ultraGrid1";
  398. //
  399. // ultraGrid3
  400. //
  401. this.ultraGrid3.DataMember = "Table3";
  402. this.ultraGrid3.DataSource = this.dataSet1;
  403. appearance36.BackColor = System.Drawing.SystemColors.Window;
  404. appearance36.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  405. this.ultraGrid3.DisplayLayout.Appearance = appearance36;
  406. ultraGridColumn8.Header.VisiblePosition = 0;
  407. ultraGridColumn9.Header.VisiblePosition = 1;
  408. ultraGridColumn10.Header.VisiblePosition = 2;
  409. ultraGridColumn10.Hidden = true;
  410. ultraGridColumn11.Header.VisiblePosition = 3;
  411. ultraGridColumn11.Hidden = true;
  412. ultraGridColumn12.Header.VisiblePosition = 4;
  413. ultraGridColumn12.Hidden = true;
  414. ultraGridBand2.Columns.AddRange(new object[] {
  415. ultraGridColumn8,
  416. ultraGridColumn9,
  417. ultraGridColumn10,
  418. ultraGridColumn11,
  419. ultraGridColumn12});
  420. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  421. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  422. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  423. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  424. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  425. appearance37.BackColor = System.Drawing.SystemColors.ActiveBorder;
  426. appearance37.BackColor2 = System.Drawing.SystemColors.ControlDark;
  427. appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  428. appearance37.BorderColor = System.Drawing.SystemColors.Window;
  429. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance37;
  430. appearance38.ForeColor = System.Drawing.SystemColors.GrayText;
  431. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance38;
  432. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  433. appearance39.BackColor = System.Drawing.SystemColors.ControlLightLight;
  434. appearance39.BackColor2 = System.Drawing.SystemColors.Control;
  435. appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  436. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  437. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance39;
  438. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  439. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  440. appearance40.BackColor = System.Drawing.SystemColors.Window;
  441. appearance40.ForeColor = System.Drawing.SystemColors.ControlText;
  442. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance40;
  443. appearance41.BackColor = System.Drawing.SystemColors.Highlight;
  444. appearance41.ForeColor = System.Drawing.SystemColors.HighlightText;
  445. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance41;
  446. this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  447. this.ultraGrid3.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  448. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  449. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  450. appearance44.BackColor = System.Drawing.SystemColors.Window;
  451. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance44;
  452. appearance45.BorderColor = System.Drawing.Color.Silver;
  453. appearance45.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  454. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance45;
  455. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  456. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  457. appearance3.BackColor = System.Drawing.SystemColors.Control;
  458. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  459. appearance3.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  460. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  461. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  462. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance3;
  463. appearance4.TextHAlignAsString = "Left";
  464. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance4;
  465. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  466. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  467. appearance48.BackColor = System.Drawing.SystemColors.Window;
  468. appearance48.BorderColor = System.Drawing.Color.Silver;
  469. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance48;
  470. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  471. appearance49.BackColor = System.Drawing.SystemColors.ControlLight;
  472. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance49;
  473. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  474. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  475. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  476. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Left;
  477. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. this.ultraGrid3.Location = new System.Drawing.Point(0, 170);
  479. this.ultraGrid3.Name = "ultraGrid3";
  480. this.ultraGrid3.Size = new System.Drawing.Size(221, 229);
  481. this.ultraGrid3.TabIndex = 27;
  482. this.ultraGrid3.Text = "ultraGrid1";
  483. //
  484. // ultraGrid1
  485. //
  486. this.ultraGrid1.DataMember = "Table1";
  487. this.ultraGrid1.DataSource = this.dataSet1;
  488. appearance21.BackColor = System.Drawing.SystemColors.Window;
  489. appearance21.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  490. this.ultraGrid1.DisplayLayout.Appearance = appearance21;
  491. ultraGridColumn13.Header.VisiblePosition = 0;
  492. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
  493. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  494. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  495. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  496. ultraGridColumn14.Header.VisiblePosition = 1;
  497. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 1;
  498. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  499. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  500. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  501. ultraGridColumn15.Header.VisiblePosition = 2;
  502. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 2;
  503. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  504. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  505. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  506. ultraGridColumn16.Header.VisiblePosition = 3;
  507. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 3;
  508. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  509. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  510. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  511. ultraGridColumn17.Header.VisiblePosition = 4;
  512. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 4;
  513. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  514. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  515. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  516. ultraGridColumn18.Header.VisiblePosition = 5;
  517. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 6;
  518. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  519. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  520. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  521. ultraGridColumn19.Header.VisiblePosition = 6;
  522. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 5;
  523. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  524. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  525. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  526. ultraGridBand3.Columns.AddRange(new object[] {
  527. ultraGridColumn13,
  528. ultraGridColumn14,
  529. ultraGridColumn15,
  530. ultraGridColumn16,
  531. ultraGridColumn17,
  532. ultraGridColumn18,
  533. ultraGridColumn19});
  534. ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  535. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  536. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  537. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  538. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  539. appearance22.BackColor = System.Drawing.SystemColors.ActiveBorder;
  540. appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
  541. appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  542. appearance22.BorderColor = System.Drawing.SystemColors.Window;
  543. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance22;
  544. appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
  545. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance23;
  546. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  547. appearance25.BackColor = System.Drawing.SystemColors.ControlLightLight;
  548. appearance25.BackColor2 = System.Drawing.SystemColors.Control;
  549. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  550. appearance25.ForeColor = System.Drawing.SystemColors.GrayText;
  551. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance25;
  552. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  553. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  554. appearance26.BackColor = System.Drawing.SystemColors.Window;
  555. appearance26.ForeColor = System.Drawing.SystemColors.ControlText;
  556. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance26;
  557. appearance27.BackColor = System.Drawing.SystemColors.Highlight;
  558. appearance27.ForeColor = System.Drawing.SystemColors.HighlightText;
  559. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance27;
  560. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  561. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  562. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  563. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  564. appearance28.BackColor = System.Drawing.SystemColors.Window;
  565. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance28;
  566. appearance29.BorderColor = System.Drawing.Color.Silver;
  567. appearance29.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  568. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance29;
  569. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  570. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  571. appearance30.BackColor = System.Drawing.SystemColors.Control;
  572. appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
  573. appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  574. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  575. appearance30.BorderColor = System.Drawing.SystemColors.Window;
  576. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance30;
  577. appearance31.TextHAlignAsString = "Left";
  578. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance31;
  579. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  580. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  581. appearance32.BackColor = System.Drawing.SystemColors.Window;
  582. appearance32.BorderColor = System.Drawing.Color.Silver;
  583. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance32;
  584. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  585. appearance33.BackColor = System.Drawing.SystemColors.ControlLight;
  586. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance33;
  587. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  588. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  589. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  590. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Top;
  591. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  592. this.ultraGrid1.Location = new System.Drawing.Point(0, 40);
  593. this.ultraGrid1.Name = "ultraGrid1";
  594. this.ultraGrid1.Size = new System.Drawing.Size(1328, 130);
  595. this.ultraGrid1.TabIndex = 25;
  596. this.ultraGrid1.Text = "ultraGrid1";
  597. //
  598. // ultraExpandableGroupBox1
  599. //
  600. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  601. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  602. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1328, 75);
  603. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 399);
  604. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  605. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1328, 75);
  606. this.ultraExpandableGroupBox1.TabIndex = 24;
  607. this.ultraExpandableGroupBox1.Text = "备件编号";
  608. //
  609. // ultraExpandableGroupBoxPanel1
  610. //
  611. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
  612. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.dateEnd);
  613. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  614. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  615. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor1);
  616. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
  617. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtQUERYID);
  618. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  619. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  620. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  621. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  622. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1322, 53);
  623. this.ultraExpandableGroupBoxPanel1.TabIndex = 1;
  624. //
  625. // ultraTextEditor2
  626. //
  627. this.ultraTextEditor2.Location = new System.Drawing.Point(329, 3);
  628. this.ultraTextEditor2.Name = "ultraTextEditor2";
  629. this.ultraTextEditor2.Size = new System.Drawing.Size(115, 21);
  630. this.ultraTextEditor2.TabIndex = 134;
  631. //
  632. // dateEnd
  633. //
  634. this.dateEnd.Location = new System.Drawing.Point(329, 28);
  635. this.dateEnd.Name = "dateEnd";
  636. this.dateEnd.Size = new System.Drawing.Size(115, 21);
  637. this.dateEnd.TabIndex = 133;
  638. //
  639. // ultraLabel2
  640. //
  641. appearance1.TextHAlignAsString = "Center";
  642. appearance1.TextVAlignAsString = "Middle";
  643. this.ultraLabel2.Appearance = appearance1;
  644. this.ultraLabel2.AutoSize = true;
  645. this.ultraLabel2.Location = new System.Drawing.Point(272, 31);
  646. this.ultraLabel2.Name = "ultraLabel2";
  647. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  648. this.ultraLabel2.TabIndex = 132;
  649. this.ultraLabel2.Text = "点检时间";
  650. //
  651. // ultraLabel1
  652. //
  653. appearance5.TextHAlignAsString = "Center";
  654. appearance5.TextVAlignAsString = "Middle";
  655. this.ultraLabel1.Appearance = appearance5;
  656. this.ultraLabel1.AutoSize = true;
  657. this.ultraLabel1.Location = new System.Drawing.Point(284, 6);
  658. this.ultraLabel1.Name = "ultraLabel1";
  659. this.ultraLabel1.Size = new System.Drawing.Size(42, 16);
  660. this.ultraLabel1.TabIndex = 130;
  661. this.ultraLabel1.Text = "点检员";
  662. //
  663. // ultraTextEditor1
  664. //
  665. this.ultraTextEditor1.Location = new System.Drawing.Point(106, 28);
  666. this.ultraTextEditor1.Name = "ultraTextEditor1";
  667. this.ultraTextEditor1.Size = new System.Drawing.Size(160, 21);
  668. this.ultraTextEditor1.TabIndex = 129;
  669. //
  670. // ultraLabel16
  671. //
  672. appearance47.TextHAlignAsString = "Center";
  673. appearance47.TextVAlignAsString = "Middle";
  674. this.ultraLabel16.Appearance = appearance47;
  675. this.ultraLabel16.AutoSize = true;
  676. this.ultraLabel16.Location = new System.Drawing.Point(24, 31);
  677. this.ultraLabel16.Name = "ultraLabel16";
  678. this.ultraLabel16.Size = new System.Drawing.Size(79, 16);
  679. this.ultraLabel16.TabIndex = 128;
  680. this.ultraLabel16.Text = "点检标准名称";
  681. //
  682. // txtQUERYID
  683. //
  684. this.txtQUERYID.Location = new System.Drawing.Point(106, 3);
  685. this.txtQUERYID.Name = "txtQUERYID";
  686. this.txtQUERYID.Size = new System.Drawing.Size(160, 21);
  687. this.txtQUERYID.TabIndex = 3;
  688. //
  689. // ultraLabel4
  690. //
  691. appearance2.TextHAlignAsString = "Center";
  692. appearance2.TextVAlignAsString = "Middle";
  693. this.ultraLabel4.Appearance = appearance2;
  694. this.ultraLabel4.AutoSize = true;
  695. this.ultraLabel4.Location = new System.Drawing.Point(24, 6);
  696. this.ultraLabel4.Name = "ultraLabel4";
  697. this.ultraLabel4.Size = new System.Drawing.Size(79, 16);
  698. this.ultraLabel4.TabIndex = 4;
  699. this.ultraLabel4.Text = "点检标准编号";
  700. //
  701. // panel1
  702. //
  703. this.panel1.Controls.Add(this.ultraLabel10);
  704. this.panel1.Controls.Add(this.ultraDateTimeEditor1);
  705. this.panel1.Controls.Add(this.chkTime);
  706. this.panel1.Controls.Add(this.dateBegin);
  707. this.panel1.Controls.Add(this.ultraComboEditor2);
  708. this.panel1.Controls.Add(this.ultraCheckEditor5);
  709. this.panel1.Controls.Add(this.ultraComboEditor1);
  710. this.panel1.Controls.Add(this.ultraCheckEditor4);
  711. this.panel1.Controls.Add(this.ultraCheckEditor2);
  712. this.panel1.Controls.Add(this.txtTitleName);
  713. this.panel1.Controls.Add(this.ultraComboEditor3);
  714. this.panel1.Controls.Add(this.ultraCheckEditor3);
  715. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  716. this.panel1.Location = new System.Drawing.Point(0, 0);
  717. this.panel1.Name = "panel1";
  718. this.panel1.Size = new System.Drawing.Size(1328, 40);
  719. this.panel1.TabIndex = 15;
  720. //
  721. // ultraLabel10
  722. //
  723. appearance16.TextHAlignAsString = "Center";
  724. appearance16.TextVAlignAsString = "Middle";
  725. this.ultraLabel10.Appearance = appearance16;
  726. this.ultraLabel10.AutoSize = true;
  727. this.ultraLabel10.Location = new System.Drawing.Point(204, 14);
  728. this.ultraLabel10.Name = "ultraLabel10";
  729. this.ultraLabel10.Size = new System.Drawing.Size(17, 16);
  730. this.ultraLabel10.TabIndex = 99;
  731. this.ultraLabel10.Text = "至";
  732. //
  733. // ultraDateTimeEditor1
  734. //
  735. this.ultraDateTimeEditor1.Location = new System.Drawing.Point(224, 11);
  736. this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
  737. this.ultraDateTimeEditor1.Size = new System.Drawing.Size(115, 21);
  738. this.ultraDateTimeEditor1.TabIndex = 98;
  739. //
  740. // chkTime
  741. //
  742. appearance34.TextHAlignAsString = "Left";
  743. this.chkTime.Appearance = appearance34;
  744. this.chkTime.AutoSize = true;
  745. this.chkTime.Checked = true;
  746. this.chkTime.CheckState = System.Windows.Forms.CheckState.Checked;
  747. this.chkTime.Location = new System.Drawing.Point(12, 12);
  748. this.chkTime.Name = "chkTime";
  749. this.chkTime.Size = new System.Drawing.Size(71, 19);
  750. this.chkTime.TabIndex = 97;
  751. this.chkTime.Text = "点检时间";
  752. //
  753. // dateBegin
  754. //
  755. this.dateBegin.Location = new System.Drawing.Point(86, 11);
  756. this.dateBegin.Name = "dateBegin";
  757. this.dateBegin.Size = new System.Drawing.Size(115, 21);
  758. this.dateBegin.TabIndex = 96;
  759. //
  760. // ultraComboEditor2
  761. //
  762. this.ultraComboEditor2.Location = new System.Drawing.Point(1043, 11);
  763. this.ultraComboEditor2.Name = "ultraComboEditor2";
  764. this.ultraComboEditor2.Size = new System.Drawing.Size(135, 21);
  765. this.ultraComboEditor2.TabIndex = 95;
  766. //
  767. // ultraCheckEditor5
  768. //
  769. this.ultraCheckEditor5.AutoSize = true;
  770. this.ultraCheckEditor5.Location = new System.Drawing.Point(944, 12);
  771. this.ultraCheckEditor5.Name = "ultraCheckEditor5";
  772. this.ultraCheckEditor5.Size = new System.Drawing.Size(96, 19);
  773. this.ultraCheckEditor5.TabIndex = 94;
  774. this.ultraCheckEditor5.Text = "点检标准名称";
  775. //
  776. // ultraComboEditor1
  777. //
  778. this.ultraComboEditor1.Location = new System.Drawing.Point(806, 11);
  779. this.ultraComboEditor1.Name = "ultraComboEditor1";
  780. this.ultraComboEditor1.Size = new System.Drawing.Size(135, 21);
  781. this.ultraComboEditor1.TabIndex = 93;
  782. //
  783. // ultraCheckEditor4
  784. //
  785. this.ultraCheckEditor4.AutoSize = true;
  786. this.ultraCheckEditor4.Location = new System.Drawing.Point(707, 12);
  787. this.ultraCheckEditor4.Name = "ultraCheckEditor4";
  788. this.ultraCheckEditor4.Size = new System.Drawing.Size(96, 19);
  789. this.ultraCheckEditor4.TabIndex = 92;
  790. this.ultraCheckEditor4.Text = "点检标准编号";
  791. //
  792. // ultraCheckEditor2
  793. //
  794. this.ultraCheckEditor2.AutoSize = true;
  795. this.ultraCheckEditor2.Location = new System.Drawing.Point(342, 12);
  796. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  797. this.ultraCheckEditor2.Size = new System.Drawing.Size(71, 19);
  798. this.ultraCheckEditor2.TabIndex = 89;
  799. this.ultraCheckEditor2.Text = "设备编码";
  800. //
  801. // txtTitleName
  802. //
  803. this.txtTitleName.Location = new System.Drawing.Point(416, 11);
  804. this.txtTitleName.MaxLength = 100;
  805. this.txtTitleName.Name = "txtTitleName";
  806. this.txtTitleName.Size = new System.Drawing.Size(113, 21);
  807. this.txtTitleName.TabIndex = 88;
  808. //
  809. // ultraComboEditor3
  810. //
  811. this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDown;
  812. valueListItem1.DataValue = "运行记录";
  813. valueListItem1.DisplayText = "运行记录";
  814. valueListItem2.DataValue = "使用记录";
  815. valueListItem2.DisplayText = "使用记录";
  816. this.ultraComboEditor3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  817. valueListItem1,
  818. valueListItem2});
  819. this.ultraComboEditor3.Location = new System.Drawing.Point(581, 11);
  820. this.ultraComboEditor3.Name = "ultraComboEditor3";
  821. this.ultraComboEditor3.Size = new System.Drawing.Size(123, 21);
  822. this.ultraComboEditor3.TabIndex = 86;
  823. //
  824. // ultraCheckEditor3
  825. //
  826. this.ultraCheckEditor3.AutoSize = true;
  827. this.ultraCheckEditor3.Location = new System.Drawing.Point(532, 12);
  828. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  829. this.ultraCheckEditor3.Size = new System.Drawing.Size(46, 19);
  830. this.ultraCheckEditor3.TabIndex = 85;
  831. this.ultraCheckEditor3.Text = "科室";
  832. //
  833. // FrmBase_Fill_Panel_Fill_Panel
  834. //
  835. this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
  836. this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  837. this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  838. this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  839. this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
  840. this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
  841. this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
  842. //
  843. // FrmBase_Fill_Panel
  844. //
  845. this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
  846. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  847. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  848. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  849. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  850. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
  851. this.FrmBase_Fill_Panel.TabIndex = 3;
  852. //
  853. // dataColumn9
  854. //
  855. this.dataColumn9.Caption = "点检卡编号";
  856. this.dataColumn9.ColumnName = "ID";
  857. //
  858. // dataColumn10
  859. //
  860. this.dataColumn10.Caption = "资产编号";
  861. this.dataColumn10.ColumnName = "DEVICEID";
  862. //
  863. // dataColumn11
  864. //
  865. this.dataColumn11.Caption = "点检标准编号";
  866. this.dataColumn11.ColumnName = "DEVICEDJID";
  867. //
  868. // FrmDeviceDJCard
  869. //
  870. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  871. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  872. this.ClientSize = new System.Drawing.Size(1328, 474);
  873. this.Controls.Add(this.FrmBase_Fill_Panel);
  874. this.Name = "FrmDeviceDJCard";
  875. this.Text = "设备点捡标准管理";
  876. this.Load += new System.EventHandler(this.FrmDeviceDJCard_Load);
  877. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  878. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  879. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  880. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  881. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
  882. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  883. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  884. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  885. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  886. this.ultraExpandableGroupBox1.ResumeLayout(false);
  887. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  888. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  889. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  890. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  891. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  892. ((System.ComponentModel.ISupportInitialize)(this.txtQUERYID)).EndInit();
  893. this.panel1.ResumeLayout(false);
  894. this.panel1.PerformLayout();
  895. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
  896. ((System.ComponentModel.ISupportInitialize)(this.chkTime)).EndInit();
  897. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  898. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  899. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
  900. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  901. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
  902. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  903. ((System.ComponentModel.ISupportInitialize)(this.txtTitleName)).EndInit();
  904. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  905. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  906. this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
  907. this.FrmBase_Fill_Panel.ResumeLayout(false);
  908. this.ResumeLayout(false);
  909. }
  910. #endregion
  911. private System.Data.DataSet dataSet1;
  912. private System.Data.DataTable dataTable2;
  913. private System.Data.DataColumn dataColumn1;
  914. private System.Data.DataColumn dataColumn2;
  915. private System.Data.DataColumn dataColumn3;
  916. private System.Data.DataColumn dataColumn4;
  917. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
  918. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
  919. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  920. private System.Windows.Forms.Panel panel1;
  921. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  922. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  923. private System.Data.DataTable dataTable1;
  924. private System.Data.DataColumn dataColumn14;
  925. private System.Data.DataColumn dataColumn16;
  926. private System.Data.DataColumn dataColumn17;
  927. private System.Data.DataColumn dataColumn18;
  928. private System.Data.DataColumn dataColumn19;
  929. private System.Data.DataColumn dataColumn20;
  930. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  931. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  932. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  933. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  934. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQUERYID;
  935. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  936. private System.Data.DataColumn dataColumn13;
  937. private System.Data.DataColumn dataColumn22;
  938. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  939. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
  940. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  941. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTitleName;
  942. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  943. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
  944. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  945. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  946. private System.Data.DataColumn dataColumn5;
  947. private System.Data.DataColumn dataColumn6;
  948. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  949. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  950. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  951. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  952. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
  953. internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTime;
  954. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  955. private System.Data.DataTable dataTable3;
  956. private System.Data.DataColumn dataColumn7;
  957. private System.Data.DataColumn dataColumn8;
  958. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  959. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  960. private System.Data.DataColumn dataColumn9;
  961. private System.Data.DataColumn dataColumn10;
  962. private System.Data.DataColumn dataColumn11;
  963. }
  964. }