frmKCJListQuery.designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. namespace Core.XgMes.Client.JGKC.SteelPlateManager
  2. {
  3. partial class frmKCJListQuery
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExport");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExt");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnQuery");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExport");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("tlbtnExt");
  36. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  37. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  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. this.panel1 = new System.Windows.Forms.Panel();
  48. this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
  49. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  50. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  51. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  52. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  53. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  54. this.frmZBKCListQuery_Fill_Panel = new System.Windows.Forms.Panel();
  55. this.Grd_Report = new Infragistics.Win.UltraWinGrid.UltraGrid();
  56. this.exp_SetArea = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  57. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  58. this.Grp_QueryCondition = new Infragistics.Win.Misc.UltraGroupBox();
  59. this.chk_fs = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  60. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  61. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  62. this.ctlKCJListStat1 = new Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListStat();
  63. this.ctlKCJListQuery1 = new Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListQuery();
  64. this.ultraGridExcelExporter = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter();
  65. this.panel1.SuspendLayout();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  67. this.frmZBKCListQuery_Fill_Panel.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.Grd_Report)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.exp_SetArea)).BeginInit();
  70. this.exp_SetArea.SuspendLayout();
  71. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.Grp_QueryCondition)).BeginInit();
  73. this.Grp_QueryCondition.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  75. this.ultraExpandableGroupBox1.SuspendLayout();
  76. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  77. this.SuspendLayout();
  78. //
  79. // panel1
  80. //
  81. this.panel1.Controls.Add(this.panel1_Fill_Panel);
  82. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  83. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  84. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  85. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  86. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  87. this.panel1.Location = new System.Drawing.Point(0, 0);
  88. this.panel1.Name = "panel1";
  89. this.panel1.Size = new System.Drawing.Size(842, 25);
  90. this.panel1.TabIndex = 0;
  91. //
  92. // panel1_Fill_Panel
  93. //
  94. this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  95. this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  96. this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 24);
  97. this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
  98. this.panel1_Fill_Panel.Size = new System.Drawing.Size(842, 1);
  99. this.panel1_Fill_Panel.TabIndex = 0;
  100. //
  101. // _panel1_Toolbars_Dock_Area_Left
  102. //
  103. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  104. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  105. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  106. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  107. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  108. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  109. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 1);
  110. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  111. //
  112. // ultraToolbarsManager1
  113. //
  114. this.ultraToolbarsManager1.DesignerFlags = 1;
  115. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  116. ultraToolbar1.DockedColumn = 0;
  117. ultraToolbar1.DockedRow = 0;
  118. ultraToolbar1.Text = "UltraToolbar1";
  119. ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  120. buttonTool1,
  121. buttonTool2,
  122. buttonTool3});
  123. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  124. ultraToolbar1});
  125. buttonTool4.SharedProps.Caption = "查询";
  126. buttonTool4.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  127. buttonTool5.SharedProps.Caption = "导出";
  128. buttonTool5.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  129. buttonTool6.SharedProps.Caption = "退出";
  130. buttonTool6.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  131. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  132. buttonTool4,
  133. buttonTool5,
  134. buttonTool6});
  135. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  136. //
  137. // _panel1_Toolbars_Dock_Area_Right
  138. //
  139. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  140. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  141. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  142. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  143. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(842, 24);
  144. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  145. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 1);
  146. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  147. //
  148. // _panel1_Toolbars_Dock_Area_Top
  149. //
  150. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  151. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  152. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  153. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  154. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  155. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  156. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(842, 24);
  157. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  158. //
  159. // _panel1_Toolbars_Dock_Area_Bottom
  160. //
  161. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  162. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  163. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  164. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  165. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 25);
  166. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  167. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(842, 0);
  168. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  169. //
  170. // frmZBKCListQuery_Fill_Panel
  171. //
  172. this.frmZBKCListQuery_Fill_Panel.Controls.Add(this.Grd_Report);
  173. this.frmZBKCListQuery_Fill_Panel.Controls.Add(this.exp_SetArea);
  174. this.frmZBKCListQuery_Fill_Panel.Controls.Add(this.panel1);
  175. this.frmZBKCListQuery_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  176. this.frmZBKCListQuery_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  177. this.frmZBKCListQuery_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  178. this.frmZBKCListQuery_Fill_Panel.Name = "frmZBKCListQuery_Fill_Panel";
  179. this.frmZBKCListQuery_Fill_Panel.Size = new System.Drawing.Size(842, 722);
  180. this.frmZBKCListQuery_Fill_Panel.TabIndex = 0;
  181. //
  182. // Grd_Report
  183. //
  184. ultraGridBand1.UseRowLayout = true;
  185. this.Grd_Report.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  186. this.Grd_Report.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.True;
  187. appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  188. appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
  189. appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  190. appearance1.BorderColor = System.Drawing.SystemColors.Window;
  191. this.Grd_Report.DisplayLayout.GroupByBox.Appearance = appearance1;
  192. appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
  193. this.Grd_Report.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
  194. this.Grd_Report.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  195. this.Grd_Report.DisplayLayout.GroupByBox.Hidden = true;
  196. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  197. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  198. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  199. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  200. this.Grd_Report.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  201. this.Grd_Report.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  202. this.Grd_Report.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.RaisedSoft;
  203. this.Grd_Report.DisplayLayout.Override.CellPadding = 0;
  204. appearance4.BackColor = System.Drawing.SystemColors.Control;
  205. appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark;
  206. appearance4.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  207. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  208. appearance4.BorderColor = System.Drawing.SystemColors.Window;
  209. this.Grd_Report.DisplayLayout.Override.GroupByRowAppearance = appearance4;
  210. appearance5.BackColor = System.Drawing.Color.LightSteelBlue;
  211. appearance5.TextHAlign = Infragistics.Win.HAlign.Center;
  212. this.Grd_Report.DisplayLayout.Override.HeaderAppearance = appearance5;
  213. this.Grd_Report.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.Select;
  214. this.Grd_Report.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  215. this.Grd_Report.DisplayLayout.Override.MinRowHeight = 21;
  216. appearance6.BackColor = System.Drawing.SystemColors.Window;
  217. appearance6.BorderColor = System.Drawing.Color.Silver;
  218. this.Grd_Report.DisplayLayout.Override.RowAppearance = appearance6;
  219. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  220. this.Grd_Report.DisplayLayout.Override.RowSelectorAppearance = appearance7;
  221. this.Grd_Report.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
  222. this.Grd_Report.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  223. this.Grd_Report.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  224. this.Grd_Report.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  225. appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
  226. this.Grd_Report.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
  227. this.Grd_Report.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  228. this.Grd_Report.Dock = System.Windows.Forms.DockStyle.Fill;
  229. this.Grd_Report.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.Grd_Report.Location = new System.Drawing.Point(0, 268);
  231. this.Grd_Report.Name = "Grd_Report";
  232. this.Grd_Report.Size = new System.Drawing.Size(842, 454);
  233. this.Grd_Report.TabIndex = 42;
  234. //
  235. // exp_SetArea
  236. //
  237. this.exp_SetArea.BackColor = System.Drawing.SystemColors.Control;
  238. this.exp_SetArea.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  239. this.exp_SetArea.Dock = System.Windows.Forms.DockStyle.Top;
  240. this.exp_SetArea.ExpandedSize = new System.Drawing.Size(1004, 320);
  241. this.exp_SetArea.Location = new System.Drawing.Point(0, 25);
  242. this.exp_SetArea.Name = "exp_SetArea";
  243. this.exp_SetArea.Size = new System.Drawing.Size(842, 243);
  244. this.exp_SetArea.SupportThemes = false;
  245. this.exp_SetArea.TabIndex = 2;
  246. this.exp_SetArea.Text = "统计模式及查询条件设置区域";
  247. this.exp_SetArea.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  248. //
  249. // ultraExpandableGroupBoxPanel1
  250. //
  251. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Grp_QueryCondition);
  252. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  253. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 22);
  254. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  255. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(838, 219);
  256. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  257. //
  258. // Grp_QueryCondition
  259. //
  260. appearance9.BackColor = System.Drawing.SystemColors.Control;
  261. this.Grp_QueryCondition.ContentAreaAppearance = appearance9;
  262. this.Grp_QueryCondition.Controls.Add(this.chk_fs);
  263. this.Grp_QueryCondition.Controls.Add(this.ultraExpandableGroupBox1);
  264. this.Grp_QueryCondition.Controls.Add(this.ctlKCJListQuery1);
  265. this.Grp_QueryCondition.Dock = System.Windows.Forms.DockStyle.Fill;
  266. this.Grp_QueryCondition.Location = new System.Drawing.Point(0, 0);
  267. this.Grp_QueryCondition.Name = "Grp_QueryCondition";
  268. this.Grp_QueryCondition.Size = new System.Drawing.Size(838, 219);
  269. this.Grp_QueryCondition.SupportThemes = false;
  270. this.Grp_QueryCondition.TabIndex = 3;
  271. this.Grp_QueryCondition.Text = "查询条件";
  272. this.Grp_QueryCondition.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2003;
  273. //
  274. // chk_fs
  275. //
  276. appearance10.BackColor = System.Drawing.Color.LightCyan;
  277. this.chk_fs.Appearance = appearance10;
  278. this.chk_fs.FlatMode = true;
  279. this.chk_fs.Location = new System.Drawing.Point(428, 150);
  280. this.chk_fs.Name = "chk_fs";
  281. this.chk_fs.Size = new System.Drawing.Size(120, 20);
  282. this.chk_fs.TabIndex = 52;
  283. this.chk_fs.Text = "统计方式全选";
  284. this.chk_fs.CheckedChanged += new System.EventHandler(this.chk_fs_CheckedChanged);
  285. //
  286. // ultraExpandableGroupBox1
  287. //
  288. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  289. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
  290. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(285, 274);
  291. this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder;
  292. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(551, 20);
  293. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  294. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(285, 197);
  295. this.ultraExpandableGroupBox1.SupportThemes = false;
  296. this.ultraExpandableGroupBox1.TabIndex = 51;
  297. this.ultraExpandableGroupBox1.Text = "统计方式";
  298. //
  299. // ultraExpandableGroupBoxPanel2
  300. //
  301. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ctlKCJListStat1);
  302. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  303. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 3);
  304. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  305. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(258, 191);
  306. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  307. //
  308. // ctlKCJListStat1
  309. //
  310. this.ctlKCJListStat1.Location = new System.Drawing.Point(0, 2);
  311. this.ctlKCJListStat1.Name = "ctlKCJListStat1";
  312. this.ctlKCJListStat1.Size = new System.Drawing.Size(285, 186);
  313. this.ctlKCJListStat1.TabIndex = 0;
  314. //
  315. // ctlKCJListQuery1
  316. //
  317. this.ctlKCJListQuery1.AutoSize = true;
  318. this.ctlKCJListQuery1.Location = new System.Drawing.Point(0, 22);
  319. this.ctlKCJListQuery1.Name = "ctlKCJListQuery1";
  320. this.ctlKCJListQuery1.Size = new System.Drawing.Size(552, 138);
  321. this.ctlKCJListQuery1.TabIndex = 2;
  322. //
  323. // frmKCJListQuery
  324. //
  325. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  326. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  327. this.ClientSize = new System.Drawing.Size(842, 722);
  328. this.Controls.Add(this.frmZBKCListQuery_Fill_Panel);
  329. this.Name = "frmKCJListQuery";
  330. this.Text = "板加库存综合查询";
  331. this.Load += new System.EventHandler(this.frmKCJListQuery_Load);
  332. this.panel1.ResumeLayout(false);
  333. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  334. this.frmZBKCListQuery_Fill_Panel.ResumeLayout(false);
  335. ((System.ComponentModel.ISupportInitialize)(this.Grd_Report)).EndInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.exp_SetArea)).EndInit();
  337. this.exp_SetArea.ResumeLayout(false);
  338. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  339. ((System.ComponentModel.ISupportInitialize)(this.Grp_QueryCondition)).EndInit();
  340. this.Grp_QueryCondition.ResumeLayout(false);
  341. this.Grp_QueryCondition.PerformLayout();
  342. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  343. this.ultraExpandableGroupBox1.ResumeLayout(false);
  344. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  345. this.ResumeLayout(false);
  346. }
  347. #endregion
  348. private System.Windows.Forms.Panel panel1;
  349. private System.Windows.Forms.Panel panel1_Fill_Panel;
  350. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  351. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  352. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  353. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  354. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  355. private System.Windows.Forms.Panel frmZBKCListQuery_Fill_Panel;
  356. protected Infragistics.Win.Misc.UltraExpandableGroupBox exp_SetArea;
  357. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  358. private Infragistics.Win.Misc.UltraGroupBox Grp_QueryCondition;
  359. private Infragistics.Win.UltraWinGrid.UltraGrid Grd_Report;
  360. private Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListQuery ctlKCJListQuery1;
  361. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  362. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  363. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_fs;
  364. protected Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter;
  365. private Core.XgMes.Client.JGKC.SteelPlateManager.ctlKCJListStat ctlKCJListStat1;
  366. }
  367. }