DtSXLParam.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. 
  2. namespace XdCxRhDW.App.UserControl
  3. {
  4. partial class DtSXLParam
  5. {
  6. /// <summary>
  7. /// 必需的设计器变量。
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// 清理所有正在使用的资源。
  12. /// </summary>
  13. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region 组件设计器生成的代码
  23. /// <summary>
  24. /// 设计器支持所需的方法 - 不要修改
  25. /// 使用代码编辑器修改此方法的内容。
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  30. this.mainTle = new DevExpress.XtraEditors.TextEdit();
  31. this.adajTle = new DevExpress.XtraEditors.TextEdit();
  32. this.captime = new DevExpress.XtraEditors.DateEdit();
  33. this.sxdtcetner = new DevExpress.XtraEditors.TextEdit();
  34. this.sxdtrange = new DevExpress.XtraEditors.TextEdit();
  35. this.btnOk = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  37. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  38. this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  39. this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  40. this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
  41. this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
  42. this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
  43. this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
  44. this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
  45. this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
  46. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  47. this.layoutControl1.SuspendLayout();
  48. ((System.ComponentModel.ISupportInitialize)(this.mainTle.Properties)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.adajTle.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.captime.Properties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.captime.Properties.CalendarTimeProperties)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.sxdtcetner.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.sxdtrange.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // layoutControl1
  66. //
  67. this.layoutControl1.Controls.Add(this.mainTle);
  68. this.layoutControl1.Controls.Add(this.adajTle);
  69. this.layoutControl1.Controls.Add(this.captime);
  70. this.layoutControl1.Controls.Add(this.sxdtcetner);
  71. this.layoutControl1.Controls.Add(this.sxdtrange);
  72. this.layoutControl1.Controls.Add(this.btnOk);
  73. this.layoutControl1.Controls.Add(this.btnClose);
  74. this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  75. this.layoutControl1.Location = new System.Drawing.Point(0, 0);
  76. this.layoutControl1.Name = "layoutControl1";
  77. this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1222, 123, 1300, 800);
  78. this.layoutControl1.Root = this.Root;
  79. this.layoutControl1.Size = new System.Drawing.Size(926, 707);
  80. this.layoutControl1.TabIndex = 1;
  81. this.layoutControl1.Text = "layoutControl1";
  82. //
  83. // mainTle
  84. //
  85. this.mainTle.Location = new System.Drawing.Point(11, 44);
  86. this.mainTle.Margin = new System.Windows.Forms.Padding(4);
  87. this.mainTle.Name = "mainTle";
  88. this.mainTle.Size = new System.Drawing.Size(904, 48);
  89. this.mainTle.StyleController = this.layoutControl1;
  90. this.mainTle.TabIndex = 4;
  91. //
  92. // adajTle
  93. //
  94. this.adajTle.Location = new System.Drawing.Point(11, 129);
  95. this.adajTle.Margin = new System.Windows.Forms.Padding(4);
  96. this.adajTle.Name = "adajTle";
  97. this.adajTle.Size = new System.Drawing.Size(904, 48);
  98. this.adajTle.StyleController = this.layoutControl1;
  99. this.adajTle.TabIndex = 5;
  100. //
  101. // captime
  102. //
  103. this.captime.EditValue = null;
  104. this.captime.Location = new System.Drawing.Point(11, 214);
  105. this.captime.Margin = new System.Windows.Forms.Padding(4);
  106. this.captime.Name = "captime";
  107. this.captime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  108. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  109. this.captime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  110. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  111. this.captime.Size = new System.Drawing.Size(904, 48);
  112. this.captime.StyleController = this.layoutControl1;
  113. this.captime.TabIndex = 6;
  114. //
  115. // sxdtcetner
  116. //
  117. this.sxdtcetner.Location = new System.Drawing.Point(11, 299);
  118. this.sxdtcetner.Margin = new System.Windows.Forms.Padding(4);
  119. this.sxdtcetner.Name = "sxdtcetner";
  120. this.sxdtcetner.Size = new System.Drawing.Size(462, 48);
  121. this.sxdtcetner.StyleController = this.layoutControl1;
  122. this.sxdtcetner.TabIndex = 10;
  123. //
  124. // sxdtrange
  125. //
  126. this.sxdtrange.Location = new System.Drawing.Point(477, 299);
  127. this.sxdtrange.Margin = new System.Windows.Forms.Padding(4);
  128. this.sxdtrange.Name = "sxdtrange";
  129. this.sxdtrange.Size = new System.Drawing.Size(438, 48);
  130. this.sxdtrange.StyleController = this.layoutControl1;
  131. this.sxdtrange.TabIndex = 11;
  132. //
  133. // btnOk
  134. //
  135. this.btnOk.Location = new System.Drawing.Point(11, 351);
  136. this.btnOk.Name = "btnOk";
  137. this.btnOk.Size = new System.Drawing.Size(462, 44);
  138. this.btnOk.StyleController = this.layoutControl1;
  139. this.btnOk.TabIndex = 14;
  140. this.btnOk.Text = "计算";
  141. this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
  142. //
  143. // btnClose
  144. //
  145. this.btnClose.Location = new System.Drawing.Point(477, 351);
  146. this.btnClose.Name = "btnClose";
  147. this.btnClose.Size = new System.Drawing.Size(438, 44);
  148. this.btnClose.StyleController = this.layoutControl1;
  149. this.btnClose.TabIndex = 15;
  150. this.btnClose.Text = "关闭";
  151. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  152. //
  153. // Root
  154. //
  155. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  156. this.Root.GroupBordersVisible = false;
  157. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  158. this.layoutControlItem1,
  159. this.layoutControlItem2,
  160. this.layoutControlItem7,
  161. this.layoutControlItem11,
  162. this.emptySpaceItem1,
  163. this.layoutControlItem12,
  164. this.layoutControlItem8,
  165. this.layoutControlItem3});
  166. this.Root.Name = "Root";
  167. this.Root.Size = new System.Drawing.Size(926, 707);
  168. this.Root.TextVisible = false;
  169. //
  170. // layoutControlItem1
  171. //
  172. this.layoutControlItem1.Control = this.mainTle;
  173. this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
  174. this.layoutControlItem1.Name = "layoutControlItem1";
  175. this.layoutControlItem1.Size = new System.Drawing.Size(908, 85);
  176. this.layoutControlItem1.Text = "主星星历";
  177. this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
  178. this.layoutControlItem1.TextSize = new System.Drawing.Size(152, 29);
  179. //
  180. // layoutControlItem2
  181. //
  182. this.layoutControlItem2.Control = this.adajTle;
  183. this.layoutControlItem2.Location = new System.Drawing.Point(0, 85);
  184. this.layoutControlItem2.Name = "layoutControlItem2";
  185. this.layoutControlItem2.Size = new System.Drawing.Size(908, 85);
  186. this.layoutControlItem2.Text = "邻星星历";
  187. this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
  188. this.layoutControlItem2.TextSize = new System.Drawing.Size(152, 29);
  189. //
  190. // layoutControlItem3
  191. //
  192. this.layoutControlItem3.Control = this.captime;
  193. this.layoutControlItem3.CustomizationFormText = "时间";
  194. this.layoutControlItem3.Location = new System.Drawing.Point(0, 170);
  195. this.layoutControlItem3.Name = "layoutControlItem3";
  196. this.layoutControlItem3.Size = new System.Drawing.Size(908, 85);
  197. this.layoutControlItem3.Text = "时 间";
  198. this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
  199. this.layoutControlItem3.TextSize = new System.Drawing.Size(152, 29);
  200. //
  201. // layoutControlItem7
  202. //
  203. this.layoutControlItem7.Control = this.sxdtcetner;
  204. this.layoutControlItem7.Location = new System.Drawing.Point(0, 255);
  205. this.layoutControlItem7.Name = "layoutControlItem7";
  206. this.layoutControlItem7.Size = new System.Drawing.Size(466, 85);
  207. this.layoutControlItem7.Text = "双星时差中心";
  208. this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
  209. this.layoutControlItem7.TextSize = new System.Drawing.Size(152, 29);
  210. //
  211. // layoutControlItem11
  212. //
  213. this.layoutControlItem11.Control = this.btnOk;
  214. this.layoutControlItem11.Location = new System.Drawing.Point(0, 340);
  215. this.layoutControlItem11.Name = "layoutControlItem11";
  216. this.layoutControlItem11.Size = new System.Drawing.Size(466, 48);
  217. this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
  218. this.layoutControlItem11.TextVisible = false;
  219. //
  220. // emptySpaceItem1
  221. //
  222. this.emptySpaceItem1.AllowHotTrack = false;
  223. this.emptySpaceItem1.Location = new System.Drawing.Point(0, 388);
  224. this.emptySpaceItem1.Name = "emptySpaceItem1";
  225. this.emptySpaceItem1.Size = new System.Drawing.Size(908, 301);
  226. this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
  227. //
  228. // layoutControlItem12
  229. //
  230. this.layoutControlItem12.Control = this.btnClose;
  231. this.layoutControlItem12.Location = new System.Drawing.Point(466, 340);
  232. this.layoutControlItem12.Name = "layoutControlItem12";
  233. this.layoutControlItem12.Size = new System.Drawing.Size(442, 48);
  234. this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
  235. this.layoutControlItem12.TextVisible = false;
  236. //
  237. // layoutControlItem8
  238. //
  239. this.layoutControlItem8.Control = this.sxdtrange;
  240. this.layoutControlItem8.Location = new System.Drawing.Point(466, 255);
  241. this.layoutControlItem8.Name = "layoutControlItem8";
  242. this.layoutControlItem8.Size = new System.Drawing.Size(442, 85);
  243. this.layoutControlItem8.Text = "双星时差范围";
  244. this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
  245. this.layoutControlItem8.TextSize = new System.Drawing.Size(152, 29);
  246. //
  247. // DtSXLParam
  248. //
  249. this.AutoScaleDimensions = new System.Drawing.SizeF(13F, 29F);
  250. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  251. this.Controls.Add(this.layoutControl1);
  252. this.Name = "DtSXLParam";
  253. this.Size = new System.Drawing.Size(926, 707);
  254. this.Load += new System.EventHandler(this.DtXDParam_Load);
  255. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  256. this.layoutControl1.ResumeLayout(false);
  257. ((System.ComponentModel.ISupportInitialize)(this.mainTle.Properties)).EndInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.adajTle.Properties)).EndInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.captime.Properties.CalendarTimeProperties)).EndInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.captime.Properties)).EndInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.sxdtcetner.Properties)).EndInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.sxdtrange.Properties)).EndInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
  272. this.ResumeLayout(false);
  273. }
  274. #endregion
  275. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  276. private DevExpress.XtraLayout.LayoutControlGroup Root;
  277. private DevExpress.XtraEditors.TextEdit mainTle;
  278. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  279. private DevExpress.XtraEditors.TextEdit adajTle;
  280. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  281. private DevExpress.XtraEditors.DateEdit captime;
  282. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
  283. private DevExpress.XtraEditors.TextEdit sxdtcetner;
  284. private DevExpress.XtraEditors.TextEdit sxdtrange;
  285. private DevExpress.XtraEditors.SimpleButton btnOk;
  286. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
  287. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
  288. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
  289. private DevExpress.XtraEditors.SimpleButton btnClose;
  290. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
  291. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
  292. }
  293. }