FrmCkInventory.Designer.cs 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776
  1. namespace Pur.ck
  2. {
  3. partial class FrmCkInventory
  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 appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  43. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  58. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  70. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  71. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  72. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  73. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  74. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  75. this.dataSet1 = new System.Data.DataSet();
  76. this.dataTable1 = new System.Data.DataTable();
  77. this.dataTable2 = new System.Data.DataTable();
  78. this.panel4 = new System.Windows.Forms.Panel();
  79. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  80. this.panel5 = new System.Windows.Forms.Panel();
  81. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  82. this.dateEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  83. this.lableGoTo = new Infragistics.Win.Misc.UltraLabel();
  84. this.dateStart = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  85. this.chkTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  86. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  87. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  88. this.dataSet2 = new System.Data.DataSet();
  89. this.dataTable3 = new System.Data.DataTable();
  90. this.panel1 = new System.Windows.Forms.Panel();
  91. this.panel3 = new System.Windows.Forms.Panel();
  92. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  93. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  94. this.panel2 = new System.Windows.Forms.Panel();
  95. this.ultraDEAL_WAY = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  96. this.chkNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  97. this.ultraINV_POS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  98. this.chkINV_POS = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  99. this.ultraINV_PHYSIC = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  100. this.chkINV_PHYSIC = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  101. this.ultraQueryITEM_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  102. this.chkITEM_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  103. this.dateBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  104. this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  105. this.ultraQueryBASENAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  106. this.chkBASENAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  107. this.ultraTabPageControl1.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  112. this.panel4.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  114. this.panel5.SuspendLayout();
  115. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.dateStart)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.chkTime)).BeginInit();
  118. this.ultraTabPageControl2.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  122. this.panel1.SuspendLayout();
  123. this.panel3.SuspendLayout();
  124. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  125. this.ultraTabControl1.SuspendLayout();
  126. this.panel2.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.ultraDEAL_WAY)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.chkNo)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.ultraINV_POS)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.chkINV_POS)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.ultraINV_PHYSIC)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.chkINV_PHYSIC)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryITEM_NAME)).BeginInit();
  134. ((System.ComponentModel.ISupportInitialize)(this.chkITEM_NAME)).BeginInit();
  135. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).BeginInit();
  136. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
  137. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryBASENAME)).BeginInit();
  138. ((System.ComponentModel.ISupportInitialize)(this.chkBASENAME)).BeginInit();
  139. this.SuspendLayout();
  140. //
  141. // ultraTabPageControl1
  142. //
  143. this.ultraTabPageControl1.Controls.Add(this.ultraGrid1);
  144. this.ultraTabPageControl1.Controls.Add(this.panel4);
  145. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 26);
  146. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  147. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  148. this.ultraTabPageControl1.Size = new System.Drawing.Size(1765, 511);
  149. //
  150. // ultraGrid1
  151. //
  152. this.ultraGrid1.DataMember = "Table1";
  153. this.ultraGrid1.DataSource = this.dataSet1;
  154. appearance1.BackColor = System.Drawing.SystemColors.Window;
  155. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  156. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  157. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  158. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  159. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  160. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  161. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  162. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  163. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  164. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  165. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  166. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  167. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  168. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  169. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  170. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  171. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  172. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  173. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  174. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  175. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  176. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  177. appearance5.BackColor = System.Drawing.SystemColors.Window;
  178. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  179. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  180. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  181. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  182. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  183. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  184. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  185. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  186. appearance19.BackColor = System.Drawing.SystemColors.Window;
  187. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
  188. appearance20.BorderColor = System.Drawing.Color.Silver;
  189. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  190. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  191. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  192. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  193. appearance21.BackColor = System.Drawing.SystemColors.Control;
  194. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  195. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  196. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  197. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  198. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  199. appearance22.TextHAlignAsString = "Left";
  200. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
  201. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  202. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  203. appearance23.BackColor = System.Drawing.SystemColors.Window;
  204. appearance23.BorderColor = System.Drawing.Color.Silver;
  205. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  206. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  207. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  208. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  209. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  210. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  211. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  212. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  214. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  215. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  216. this.ultraGrid1.Name = "ultraGrid1";
  217. this.ultraGrid1.Size = new System.Drawing.Size(1765, 301);
  218. this.ultraGrid1.TabIndex = 33;
  219. this.ultraGrid1.Text = "ultraGrid1";
  220. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  221. //
  222. // dataSet1
  223. //
  224. this.dataSet1.DataSetName = "NewDataSet";
  225. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  226. this.dataTable1,
  227. this.dataTable2});
  228. //
  229. // dataTable1
  230. //
  231. this.dataTable1.TableName = "Table1";
  232. //
  233. // dataTable2
  234. //
  235. this.dataTable2.TableName = "Table2";
  236. //
  237. // panel4
  238. //
  239. this.panel4.Controls.Add(this.ultraGrid2);
  240. this.panel4.Controls.Add(this.panel5);
  241. this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  242. this.panel4.Location = new System.Drawing.Point(0, 301);
  243. this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  244. this.panel4.Name = "panel4";
  245. this.panel4.Size = new System.Drawing.Size(1765, 210);
  246. this.panel4.TabIndex = 0;
  247. //
  248. // ultraGrid2
  249. //
  250. this.ultraGrid2.DataMember = "Table2";
  251. this.ultraGrid2.DataSource = this.dataSet1;
  252. appearance6.BackColor = System.Drawing.SystemColors.Window;
  253. appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  254. this.ultraGrid2.DisplayLayout.Appearance = appearance6;
  255. ultraGridBand2.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  256. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  257. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  258. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  259. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  260. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  261. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  262. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  263. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  264. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance7;
  265. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  266. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  267. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  268. appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
  269. appearance9.BackColor2 = System.Drawing.SystemColors.Control;
  270. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  271. appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
  272. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
  273. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  274. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  275. appearance10.BackColor = System.Drawing.SystemColors.Window;
  276. appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
  277. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance10;
  278. appearance38.BackColor = System.Drawing.SystemColors.Highlight;
  279. appearance38.ForeColor = System.Drawing.SystemColors.HighlightText;
  280. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance38;
  281. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  282. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  283. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  284. appearance12.BackColor = System.Drawing.SystemColors.Window;
  285. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance12;
  286. appearance13.BorderColor = System.Drawing.Color.Silver;
  287. appearance13.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  288. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance13;
  289. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  290. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  291. appearance14.BackColor = System.Drawing.SystemColors.Control;
  292. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  293. appearance14.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  294. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  295. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  296. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance14;
  297. appearance15.TextHAlignAsString = "Left";
  298. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance15;
  299. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  300. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  301. appearance37.BackColor = System.Drawing.SystemColors.Window;
  302. appearance37.BorderColor = System.Drawing.Color.Silver;
  303. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance37;
  304. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  305. appearance17.BackColor = System.Drawing.SystemColors.ControlLight;
  306. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance17;
  307. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  308. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  309. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  310. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  311. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  313. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  314. this.ultraGrid2.Name = "ultraGrid2";
  315. this.ultraGrid2.Size = new System.Drawing.Size(1514, 210);
  316. this.ultraGrid2.TabIndex = 33;
  317. this.ultraGrid2.Text = "ultraGrid2";
  318. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  319. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  320. //
  321. // panel5
  322. //
  323. this.panel5.Controls.Add(this.ultraLabel12);
  324. this.panel5.Controls.Add(this.dateEnd);
  325. this.panel5.Controls.Add(this.lableGoTo);
  326. this.panel5.Controls.Add(this.dateStart);
  327. this.panel5.Controls.Add(this.chkTime);
  328. this.panel5.Dock = System.Windows.Forms.DockStyle.Right;
  329. this.panel5.Location = new System.Drawing.Point(1514, 0);
  330. this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  331. this.panel5.Name = "panel5";
  332. this.panel5.Size = new System.Drawing.Size(251, 210);
  333. this.panel5.TabIndex = 0;
  334. //
  335. // ultraLabel12
  336. //
  337. appearance11.ForeColor = System.Drawing.Color.Red;
  338. appearance11.TextHAlignAsString = "Right";
  339. appearance11.TextVAlignAsString = "Middle";
  340. this.ultraLabel12.Appearance = appearance11;
  341. this.ultraLabel12.AutoSize = true;
  342. this.ultraLabel12.Location = new System.Drawing.Point(35, 54);
  343. this.ultraLabel12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  344. this.ultraLabel12.Name = "ultraLabel12";
  345. this.ultraLabel12.Size = new System.Drawing.Size(233, 24);
  346. this.ultraLabel12.TabIndex = 160;
  347. this.ultraLabel12.Text = "*勾选显示库存为0时启用";
  348. //
  349. // dateEnd
  350. //
  351. this.dateEnd.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  352. this.dateEnd.Location = new System.Drawing.Point(68, 138);
  353. this.dateEnd.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  354. this.dateEnd.MaskInput = "yyyy-mm-dd";
  355. this.dateEnd.Name = "dateEnd";
  356. this.dateEnd.Size = new System.Drawing.Size(123, 24);
  357. this.dateEnd.TabIndex = 159;
  358. //
  359. // lableGoTo
  360. //
  361. appearance16.TextHAlignAsString = "Center";
  362. appearance16.TextVAlignAsString = "Middle";
  363. this.lableGoTo.Appearance = appearance16;
  364. this.lableGoTo.AutoSize = true;
  365. this.lableGoTo.Location = new System.Drawing.Point(37, 129);
  366. this.lableGoTo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  367. this.lableGoTo.Name = "lableGoTo";
  368. this.lableGoTo.Size = new System.Drawing.Size(28, 24);
  369. this.lableGoTo.TabIndex = 158;
  370. this.lableGoTo.Text = "至";
  371. //
  372. // dateStart
  373. //
  374. this.dateStart.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  375. this.dateStart.FormatString = "";
  376. this.dateStart.Location = new System.Drawing.Point(68, 108);
  377. this.dateStart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  378. this.dateStart.MaskInput = "yyyy-mm-dd";
  379. this.dateStart.Name = "dateStart";
  380. this.dateStart.Size = new System.Drawing.Size(123, 24);
  381. this.dateStart.TabIndex = 157;
  382. //
  383. // chkTime
  384. //
  385. this.chkTime.AutoSize = true;
  386. this.chkTime.Checked = true;
  387. this.chkTime.CheckState = System.Windows.Forms.CheckState.Checked;
  388. this.chkTime.Enabled = false;
  389. this.chkTime.Location = new System.Drawing.Point(83, 79);
  390. this.chkTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  391. this.chkTime.Name = "chkTime";
  392. this.chkTime.Size = new System.Drawing.Size(112, 28);
  393. this.chkTime.TabIndex = 155;
  394. this.chkTime.Text = "创建时间";
  395. //
  396. // ultraTabPageControl2
  397. //
  398. this.ultraTabPageControl2.Controls.Add(this.ultraGrid3);
  399. this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
  400. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  401. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  402. this.ultraTabPageControl2.Size = new System.Drawing.Size(1765, 511);
  403. //
  404. // ultraGrid3
  405. //
  406. this.ultraGrid3.DataMember = "Table3";
  407. this.ultraGrid3.DataSource = this.dataSet2;
  408. appearance25.BackColor = System.Drawing.SystemColors.Window;
  409. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  410. this.ultraGrid3.DisplayLayout.Appearance = appearance25;
  411. ultraGridBand3.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  412. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  413. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  414. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  415. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  416. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  417. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  418. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  419. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  420. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance26;
  421. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  422. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  423. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  424. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  425. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  426. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  427. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  428. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  429. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  430. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  431. appearance29.BackColor = System.Drawing.SystemColors.Window;
  432. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  433. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  434. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  435. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  436. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  437. this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
  438. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  439. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  440. appearance31.BackColor = System.Drawing.SystemColors.Window;
  441. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance31;
  442. appearance32.BorderColor = System.Drawing.Color.Silver;
  443. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  444. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance32;
  445. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  446. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  447. appearance33.BackColor = System.Drawing.SystemColors.Control;
  448. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  449. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  450. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  451. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  452. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  453. appearance34.TextHAlignAsString = "Left";
  454. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance34;
  455. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  456. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  457. appearance35.BackColor = System.Drawing.SystemColors.Window;
  458. appearance35.BorderColor = System.Drawing.Color.Silver;
  459. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance35;
  460. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  461. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  462. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  463. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  464. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  465. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  466. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  467. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  469. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  470. this.ultraGrid3.Name = "ultraGrid3";
  471. this.ultraGrid3.Size = new System.Drawing.Size(1765, 511);
  472. this.ultraGrid3.TabIndex = 32;
  473. this.ultraGrid3.Text = "ultraGrid3";
  474. //
  475. // dataSet2
  476. //
  477. this.dataSet2.DataSetName = "NewDataSet";
  478. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  479. this.dataTable3});
  480. //
  481. // dataTable3
  482. //
  483. this.dataTable3.TableName = "Table3";
  484. //
  485. // panel1
  486. //
  487. this.panel1.Controls.Add(this.panel3);
  488. this.panel1.Controls.Add(this.panel2);
  489. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  490. this.panel1.Location = new System.Drawing.Point(0, 0);
  491. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  492. this.panel1.Name = "panel1";
  493. this.panel1.Size = new System.Drawing.Size(1771, 592);
  494. this.panel1.TabIndex = 0;
  495. //
  496. // panel3
  497. //
  498. this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  499. this.panel3.Controls.Add(this.ultraTabControl1);
  500. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  501. this.panel3.Location = new System.Drawing.Point(0, 50);
  502. this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  503. this.panel3.Name = "panel3";
  504. this.panel3.Size = new System.Drawing.Size(1771, 542);
  505. this.panel3.TabIndex = 3;
  506. //
  507. // ultraTabControl1
  508. //
  509. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  510. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  511. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  512. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  513. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  514. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  515. this.ultraTabControl1.Name = "ultraTabControl1";
  516. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  517. this.ultraTabControl1.Size = new System.Drawing.Size(1769, 540);
  518. this.ultraTabControl1.TabIndex = 0;
  519. ultraTab1.TabPage = this.ultraTabPageControl1;
  520. ultraTab1.Text = "库存信息";
  521. ultraTab2.TabPage = this.ultraTabPageControl2;
  522. ultraTab2.Text = "已盘库记录";
  523. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  524. ultraTab1,
  525. ultraTab2});
  526. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  527. //
  528. // ultraTabSharedControlsPage1
  529. //
  530. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  531. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  532. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  533. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1765, 511);
  534. //
  535. // panel2
  536. //
  537. this.panel2.Controls.Add(this.ultraDEAL_WAY);
  538. this.panel2.Controls.Add(this.chkNo);
  539. this.panel2.Controls.Add(this.ultraINV_POS);
  540. this.panel2.Controls.Add(this.chkINV_POS);
  541. this.panel2.Controls.Add(this.ultraINV_PHYSIC);
  542. this.panel2.Controls.Add(this.chkINV_PHYSIC);
  543. this.panel2.Controls.Add(this.ultraQueryITEM_NAME);
  544. this.panel2.Controls.Add(this.chkITEM_NAME);
  545. this.panel2.Controls.Add(this.dateBegin);
  546. this.panel2.Controls.Add(this.chkDate);
  547. this.panel2.Controls.Add(this.ultraQueryBASENAME);
  548. this.panel2.Controls.Add(this.chkBASENAME);
  549. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  550. this.panel2.Location = new System.Drawing.Point(0, 0);
  551. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  552. this.panel2.Name = "panel2";
  553. this.panel2.Size = new System.Drawing.Size(1771, 50);
  554. this.panel2.TabIndex = 2;
  555. //
  556. // ultraDEAL_WAY
  557. //
  558. this.ultraDEAL_WAY.Enabled = false;
  559. valueListItem1.DataValue = "盘盈";
  560. valueListItem1.DisplayText = "盘盈";
  561. valueListItem2.DataValue = "盘亏";
  562. valueListItem2.DisplayText = "盘亏";
  563. this.ultraDEAL_WAY.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  564. valueListItem1,
  565. valueListItem2});
  566. this.ultraDEAL_WAY.Location = new System.Drawing.Point(1420, 14);
  567. this.ultraDEAL_WAY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  568. this.ultraDEAL_WAY.Name = "ultraDEAL_WAY";
  569. this.ultraDEAL_WAY.Size = new System.Drawing.Size(169, 24);
  570. this.ultraDEAL_WAY.TabIndex = 163;
  571. this.ultraDEAL_WAY.Visible = false;
  572. //
  573. // chkNo
  574. //
  575. this.chkNo.AutoSize = true;
  576. this.chkNo.Location = new System.Drawing.Point(1293, 15);
  577. this.chkNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  578. this.chkNo.Name = "chkNo";
  579. this.chkNo.Size = new System.Drawing.Size(143, 28);
  580. this.chkNo.TabIndex = 162;
  581. this.chkNo.Text = "显示库存为0";
  582. //
  583. // ultraINV_POS
  584. //
  585. this.ultraINV_POS.Enabled = false;
  586. this.ultraINV_POS.Location = new System.Drawing.Point(528, 14);
  587. this.ultraINV_POS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  588. this.ultraINV_POS.Name = "ultraINV_POS";
  589. this.ultraINV_POS.Size = new System.Drawing.Size(169, 24);
  590. this.ultraINV_POS.TabIndex = 161;
  591. //
  592. // chkINV_POS
  593. //
  594. this.chkINV_POS.AutoSize = true;
  595. this.chkINV_POS.Location = new System.Drawing.Point(463, 15);
  596. this.chkINV_POS.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  597. this.chkINV_POS.Name = "chkINV_POS";
  598. this.chkINV_POS.Size = new System.Drawing.Size(71, 28);
  599. this.chkINV_POS.TabIndex = 160;
  600. this.chkINV_POS.Text = "库位";
  601. this.chkINV_POS.CheckedChanged += new System.EventHandler(this.chkINV_POS_CheckedChanged);
  602. //
  603. // ultraINV_PHYSIC
  604. //
  605. this.ultraINV_PHYSIC.Enabled = false;
  606. this.ultraINV_PHYSIC.Location = new System.Drawing.Point(285, 14);
  607. this.ultraINV_PHYSIC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  608. this.ultraINV_PHYSIC.Name = "ultraINV_PHYSIC";
  609. this.ultraINV_PHYSIC.Size = new System.Drawing.Size(169, 24);
  610. this.ultraINV_PHYSIC.TabIndex = 159;
  611. //
  612. // chkINV_PHYSIC
  613. //
  614. this.chkINV_PHYSIC.AutoSize = true;
  615. this.chkINV_PHYSIC.Location = new System.Drawing.Point(220, 15);
  616. this.chkINV_PHYSIC.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  617. this.chkINV_PHYSIC.Name = "chkINV_PHYSIC";
  618. this.chkINV_PHYSIC.Size = new System.Drawing.Size(71, 28);
  619. this.chkINV_PHYSIC.TabIndex = 158;
  620. this.chkINV_PHYSIC.Text = "库区";
  621. this.chkINV_PHYSIC.CheckedChanged += new System.EventHandler(this.chkINV_PHYSIC_CheckedChanged);
  622. //
  623. // ultraQueryITEM_NAME
  624. //
  625. this.ultraQueryITEM_NAME.Enabled = false;
  626. this.ultraQueryITEM_NAME.Location = new System.Drawing.Point(1080, 14);
  627. this.ultraQueryITEM_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  628. this.ultraQueryITEM_NAME.Name = "ultraQueryITEM_NAME";
  629. this.ultraQueryITEM_NAME.Size = new System.Drawing.Size(205, 24);
  630. this.ultraQueryITEM_NAME.TabIndex = 157;
  631. //
  632. // chkITEM_NAME
  633. //
  634. this.chkITEM_NAME.AutoSize = true;
  635. this.chkITEM_NAME.Location = new System.Drawing.Point(981, 15);
  636. this.chkITEM_NAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  637. this.chkITEM_NAME.Name = "chkITEM_NAME";
  638. this.chkITEM_NAME.Size = new System.Drawing.Size(112, 28);
  639. this.chkITEM_NAME.TabIndex = 156;
  640. this.chkITEM_NAME.Text = "物料名称";
  641. this.chkITEM_NAME.CheckedChanged += new System.EventHandler(this.chkITEM_NAME_CheckedChanged);
  642. //
  643. // dateBegin
  644. //
  645. this.dateBegin.Enabled = false;
  646. this.dateBegin.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  647. this.dateBegin.FormatString = "";
  648. this.dateBegin.Location = new System.Drawing.Point(115, 14);
  649. this.dateBegin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  650. this.dateBegin.MaskInput = "yyyy-mm";
  651. this.dateBegin.Name = "dateBegin";
  652. this.dateBegin.Size = new System.Drawing.Size(97, 24);
  653. this.dateBegin.TabIndex = 155;
  654. //
  655. // chkDate
  656. //
  657. this.chkDate.AutoSize = true;
  658. this.chkDate.Checked = true;
  659. this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
  660. this.chkDate.Enabled = false;
  661. this.chkDate.Location = new System.Drawing.Point(16, 15);
  662. this.chkDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  663. this.chkDate.Name = "chkDate";
  664. this.chkDate.Size = new System.Drawing.Size(112, 28);
  665. this.chkDate.TabIndex = 154;
  666. this.chkDate.Text = "盘库年月";
  667. //
  668. // ultraQueryBASENAME
  669. //
  670. this.ultraQueryBASENAME.Enabled = false;
  671. this.ultraQueryBASENAME.Location = new System.Drawing.Point(804, 14);
  672. this.ultraQueryBASENAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  673. this.ultraQueryBASENAME.Name = "ultraQueryBASENAME";
  674. this.ultraQueryBASENAME.Size = new System.Drawing.Size(169, 24);
  675. this.ultraQueryBASENAME.TabIndex = 151;
  676. //
  677. // chkBASENAME
  678. //
  679. this.chkBASENAME.AutoSize = true;
  680. this.chkBASENAME.Location = new System.Drawing.Point(705, 15);
  681. this.chkBASENAME.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  682. this.chkBASENAME.Name = "chkBASENAME";
  683. this.chkBASENAME.Size = new System.Drawing.Size(112, 28);
  684. this.chkBASENAME.TabIndex = 6;
  685. this.chkBASENAME.Text = "物料分类";
  686. this.chkBASENAME.CheckedChanged += new System.EventHandler(this.chkBASENAME_CheckedChanged);
  687. //
  688. // FrmCkInventory
  689. //
  690. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  691. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  692. this.ClientSize = new System.Drawing.Size(1771, 592);
  693. this.Controls.Add(this.panel1);
  694. this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
  695. this.Name = "FrmCkInventory";
  696. this.Text = "盘库管理";
  697. this.Load += new System.EventHandler(this.FrmCkInventory_Load);
  698. this.ultraTabPageControl1.ResumeLayout(false);
  699. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  700. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  701. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  702. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  703. this.panel4.ResumeLayout(false);
  704. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  705. this.panel5.ResumeLayout(false);
  706. this.panel5.PerformLayout();
  707. ((System.ComponentModel.ISupportInitialize)(this.dateEnd)).EndInit();
  708. ((System.ComponentModel.ISupportInitialize)(this.dateStart)).EndInit();
  709. ((System.ComponentModel.ISupportInitialize)(this.chkTime)).EndInit();
  710. this.ultraTabPageControl2.ResumeLayout(false);
  711. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  712. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  713. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  714. this.panel1.ResumeLayout(false);
  715. this.panel3.ResumeLayout(false);
  716. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  717. this.ultraTabControl1.ResumeLayout(false);
  718. this.panel2.ResumeLayout(false);
  719. this.panel2.PerformLayout();
  720. ((System.ComponentModel.ISupportInitialize)(this.ultraDEAL_WAY)).EndInit();
  721. ((System.ComponentModel.ISupportInitialize)(this.chkNo)).EndInit();
  722. ((System.ComponentModel.ISupportInitialize)(this.ultraINV_POS)).EndInit();
  723. ((System.ComponentModel.ISupportInitialize)(this.chkINV_POS)).EndInit();
  724. ((System.ComponentModel.ISupportInitialize)(this.ultraINV_PHYSIC)).EndInit();
  725. ((System.ComponentModel.ISupportInitialize)(this.chkINV_PHYSIC)).EndInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryITEM_NAME)).EndInit();
  727. ((System.ComponentModel.ISupportInitialize)(this.chkITEM_NAME)).EndInit();
  728. ((System.ComponentModel.ISupportInitialize)(this.dateBegin)).EndInit();
  729. ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
  730. ((System.ComponentModel.ISupportInitialize)(this.ultraQueryBASENAME)).EndInit();
  731. ((System.ComponentModel.ISupportInitialize)(this.chkBASENAME)).EndInit();
  732. this.ResumeLayout(false);
  733. }
  734. #endregion
  735. private System.Windows.Forms.Panel panel1;
  736. private System.Windows.Forms.Panel panel2;
  737. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryITEM_NAME;
  738. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkITEM_NAME;
  739. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateBegin;
  740. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
  741. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraQueryBASENAME;
  742. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkBASENAME;
  743. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraINV_PHYSIC;
  744. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkINV_PHYSIC;
  745. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraINV_POS;
  746. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkINV_POS;
  747. private System.Windows.Forms.Panel panel3;
  748. private System.Data.DataSet dataSet1;
  749. private System.Data.DataTable dataTable1;
  750. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  751. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  752. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  753. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  754. private System.Data.DataSet dataSet2;
  755. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkNo;
  756. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEAL_WAY;
  757. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  758. private System.Data.DataTable dataTable2;
  759. private System.Data.DataTable dataTable3;
  760. private System.Windows.Forms.Panel panel4;
  761. private System.Windows.Forms.Panel panel5;
  762. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  763. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  764. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTime;
  765. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateStart;
  766. private Infragistics.Win.Misc.UltraLabel lableGoTo;
  767. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dateEnd;
  768. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  769. }
  770. }