FrmBPBJBaseInfo.designer.cs 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788
  1. namespace Core.StlMes.Client.Lims.Resource
  2. {
  3. partial class FrmBPBJBaseInfo
  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 appearance27 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BJNAME");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LARGE_SAMPLE_SIZE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DW");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRICE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GS");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AMOUNT");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BJCLASS");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SUPPLIER");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BJID");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPTID");
  40. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  60. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  61. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  62. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  67. this.dataSet1 = new System.Data.DataSet();
  68. this.dataTable1 = new System.Data.DataTable();
  69. this.dataColumn1 = new System.Data.DataColumn();
  70. this.dataColumn2 = new System.Data.DataColumn();
  71. this.dataColumn3 = new System.Data.DataColumn();
  72. this.dataColumn4 = new System.Data.DataColumn();
  73. this.dataColumn5 = new System.Data.DataColumn();
  74. this.dataColumn6 = new System.Data.DataColumn();
  75. this.dataColumn7 = new System.Data.DataColumn();
  76. this.dataColumn8 = new System.Data.DataColumn();
  77. this.dataColumn9 = new System.Data.DataColumn();
  78. this.dataColumn10 = new System.Data.DataColumn();
  79. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  80. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  81. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  82. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  83. this.ultraTextEditor12 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  84. this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  85. this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  86. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  87. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  88. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  89. this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  90. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  91. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  92. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  93. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  94. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  95. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  96. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  97. this.ultraComboEditor13 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  99. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  100. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  101. this.panel1 = new System.Windows.Forms.Panel();
  102. this.cbQueryDEPTID = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  103. this.cbQueryBJNAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  104. this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  105. this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  106. this.cbQueryBJCLASS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  107. this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  108. this.FrmBase_Fill_Panel_Fill_Panel = new System.Windows.Forms.Panel();
  109. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  110. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  111. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  112. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  114. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  117. this.ultraExpandableGroupBox1.SuspendLayout();
  118. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor12)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  128. this.panel1.SuspendLayout();
  129. ((System.ComponentModel.ISupportInitialize)(this.cbQueryDEPTID)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.cbQueryBJNAME)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.cbQueryBJCLASS)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
  135. this.FrmBase_Fill_Panel_Fill_Panel.SuspendLayout();
  136. this.FrmBase_Fill_Panel.SuspendLayout();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  138. this.SuspendLayout();
  139. //
  140. // dataSet1
  141. //
  142. this.dataSet1.DataSetName = "NewDataSet";
  143. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  144. this.dataTable1});
  145. //
  146. // dataTable1
  147. //
  148. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  149. this.dataColumn1,
  150. this.dataColumn2,
  151. this.dataColumn3,
  152. this.dataColumn4,
  153. this.dataColumn5,
  154. this.dataColumn6,
  155. this.dataColumn7,
  156. this.dataColumn8,
  157. this.dataColumn9,
  158. this.dataColumn10});
  159. this.dataTable1.TableName = "Table1";
  160. //
  161. // dataColumn1
  162. //
  163. this.dataColumn1.Caption = "备件名称";
  164. this.dataColumn1.ColumnName = "BJNAME";
  165. //
  166. // dataColumn2
  167. //
  168. this.dataColumn2.Caption = "规格型号";
  169. this.dataColumn2.ColumnName = "LARGE_SAMPLE_SIZE";
  170. //
  171. // dataColumn3
  172. //
  173. this.dataColumn3.Caption = "计量单位";
  174. this.dataColumn3.ColumnName = "DW";
  175. //
  176. // dataColumn4
  177. //
  178. this.dataColumn4.Caption = "计划价格";
  179. this.dataColumn4.ColumnName = "PRICE";
  180. //
  181. // dataColumn5
  182. //
  183. this.dataColumn5.Caption = "库存量";
  184. this.dataColumn5.ColumnName = "GS";
  185. //
  186. // dataColumn6
  187. //
  188. this.dataColumn6.Caption = "库存金额";
  189. this.dataColumn6.ColumnName = "AMOUNT";
  190. //
  191. // dataColumn7
  192. //
  193. this.dataColumn7.Caption = "备件类别";
  194. this.dataColumn7.ColumnName = "BJCLASS";
  195. //
  196. // dataColumn8
  197. //
  198. this.dataColumn8.Caption = "供货商";
  199. this.dataColumn8.ColumnName = "SUPPLIER";
  200. //
  201. // dataColumn9
  202. //
  203. this.dataColumn9.Caption = "备件编号";
  204. this.dataColumn9.ColumnName = "BJID";
  205. //
  206. // dataColumn10
  207. //
  208. this.dataColumn10.Caption = "科室";
  209. this.dataColumn10.ColumnName = "DEPTID";
  210. //
  211. // FrmBase_Fill_Panel_Fill_Panel_Fill_Panel
  212. //
  213. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraGrid2);
  214. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.ultraExpandableGroupBox1);
  215. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Controls.Add(this.panel1);
  216. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  217. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  218. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  219. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel_Fill_Panel";
  220. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
  221. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.TabIndex = 0;
  222. //
  223. // ultraGrid2
  224. //
  225. this.ultraGrid2.DataMember = "Table1";
  226. this.ultraGrid2.DataSource = this.dataSet1;
  227. appearance27.BackColor = System.Drawing.SystemColors.Window;
  228. appearance27.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  229. this.ultraGrid2.DisplayLayout.Appearance = appearance27;
  230. ultraGridColumn1.Header.VisiblePosition = 0;
  231. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  232. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  233. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  234. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  235. ultraGridColumn2.Header.VisiblePosition = 1;
  236. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  237. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  238. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  239. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  240. ultraGridColumn3.Header.VisiblePosition = 2;
  241. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  242. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  243. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  244. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  245. ultraGridColumn4.Header.VisiblePosition = 3;
  246. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  247. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  248. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  249. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  250. ultraGridColumn5.Header.VisiblePosition = 4;
  251. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  252. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  253. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  254. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  255. ultraGridColumn6.Header.VisiblePosition = 5;
  256. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
  257. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  258. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  259. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  260. ultraGridColumn7.Header.VisiblePosition = 6;
  261. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
  262. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  263. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  264. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  265. ultraGridColumn8.Header.VisiblePosition = 7;
  266. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 8;
  267. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  268. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  269. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  270. ultraGridColumn9.Header.VisiblePosition = 8;
  271. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 7;
  272. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  273. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  274. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  275. ultraGridColumn10.Header.VisiblePosition = 9;
  276. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 9;
  277. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  278. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  279. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  280. ultraGridBand1.Columns.AddRange(new object[] {
  281. ultraGridColumn1,
  282. ultraGridColumn2,
  283. ultraGridColumn3,
  284. ultraGridColumn4,
  285. ultraGridColumn5,
  286. ultraGridColumn6,
  287. ultraGridColumn7,
  288. ultraGridColumn8,
  289. ultraGridColumn9,
  290. ultraGridColumn10});
  291. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  292. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  293. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  294. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  295. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  296. appearance28.BackColor = System.Drawing.SystemColors.ActiveBorder;
  297. appearance28.BackColor2 = System.Drawing.SystemColors.ControlDark;
  298. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  299. appearance28.BorderColor = System.Drawing.SystemColors.Window;
  300. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance28;
  301. appearance29.ForeColor = System.Drawing.SystemColors.GrayText;
  302. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance29;
  303. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  304. appearance30.BackColor = System.Drawing.SystemColors.ControlLightLight;
  305. appearance30.BackColor2 = System.Drawing.SystemColors.Control;
  306. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  307. appearance30.ForeColor = System.Drawing.SystemColors.GrayText;
  308. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance30;
  309. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  310. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  311. appearance31.BackColor = System.Drawing.SystemColors.Window;
  312. appearance31.ForeColor = System.Drawing.SystemColors.ControlText;
  313. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance31;
  314. appearance32.BackColor = System.Drawing.SystemColors.Highlight;
  315. appearance32.ForeColor = System.Drawing.SystemColors.HighlightText;
  316. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance32;
  317. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  318. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  319. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  320. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  321. appearance33.BackColor = System.Drawing.SystemColors.Window;
  322. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance33;
  323. appearance35.BorderColor = System.Drawing.Color.Silver;
  324. appearance35.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  325. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance35;
  326. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  327. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  328. appearance36.BackColor = System.Drawing.SystemColors.Control;
  329. appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
  330. appearance36.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  331. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  332. appearance36.BorderColor = System.Drawing.SystemColors.Window;
  333. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance36;
  334. appearance37.TextHAlignAsString = "Left";
  335. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance37;
  336. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  337. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  338. appearance38.BackColor = System.Drawing.SystemColors.Window;
  339. appearance38.BorderColor = System.Drawing.Color.Silver;
  340. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance38;
  341. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  342. appearance39.BackColor = System.Drawing.SystemColors.ControlLight;
  343. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance39;
  344. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  345. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  346. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  347. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  348. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  349. this.ultraGrid2.Location = new System.Drawing.Point(0, 40);
  350. this.ultraGrid2.Name = "ultraGrid2";
  351. this.ultraGrid2.Size = new System.Drawing.Size(1328, 335);
  352. this.ultraGrid2.TabIndex = 21;
  353. this.ultraGrid2.Text = "ultraGrid1";
  354. //
  355. // ultraExpandableGroupBox1
  356. //
  357. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  358. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  359. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1328, 99);
  360. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 375);
  361. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  362. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1328, 99);
  363. this.ultraExpandableGroupBox1.TabIndex = 17;
  364. this.ultraExpandableGroupBox1.Text = "编辑区域";
  365. //
  366. // ultraExpandableGroupBoxPanel1
  367. //
  368. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor2);
  369. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  370. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor12);
  371. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor6);
  372. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor5);
  373. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
  374. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor4);
  375. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
  376. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor3);
  377. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
  378. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
  379. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
  380. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor1);
  381. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  382. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor1);
  383. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  384. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor13);
  385. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
  386. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  387. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  388. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  389. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  390. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  391. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1322, 77);
  392. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  393. //
  394. // ultraTextEditor12
  395. //
  396. this.ultraTextEditor12.Location = new System.Drawing.Point(640, 28);
  397. this.ultraTextEditor12.MaxLength = 50;
  398. this.ultraTextEditor12.Name = "ultraTextEditor12";
  399. this.ultraTextEditor12.Size = new System.Drawing.Size(86, 21);
  400. this.ultraTextEditor12.TabIndex = 156;
  401. //
  402. // ultraTextEditor6
  403. //
  404. this.ultraTextEditor6.Location = new System.Drawing.Point(81, 53);
  405. this.ultraTextEditor6.MaxLength = 50;
  406. this.ultraTextEditor6.Name = "ultraTextEditor6";
  407. this.ultraTextEditor6.Size = new System.Drawing.Size(347, 21);
  408. this.ultraTextEditor6.TabIndex = 155;
  409. //
  410. // ultraTextEditor5
  411. //
  412. this.ultraTextEditor5.Location = new System.Drawing.Point(286, 28);
  413. this.ultraTextEditor5.MaxLength = 50;
  414. this.ultraTextEditor5.Name = "ultraTextEditor5";
  415. this.ultraTextEditor5.Size = new System.Drawing.Size(142, 21);
  416. this.ultraTextEditor5.TabIndex = 154;
  417. //
  418. // ultraLabel9
  419. //
  420. appearance14.TextHAlignAsString = "Center";
  421. appearance14.TextVAlignAsString = "Middle";
  422. this.ultraLabel9.Appearance = appearance14;
  423. this.ultraLabel9.AutoSize = true;
  424. this.ultraLabel9.Location = new System.Drawing.Point(229, 31);
  425. this.ultraLabel9.Name = "ultraLabel9";
  426. this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
  427. this.ultraLabel9.TabIndex = 153;
  428. this.ultraLabel9.Text = "备件编号";
  429. //
  430. // ultraTextEditor4
  431. //
  432. this.ultraTextEditor4.Location = new System.Drawing.Point(286, 3);
  433. this.ultraTextEditor4.MaxLength = 50;
  434. this.ultraTextEditor4.Name = "ultraTextEditor4";
  435. this.ultraTextEditor4.Size = new System.Drawing.Size(142, 21);
  436. this.ultraTextEditor4.TabIndex = 152;
  437. //
  438. // ultraLabel8
  439. //
  440. appearance4.TextHAlignAsString = "Center";
  441. appearance4.TextVAlignAsString = "Middle";
  442. this.ultraLabel8.Appearance = appearance4;
  443. this.ultraLabel8.AutoSize = true;
  444. this.ultraLabel8.Location = new System.Drawing.Point(229, 6);
  445. this.ultraLabel8.Name = "ultraLabel8";
  446. this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
  447. this.ultraLabel8.TabIndex = 151;
  448. this.ultraLabel8.Text = "规格型号";
  449. //
  450. // ultraTextEditor3
  451. //
  452. this.ultraTextEditor3.Location = new System.Drawing.Point(81, 28);
  453. this.ultraTextEditor3.MaxLength = 50;
  454. this.ultraTextEditor3.Name = "ultraTextEditor3";
  455. this.ultraTextEditor3.Size = new System.Drawing.Size(142, 21);
  456. this.ultraTextEditor3.TabIndex = 150;
  457. //
  458. // ultraLabel7
  459. //
  460. appearance15.TextHAlignAsString = "Center";
  461. appearance15.TextVAlignAsString = "Middle";
  462. this.ultraLabel7.Appearance = appearance15;
  463. this.ultraLabel7.AutoSize = true;
  464. this.ultraLabel7.Location = new System.Drawing.Point(583, 31);
  465. this.ultraLabel7.Name = "ultraLabel7";
  466. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  467. this.ultraLabel7.TabIndex = 149;
  468. this.ultraLabel7.Text = "库存金额";
  469. //
  470. // ultraLabel6
  471. //
  472. appearance1.TextHAlignAsString = "Center";
  473. appearance1.TextVAlignAsString = "Middle";
  474. this.ultraLabel6.Appearance = appearance1;
  475. this.ultraLabel6.AutoSize = true;
  476. this.ultraLabel6.Location = new System.Drawing.Point(596, 6);
  477. this.ultraLabel6.Name = "ultraLabel6";
  478. this.ultraLabel6.Size = new System.Drawing.Size(42, 16);
  479. this.ultraLabel6.TabIndex = 148;
  480. this.ultraLabel6.Text = "库存量";
  481. //
  482. // ultraLabel10
  483. //
  484. appearance26.TextHAlignAsString = "Center";
  485. appearance26.TextVAlignAsString = "Middle";
  486. this.ultraLabel10.Appearance = appearance26;
  487. this.ultraLabel10.AutoSize = true;
  488. this.ultraLabel10.Location = new System.Drawing.Point(36, 56);
  489. this.ultraLabel10.Name = "ultraLabel10";
  490. this.ultraLabel10.Size = new System.Drawing.Size(42, 16);
  491. this.ultraLabel10.TabIndex = 140;
  492. this.ultraLabel10.Text = "供货商";
  493. //
  494. // ultraComboEditor1
  495. //
  496. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDown;
  497. valueListItem15.DataValue = "个";
  498. valueListItem15.DisplayText = "个";
  499. valueListItem16.DataValue = "只";
  500. valueListItem16.DisplayText = "只";
  501. valueListItem17.DataValue = "台";
  502. valueListItem17.DisplayText = "台";
  503. valueListItem18.DataValue = "瓶";
  504. valueListItem18.DisplayText = "瓶";
  505. valueListItem19.DataValue = "把";
  506. valueListItem19.DisplayText = "把";
  507. valueListItem27.DataValue = "吨";
  508. valueListItem27.DisplayText = "吨";
  509. this.ultraComboEditor1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  510. valueListItem15,
  511. valueListItem16,
  512. valueListItem17,
  513. valueListItem18,
  514. valueListItem19,
  515. valueListItem27});
  516. this.ultraComboEditor1.Location = new System.Drawing.Point(491, 3);
  517. this.ultraComboEditor1.Name = "ultraComboEditor1";
  518. this.ultraComboEditor1.Size = new System.Drawing.Size(86, 21);
  519. this.ultraComboEditor1.TabIndex = 129;
  520. //
  521. // ultraLabel2
  522. //
  523. appearance19.TextHAlignAsString = "Center";
  524. appearance19.TextVAlignAsString = "Middle";
  525. this.ultraLabel2.Appearance = appearance19;
  526. this.ultraLabel2.AutoSize = true;
  527. this.ultraLabel2.Location = new System.Drawing.Point(434, 31);
  528. this.ultraLabel2.Name = "ultraLabel2";
  529. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  530. this.ultraLabel2.TabIndex = 128;
  531. this.ultraLabel2.Text = "计划价格";
  532. //
  533. // ultraTextEditor1
  534. //
  535. this.ultraTextEditor1.Location = new System.Drawing.Point(491, 28);
  536. this.ultraTextEditor1.MaxLength = 50;
  537. this.ultraTextEditor1.Name = "ultraTextEditor1";
  538. this.ultraTextEditor1.Size = new System.Drawing.Size(86, 21);
  539. this.ultraTextEditor1.TabIndex = 127;
  540. //
  541. // ultraLabel3
  542. //
  543. appearance47.TextHAlignAsString = "Center";
  544. appearance47.TextVAlignAsString = "Middle";
  545. this.ultraLabel3.Appearance = appearance47;
  546. this.ultraLabel3.AutoSize = true;
  547. this.ultraLabel3.Location = new System.Drawing.Point(434, 6);
  548. this.ultraLabel3.Name = "ultraLabel3";
  549. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  550. this.ultraLabel3.TabIndex = 126;
  551. this.ultraLabel3.Text = "计量单位";
  552. //
  553. // ultraComboEditor13
  554. //
  555. this.ultraComboEditor13.DropDownStyle = Infragistics.Win.DropDownStyle.DropDown;
  556. this.ultraComboEditor13.Location = new System.Drawing.Point(81, 3);
  557. this.ultraComboEditor13.Name = "ultraComboEditor13";
  558. this.ultraComboEditor13.Size = new System.Drawing.Size(142, 21);
  559. this.ultraComboEditor13.TabIndex = 100;
  560. //
  561. // ultraTextEditor2
  562. //
  563. this.ultraTextEditor2.Location = new System.Drawing.Point(640, 3);
  564. this.ultraTextEditor2.MaxLength = 50;
  565. this.ultraTextEditor2.Name = "ultraTextEditor2";
  566. this.ultraTextEditor2.Size = new System.Drawing.Size(86, 21);
  567. this.ultraTextEditor2.TabIndex = 23;
  568. //
  569. // ultraLabel5
  570. //
  571. appearance3.TextHAlignAsString = "Center";
  572. appearance3.TextVAlignAsString = "Middle";
  573. this.ultraLabel5.Appearance = appearance3;
  574. this.ultraLabel5.AutoSize = true;
  575. this.ultraLabel5.Location = new System.Drawing.Point(24, 31);
  576. this.ultraLabel5.Name = "ultraLabel5";
  577. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  578. this.ultraLabel5.TabIndex = 6;
  579. this.ultraLabel5.Text = "备件名称";
  580. //
  581. // ultraLabel4
  582. //
  583. appearance48.TextHAlignAsString = "Center";
  584. appearance48.TextVAlignAsString = "Middle";
  585. this.ultraLabel4.Appearance = appearance48;
  586. this.ultraLabel4.AutoSize = true;
  587. this.ultraLabel4.Location = new System.Drawing.Point(24, 6);
  588. this.ultraLabel4.Name = "ultraLabel4";
  589. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  590. this.ultraLabel4.TabIndex = 4;
  591. this.ultraLabel4.Text = "备件类别";
  592. //
  593. // panel1
  594. //
  595. this.panel1.Controls.Add(this.cbQueryDEPTID);
  596. this.panel1.Controls.Add(this.cbQueryBJNAME);
  597. this.panel1.Controls.Add(this.ultraCheckEditor2);
  598. this.panel1.Controls.Add(this.ultraCheckEditor1);
  599. this.panel1.Controls.Add(this.cbQueryBJCLASS);
  600. this.panel1.Controls.Add(this.ultraCheckEditor3);
  601. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  602. this.panel1.Location = new System.Drawing.Point(0, 0);
  603. this.panel1.Name = "panel1";
  604. this.panel1.Size = new System.Drawing.Size(1328, 40);
  605. this.panel1.TabIndex = 15;
  606. //
  607. // cbQueryDEPTID
  608. //
  609. this.cbQueryDEPTID.Location = new System.Drawing.Point(499, 11);
  610. this.cbQueryDEPTID.Name = "cbQueryDEPTID";
  611. this.cbQueryDEPTID.Size = new System.Drawing.Size(122, 21);
  612. this.cbQueryDEPTID.TabIndex = 159;
  613. //
  614. // cbQueryBJNAME
  615. //
  616. this.cbQueryBJNAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDown;
  617. this.cbQueryBJNAME.Location = new System.Drawing.Point(305, 11);
  618. this.cbQueryBJNAME.Name = "cbQueryBJNAME";
  619. this.cbQueryBJNAME.Size = new System.Drawing.Size(142, 21);
  620. this.cbQueryBJNAME.TabIndex = 153;
  621. //
  622. // ultraCheckEditor2
  623. //
  624. this.ultraCheckEditor2.AutoSize = true;
  625. this.ultraCheckEditor2.Location = new System.Drawing.Point(231, 12);
  626. this.ultraCheckEditor2.Name = "ultraCheckEditor2";
  627. this.ultraCheckEditor2.Size = new System.Drawing.Size(71, 19);
  628. this.ultraCheckEditor2.TabIndex = 128;
  629. this.ultraCheckEditor2.Text = "备件名称";
  630. //
  631. // ultraCheckEditor1
  632. //
  633. this.ultraCheckEditor1.AutoSize = true;
  634. this.ultraCheckEditor1.Location = new System.Drawing.Point(450, 12);
  635. this.ultraCheckEditor1.Name = "ultraCheckEditor1";
  636. this.ultraCheckEditor1.Size = new System.Drawing.Size(46, 19);
  637. this.ultraCheckEditor1.TabIndex = 127;
  638. this.ultraCheckEditor1.Text = "科室";
  639. //
  640. // cbQueryBJCLASS
  641. //
  642. this.cbQueryBJCLASS.DropDownStyle = Infragistics.Win.DropDownStyle.DropDown;
  643. this.cbQueryBJCLASS.Location = new System.Drawing.Point(86, 11);
  644. this.cbQueryBJCLASS.Name = "cbQueryBJCLASS";
  645. this.cbQueryBJCLASS.Size = new System.Drawing.Size(142, 21);
  646. this.cbQueryBJCLASS.TabIndex = 126;
  647. //
  648. // ultraCheckEditor3
  649. //
  650. this.ultraCheckEditor3.AutoSize = true;
  651. this.ultraCheckEditor3.Location = new System.Drawing.Point(12, 12);
  652. this.ultraCheckEditor3.Name = "ultraCheckEditor3";
  653. this.ultraCheckEditor3.Size = new System.Drawing.Size(71, 19);
  654. this.ultraCheckEditor3.TabIndex = 33;
  655. this.ultraCheckEditor3.Text = "备件类别";
  656. //
  657. // FrmBase_Fill_Panel_Fill_Panel
  658. //
  659. this.FrmBase_Fill_Panel_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel);
  660. this.FrmBase_Fill_Panel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  661. this.FrmBase_Fill_Panel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  662. this.FrmBase_Fill_Panel_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  663. this.FrmBase_Fill_Panel_Fill_Panel.Name = "FrmBase_Fill_Panel_Fill_Panel";
  664. this.FrmBase_Fill_Panel_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
  665. this.FrmBase_Fill_Panel_Fill_Panel.TabIndex = 0;
  666. //
  667. // FrmBase_Fill_Panel
  668. //
  669. this.FrmBase_Fill_Panel.Controls.Add(this.FrmBase_Fill_Panel_Fill_Panel);
  670. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  671. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  672. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  673. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  674. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1328, 474);
  675. this.FrmBase_Fill_Panel.TabIndex = 3;
  676. //
  677. // ultraComboEditor2
  678. //
  679. this.ultraComboEditor2.Location = new System.Drawing.Point(491, 53);
  680. this.ultraComboEditor2.Name = "ultraComboEditor2";
  681. this.ultraComboEditor2.Size = new System.Drawing.Size(235, 21);
  682. this.ultraComboEditor2.TabIndex = 165;
  683. //
  684. // ultraLabel1
  685. //
  686. appearance63.TextHAlignAsString = "Center";
  687. appearance63.TextVAlignAsString = "Middle";
  688. this.ultraLabel1.Appearance = appearance63;
  689. this.ultraLabel1.AutoSize = true;
  690. this.ultraLabel1.Location = new System.Drawing.Point(459, 56);
  691. this.ultraLabel1.Name = "ultraLabel1";
  692. this.ultraLabel1.Size = new System.Drawing.Size(29, 16);
  693. this.ultraLabel1.TabIndex = 166;
  694. this.ultraLabel1.Text = "科室";
  695. //
  696. // FrmBPBJBaseInfo
  697. //
  698. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  699. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  700. this.ClientSize = new System.Drawing.Size(1328, 474);
  701. this.Controls.Add(this.FrmBase_Fill_Panel);
  702. this.Name = "FrmBPBJBaseInfo";
  703. this.Text = "技术中心备品备件基本信息维护";
  704. this.Load += new System.EventHandler(this.FrmBPBJBaseInfo_Load);
  705. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  706. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  707. this.FrmBase_Fill_Panel_Fill_Panel_Fill_Panel.ResumeLayout(false);
  708. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  709. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  710. this.ultraExpandableGroupBox1.ResumeLayout(false);
  711. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  712. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  713. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor12)).EndInit();
  714. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
  715. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
  716. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  717. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
  718. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  719. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  720. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).EndInit();
  721. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  722. this.panel1.ResumeLayout(false);
  723. this.panel1.PerformLayout();
  724. ((System.ComponentModel.ISupportInitialize)(this.cbQueryDEPTID)).EndInit();
  725. ((System.ComponentModel.ISupportInitialize)(this.cbQueryBJNAME)).EndInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
  727. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
  728. ((System.ComponentModel.ISupportInitialize)(this.cbQueryBJCLASS)).EndInit();
  729. ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
  730. this.FrmBase_Fill_Panel_Fill_Panel.ResumeLayout(false);
  731. this.FrmBase_Fill_Panel.ResumeLayout(false);
  732. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  733. this.ResumeLayout(false);
  734. }
  735. #endregion
  736. private System.Data.DataSet dataSet1;
  737. private System.Data.DataTable dataTable1;
  738. private System.Data.DataColumn dataColumn1;
  739. private System.Data.DataColumn dataColumn2;
  740. private System.Data.DataColumn dataColumn3;
  741. private System.Data.DataColumn dataColumn4;
  742. private System.Data.DataColumn dataColumn5;
  743. private System.Data.DataColumn dataColumn6;
  744. private System.Data.DataColumn dataColumn7;
  745. private System.Data.DataColumn dataColumn8;
  746. private System.Data.DataColumn dataColumn9;
  747. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel_Fill_Panel;
  748. private System.Windows.Forms.Panel FrmBase_Fill_Panel_Fill_Panel;
  749. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  750. private System.Windows.Forms.Panel panel1;
  751. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  752. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  753. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
  754. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  755. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  756. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  757. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  758. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  759. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  760. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor13;
  761. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  762. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  763. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  764. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  765. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  766. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
  767. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  768. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  769. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
  770. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  771. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor12;
  772. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
  773. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbQueryBJCLASS;
  774. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
  775. private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
  776. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbQueryBJNAME;
  777. private Infragistics.Win.UltraWinEditors.UltraComboEditor cbQueryDEPTID;
  778. private System.Data.DataColumn dataColumn10;
  779. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  780. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  781. }
  782. }