CtrlXl.Designer.cs 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  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.btnImp = new DevExpress.XtraEditors.SimpleButton();
  31. this.gridXl = new DevExpress.XtraGrid.GridControl();
  32. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  33. this.btnOpen = new DevExpress.XtraEditors.ButtonEdit();
  34. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  35. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  36. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  37. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  38. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  39. this.layoutControl1.SuspendLayout();
  40. ((System.ComponentModel.ISupportInitialize)(this.gridXl)).BeginInit();
  41. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  42. ((System.ComponentModel.ISupportInitialize)(this.btnOpen.Properties)).BeginInit();
  43. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  44. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  47. this.SuspendLayout();
  48. //
  49. // layoutControl1
  50. //
  51. this.layoutControl1.Controls.Add(this.btnImp);
  52. this.layoutControl1.Controls.Add(this.gridXl);
  53. this.layoutControl1.Controls.Add(this.btnOpen);
  54. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  55. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  56. this.layoutControl1.Name = "layoutControl1";
  57. this.layoutControl1.Root = this.Root;
  58. this.layoutControl1.Size = new System.Drawing.Size(647, 422);
  59. this.layoutControl1.TabIndex = 0;
  60. this.layoutControl1.Text = "layoutControl1";
  61. //
  62. // btnImp
  63. //
  64. this.btnImp.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnImp.ImageOptions.SvgImage")));
  65. this.btnImp.Location = new System.Drawing.Point(539, 12);
  66. this.btnImp.Name = "btnImp";
  67. this.btnImp.Size = new System.Drawing.Size(96, 24);
  68. this.btnImp.StyleController = this.layoutControl1;
  69. this.btnImp.TabIndex = 6;
  70. this.btnImp.Text = "导入";
  71. this.btnImp.Click += new System.EventHandler(this.btnImp_Click);
  72. //
  73. // gridXl
  74. //
  75. this.gridXl.Location = new System.Drawing.Point(10, 38);
  76. this.gridXl.MainView = this.gridView1;
  77. this.gridXl.Name = "gridXl";
  78. this.gridXl.Size = new System.Drawing.Size(627, 374);
  79. this.gridXl.TabIndex = 5;
  80. this.gridXl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  81. this.gridView1});
  82. //
  83. // gridView1
  84. //
  85. this.gridView1.GridControl = this.gridXl;
  86. this.gridView1.Name = "gridView1";
  87. //
  88. // btnOpen
  89. //
  90. this.btnOpen.Location = new System.Drawing.Point(76, 12);
  91. this.btnOpen.Name = "btnOpen";
  92. this.btnOpen.Properties.AutoHeight = false;
  93. this.btnOpen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  94. new DevExpress.XtraEditors.Controls.EditorButton()});
  95. this.btnOpen.Size = new System.Drawing.Size(459, 24);
  96. this.btnOpen.StyleController = this.layoutControl1;
  97. this.btnOpen.TabIndex = 4;
  98. //
  99. // Root
  100. //
  101. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  102. this.Root.GroupBordersVisible = false;
  103. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  104. this.layoutControlItem1,
  105. this.layoutControlItem2,
  106. this.layoutControlItem3});
  107. this.Root.Name = "Root";
  108. this.Root.Size = new System.Drawing.Size(647, 422);
  109. this.Root.TextVisible = false;
  110. //
  111. // layoutControlItem1
  112. //
  113. this.layoutControlItem1.Control = this.btnOpen;
  114. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  115. this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 28);
  116. this.layoutControlItem1.MinSize = new System.Drawing.Size(118, 28);
  117. this.layoutControlItem1.Name = "layoutControlItem1";
  118. this.layoutControlItem1.Size = new System.Drawing.Size(527, 28);
  119. this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  120. this.layoutControlItem1.Text = "星历文件:";
  121. this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14);
  122. //
  123. // layoutControlItem2
  124. //
  125. this.layoutControlItem2.Control = this.gridXl;
  126. this.layoutControlItem2.Location = new System.Drawing.Point(0, 28);
  127. this.layoutControlItem2.Name = "layoutControlItem2";
  128. this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  129. this.layoutControlItem2.Size = new System.Drawing.Size(627, 374);
  130. this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
  131. this.layoutControlItem2.TextVisible = false;
  132. //
  133. // layoutControlItem3
  134. //
  135. this.layoutControlItem3.Control = this.btnImp;
  136. this.layoutControlItem3.Location = new System.Drawing.Point(527, 0);
  137. this.layoutControlItem3.MaxSize = new System.Drawing.Size(100, 28);
  138. this.layoutControlItem3.MinSize = new System.Drawing.Size(100, 28);
  139. this.layoutControlItem3.Name = "layoutControlItem3";
  140. this.layoutControlItem3.Size = new System.Drawing.Size(100, 28);
  141. this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  142. this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
  143. this.layoutControlItem3.TextVisible = false;
  144. //
  145. // CtrlXl
  146. //
  147. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  148. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  149. this.Controls.Add(this.layoutControl1);
  150. this.Name = "CtrlXl";
  151. this.Size = new System.Drawing.Size(647, 422);
  152. this.Load += new System.EventHandler(this.CtrlXl_Load);
  153. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  154. this.layoutControl1.ResumeLayout(false);
  155. ((System.ComponentModel.ISupportInitialize)(this.gridXl)).EndInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.btnOpen.Properties)).EndInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  162. this.ResumeLayout(false);
  163. }
  164. #endregion
  165. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  166. private DevExpress.XtraGrid.GridControl gridXl;
  167. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  168. private DevExpress.XtraEditors.ButtonEdit btnOpen;
  169. private DevExpress.XtraLayout.LayoutControlGroup Root;
  170. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  171. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  172. private DevExpress.XtraEditors.SimpleButton btnImp;
  173. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  174. }
  175. }