CtrlXl.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. namespace XdCxRhDW.App.UserControl
  2. {
  3. partial class CtrlXl
  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 Component 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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CtrlXl));
  29. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  30. this.btnGo = new DevExpress.XtraEditors.SimpleButton();
  31. this.txtGoPage = new DevExpress.XtraEditors.TextEdit();
  32. this.dataNavigator1 = new DevExpress.XtraEditors.DataNavigator();
  33. this.ucCtrlPage = new XdCxRhDW.App.UserControl.UcCtrlPage();
  34. this.btnImp = new DevExpress.XtraEditors.SimpleButton();
  35. this.gridXl = new DevExpress.XtraGrid.GridControl();
  36. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.btnOpen = new DevExpress.XtraEditors.ButtonEdit();
  38. this.txtCountPerPage = new DevExpress.XtraEditors.ComboBoxEdit();
  39. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  40. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  41. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  42. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  43. this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
  44. this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
  45. this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
  46. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  47. this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
  48. this.simpleLabelItem2 = new DevExpress.XtraLayout.SimpleLabelItem();
  49. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  50. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  51. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  52. this.layoutControl1.SuspendLayout();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtGoPage.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.gridXl)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.btnOpen.Properties)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.txtCountPerPage.Properties)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  70. this.SuspendLayout();
  71. //
  72. // layoutControl1
  73. //
  74. this.layoutControl1.Controls.Add(this.btnGo);
  75. this.layoutControl1.Controls.Add(this.txtGoPage);
  76. this.layoutControl1.Controls.Add(this.dataNavigator1);
  77. this.layoutControl1.Controls.Add(this.ucCtrlPage);
  78. this.layoutControl1.Controls.Add(this.btnImp);
  79. this.layoutControl1.Controls.Add(this.gridXl);
  80. this.layoutControl1.Controls.Add(this.btnOpen);
  81. this.layoutControl1.Controls.Add(this.txtCountPerPage);
  82. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  83. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  84. this.layoutControl1.Name = "layoutControl1";
  85. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1044, 185, 650, 400);
  86. this.layoutControl1.Root = this.Root;
  87. this.layoutControl1.Size = new System.Drawing.Size(647, 473);
  88. this.layoutControl1.TabIndex = 0;
  89. this.layoutControl1.Text = "layoutControl1";
  90. //
  91. // btnGo
  92. //
  93. this.btnGo.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("simpleButton1.ImageOptions.SvgImage")));
  94. this.btnGo.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
  95. this.btnGo.Location = new System.Drawing.Point(615, 403);
  96. this.btnGo.Name = "btnGo";
  97. this.btnGo.Size = new System.Drawing.Size(20, 20);
  98. this.btnGo.StyleController = this.layoutControl1;
  99. this.btnGo.TabIndex = 11;
  100. this.btnGo.ToolTip = "跳转";
  101. //
  102. // txtGoPage
  103. //
  104. this.txtGoPage.Location = new System.Drawing.Point(535, 403);
  105. this.txtGoPage.Name = "txtGoPage";
  106. this.txtGoPage.Properties.AutoHeight = false;
  107. this.txtGoPage.Size = new System.Drawing.Size(76, 20);
  108. this.txtGoPage.StyleController = this.layoutControl1;
  109. this.txtGoPage.TabIndex = 9;
  110. //
  111. // dataNavigator1
  112. //
  113. this.dataNavigator1.Buttons.Append.Visible = false;
  114. this.dataNavigator1.Buttons.CancelEdit.Visible = false;
  115. this.dataNavigator1.Buttons.EndEdit.Visible = false;
  116. this.dataNavigator1.Buttons.Next.Visible = false;
  117. this.dataNavigator1.Buttons.Prev.Visible = false;
  118. this.dataNavigator1.Buttons.Remove.Visible = false;
  119. this.dataNavigator1.Location = new System.Drawing.Point(160, 403);
  120. this.dataNavigator1.Name = "dataNavigator1";
  121. this.dataNavigator1.Size = new System.Drawing.Size(152, 21);
  122. this.dataNavigator1.StyleController = this.layoutControl1;
  123. this.dataNavigator1.TabIndex = 8;
  124. this.dataNavigator1.Text = "dataNavigator1";
  125. this.dataNavigator1.TextLocation = DevExpress.XtraEditors.NavigatorButtonsTextLocation.Center;
  126. this.dataNavigator1.TextStringFormat = "第{0}页/共{1}页";
  127. this.dataNavigator1.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.dataNavigator1_ButtonClick);
  128. //
  129. // ucCtrlPage
  130. //
  131. this.ucCtrlPage.CurrentPage = 0;
  132. this.ucCtrlPage.Location = new System.Drawing.Point(12, 428);
  133. this.ucCtrlPage.Margin = new System.Windows.Forms.Padding(4);
  134. this.ucCtrlPage.Name = "ucCtrlPage";
  135. this.ucCtrlPage.PageSize = 0;
  136. this.ucCtrlPage.Size = new System.Drawing.Size(623, 33);
  137. this.ucCtrlPage.TabIndex = 7;
  138. this.ucCtrlPage.TotalPages = 0;
  139. //
  140. // btnImp
  141. //
  142. this.btnImp.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnImp.ImageOptions.SvgImage")));
  143. this.btnImp.Location = new System.Drawing.Point(539, 12);
  144. this.btnImp.Name = "btnImp";
  145. this.btnImp.Size = new System.Drawing.Size(96, 24);
  146. this.btnImp.StyleController = this.layoutControl1;
  147. this.btnImp.TabIndex = 6;
  148. this.btnImp.Text = "导入";
  149. this.btnImp.Click += new System.EventHandler(this.btnImp_Click);
  150. //
  151. // gridXl
  152. //
  153. this.gridXl.EmbeddedNavigator.Buttons.Append.Visible = false;
  154. this.gridXl.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
  155. this.gridXl.EmbeddedNavigator.Buttons.Edit.Visible = false;
  156. this.gridXl.EmbeddedNavigator.Buttons.EndEdit.Visible = false;
  157. this.gridXl.EmbeddedNavigator.Buttons.Next.Visible = false;
  158. this.gridXl.EmbeddedNavigator.Buttons.Prev.Visible = false;
  159. this.gridXl.EmbeddedNavigator.Buttons.Remove.Visible = false;
  160. this.gridXl.EmbeddedNavigator.TextLocation = DevExpress.XtraEditors.NavigatorButtonsTextLocation.Begin;
  161. this.gridXl.EmbeddedNavigator.TextStringFormat = "第{0}页/共{1}页";
  162. this.gridXl.Location = new System.Drawing.Point(10, 38);
  163. this.gridXl.MainView = this.gridView1;
  164. this.gridXl.Name = "gridXl";
  165. this.gridXl.Size = new System.Drawing.Size(627, 363);
  166. this.gridXl.TabIndex = 5;
  167. this.gridXl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  168. this.gridView1});
  169. //
  170. // gridView1
  171. //
  172. this.gridView1.GridControl = this.gridXl;
  173. this.gridView1.Name = "gridView1";
  174. //
  175. // btnOpen
  176. //
  177. this.btnOpen.Location = new System.Drawing.Point(76, 12);
  178. this.btnOpen.Name = "btnOpen";
  179. this.btnOpen.Properties.AutoHeight = false;
  180. this.btnOpen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  181. new DevExpress.XtraEditors.Controls.EditorButton()});
  182. this.btnOpen.Size = new System.Drawing.Size(459, 24);
  183. this.btnOpen.StyleController = this.layoutControl1;
  184. this.btnOpen.TabIndex = 4;
  185. //
  186. // txtCountPerPage
  187. //
  188. this.txtCountPerPage.EditValue = "5000";
  189. this.txtCountPerPage.Location = new System.Drawing.Point(42, 403);
  190. this.txtCountPerPage.Name = "txtCountPerPage";
  191. this.txtCountPerPage.Properties.AutoHeight = false;
  192. this.txtCountPerPage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  193. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  194. this.txtCountPerPage.Properties.Items.AddRange(new object[] {
  195. "100",
  196. "500",
  197. "1000",
  198. "2000",
  199. "5000",
  200. "10000"});
  201. this.txtCountPerPage.Size = new System.Drawing.Size(76, 21);
  202. this.txtCountPerPage.StyleController = this.layoutControl1;
  203. this.txtCountPerPage.TabIndex = 10;
  204. //
  205. // Root
  206. //
  207. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  208. this.Root.GroupBordersVisible = false;
  209. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  210. this.layoutControlItem1,
  211. this.layoutControlItem2,
  212. this.layoutControlItem3,
  213. this.layoutControlItem4,
  214. this.layoutControlItem5,
  215. this.layoutControlItem6,
  216. this.layoutControlItem7,
  217. this.simpleLabelItem1,
  218. this.simpleLabelItem2,
  219. this.layoutControlItem8,
  220. this.emptySpaceItem1});
  221. this.Root.Name = "Root";
  222. this.Root.Size = new System.Drawing.Size(647, 473);
  223. this.Root.TextVisible = false;
  224. //
  225. // layoutControlItem1
  226. //
  227. this.layoutControlItem1.Control = this.btnOpen;
  228. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  229. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 28);
  230. this.layoutControlItem1.MinSize = new System.Drawing.Size(118, 28);
  231. this.layoutControlItem1.Name = "layoutControlItem1";
  232. this.layoutControlItem1.Size = new System.Drawing.Size(527, 28);
  233. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  234. this.layoutControlItem1.Text = "星历文件:";
  235. this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14);
  236. //
  237. // layoutControlItem2
  238. //
  239. this.layoutControlItem2.Control = this.gridXl;
  240. this.layoutControlItem2.Location = new System.Drawing.Point(0, 28);
  241. this.layoutControlItem2.Name = "layoutControlItem2";
  242. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  243. this.layoutControlItem2.Size = new System.Drawing.Size(627, 363);
  244. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  245. this.layoutControlItem2.TextVisible = false;
  246. //
  247. // layoutControlItem3
  248. //
  249. this.layoutControlItem3.Control = this.btnImp;
  250. this.layoutControlItem3.Location = new System.Drawing.Point(527, 0);
  251. this.layoutControlItem3.MaxSize = new System.Drawing.Size(100, 28);
  252. this.layoutControlItem3.MinSize = new System.Drawing.Size(100, 28);
  253. this.layoutControlItem3.Name = "layoutControlItem3";
  254. this.layoutControlItem3.Size = new System.Drawing.Size(100, 28);
  255. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  256. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  257. this.layoutControlItem3.TextVisible = false;
  258. //
  259. // layoutControlItem4
  260. //
  261. this.layoutControlItem4.Control = this.ucCtrlPage;
  262. this.layoutControlItem4.Location = new System.Drawing.Point(0, 416);
  263. this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 37);
  264. this.layoutControlItem4.MinSize = new System.Drawing.Size(5, 37);
  265. this.layoutControlItem4.Name = "layoutControlItem4";
  266. this.layoutControlItem4.Size = new System.Drawing.Size(627, 37);
  267. this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  268. this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
  269. this.layoutControlItem4.TextVisible = false;
  270. //
  271. // layoutControlItem5
  272. //
  273. this.layoutControlItem5.Control = this.dataNavigator1;
  274. this.layoutControlItem5.Location = new System.Drawing.Point(148, 391);
  275. this.layoutControlItem5.MaxSize = new System.Drawing.Size(156, 25);
  276. this.layoutControlItem5.MinSize = new System.Drawing.Size(156, 25);
  277. this.layoutControlItem5.Name = "layoutControlItem5";
  278. this.layoutControlItem5.Size = new System.Drawing.Size(156, 25);
  279. this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  280. this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
  281. this.layoutControlItem5.TextVisible = false;
  282. //
  283. // layoutControlItem6
  284. //
  285. this.layoutControlItem6.Control = this.txtGoPage;
  286. this.layoutControlItem6.Location = new System.Drawing.Point(523, 391);
  287. this.layoutControlItem6.MaxSize = new System.Drawing.Size(80, 24);
  288. this.layoutControlItem6.MinSize = new System.Drawing.Size(80, 24);
  289. this.layoutControlItem6.Name = "layoutControlItem6";
  290. this.layoutControlItem6.Size = new System.Drawing.Size(80, 25);
  291. this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  292. this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
  293. this.layoutControlItem6.TextVisible = false;
  294. //
  295. // layoutControlItem7
  296. //
  297. this.layoutControlItem7.Control = this.txtCountPerPage;
  298. this.layoutControlItem7.Location = new System.Drawing.Point(30, 391);
  299. this.layoutControlItem7.MaxSize = new System.Drawing.Size(80, 25);
  300. this.layoutControlItem7.MinSize = new System.Drawing.Size(80, 25);
  301. this.layoutControlItem7.Name = "layoutControlItem7";
  302. this.layoutControlItem7.Size = new System.Drawing.Size(80, 25);
  303. this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  304. this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
  305. this.layoutControlItem7.TextVisible = false;
  306. //
  307. // simpleLabelItem1
  308. //
  309. this.simpleLabelItem1.AllowHotTrack = false;
  310. this.simpleLabelItem1.Location = new System.Drawing.Point(0, 391);
  311. this.simpleLabelItem1.MaxSize = new System.Drawing.Size(30, 25);
  312. this.simpleLabelItem1.MinSize = new System.Drawing.Size(30, 25);
  313. this.simpleLabelItem1.Name = "simpleLabelItem1";
  314. this.simpleLabelItem1.Size = new System.Drawing.Size(30, 25);
  315. this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  316. this.simpleLabelItem1.Text = "每页";
  317. this.simpleLabelItem1.TextSize = new System.Drawing.Size(52, 14);
  318. //
  319. // simpleLabelItem2
  320. //
  321. this.simpleLabelItem2.AllowHotTrack = false;
  322. this.simpleLabelItem2.Location = new System.Drawing.Point(110, 391);
  323. this.simpleLabelItem2.MaxSize = new System.Drawing.Size(38, 25);
  324. this.simpleLabelItem2.MinSize = new System.Drawing.Size(38, 25);
  325. this.simpleLabelItem2.Name = "simpleLabelItem2";
  326. this.simpleLabelItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 20, 2, 2);
  327. this.simpleLabelItem2.Size = new System.Drawing.Size(38, 25);
  328. this.simpleLabelItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  329. this.simpleLabelItem2.Text = "条";
  330. this.simpleLabelItem2.TextSize = new System.Drawing.Size(52, 14);
  331. //
  332. // layoutControlItem8
  333. //
  334. this.layoutControlItem8.Control = this.btnGo;
  335. this.layoutControlItem8.Location = new System.Drawing.Point(603, 391);
  336. this.layoutControlItem8.MaxSize = new System.Drawing.Size(24, 24);
  337. this.layoutControlItem8.MinSize = new System.Drawing.Size(24, 24);
  338. this.layoutControlItem8.Name = "layoutControlItem8";
  339. this.layoutControlItem8.Size = new System.Drawing.Size(24, 25);
  340. this.layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  341. this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
  342. this.layoutControlItem8.TextVisible = false;
  343. //
  344. // emptySpaceItem1
  345. //
  346. this.emptySpaceItem1.AllowHotTrack = false;
  347. this.emptySpaceItem1.Location = new System.Drawing.Point(304, 391);
  348. this.emptySpaceItem1.Name = "emptySpaceItem1";
  349. this.emptySpaceItem1.Size = new System.Drawing.Size(219, 25);
  350. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  351. //
  352. // CtrlXl
  353. //
  354. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  355. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  356. this.Controls.Add(this.layoutControl1);
  357. this.Name = "CtrlXl";
  358. this.Size = new System.Drawing.Size(647, 473);
  359. this.Load += new System.EventHandler(this.CtrlXl_Load);
  360. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  361. this.layoutControl1.ResumeLayout(false);
  362. ((System.ComponentModel.ISupportInitialize)(this.txtGoPage.Properties)).EndInit();
  363. ((System.ComponentModel.ISupportInitialize)(this.gridXl)).EndInit();
  364. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  365. ((System.ComponentModel.ISupportInitialize)(this.btnOpen.Properties)).EndInit();
  366. ((System.ComponentModel.ISupportInitialize)(this.txtCountPerPage.Properties)).EndInit();
  367. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  369. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  370. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  371. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
  372. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
  373. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
  374. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  375. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem2)).EndInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  379. this.ResumeLayout(false);
  380. }
  381. #endregion
  382. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  383. private DevExpress.XtraGrid.GridControl gridXl;
  384. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  385. private DevExpress.XtraEditors.ButtonEdit btnOpen;
  386. private DevExpress.XtraLayout.LayoutControlGroup Root;
  387. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  388. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  389. private DevExpress.XtraEditors.SimpleButton btnImp;
  390. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  391. private UcCtrlPage ucCtrlPage;
  392. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
  393. private DevExpress.XtraEditors.TextEdit txtGoPage;
  394. private DevExpress.XtraEditors.DataNavigator dataNavigator1;
  395. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
  396. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
  397. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  398. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  399. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
  400. private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem2;
  401. private DevExpress.XtraEditors.SimpleButton btnGo;
  402. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  403. private DevExpress.XtraEditors.ComboBoxEdit txtCountPerPage;
  404. }
  405. }