UCEphXYZParam.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339
  1. namespace XdCxRhDW.App.UserControl
  2. {
  3. partial class UCEphXYZParam
  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. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  29. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  34. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  39. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  43. this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
  44. this.ephX = new DevExpress.XtraEditors.ButtonEdit();
  45. this.ephY = new DevExpress.XtraEditors.ButtonEdit();
  46. this.ephZ = new DevExpress.XtraEditors.ButtonEdit();
  47. this.ephVX = new DevExpress.XtraEditors.ButtonEdit();
  48. this.ephVY = new DevExpress.XtraEditors.ButtonEdit();
  49. this.ephVZ = new DevExpress.XtraEditors.ButtonEdit();
  50. this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
  51. this.layoutControlItemx = new DevExpress.XtraLayout.LayoutControlItem();
  52. this.layoutControlItemvx = new DevExpress.XtraLayout.LayoutControlItem();
  53. this.layoutControlItemy = new DevExpress.XtraLayout.LayoutControlItem();
  54. this.layoutControlItemz = new DevExpress.XtraLayout.LayoutControlItem();
  55. this.layoutControlItemvz = new DevExpress.XtraLayout.LayoutControlItem();
  56. this.layoutControlItemvy = new DevExpress.XtraLayout.LayoutControlItem();
  57. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
  58. this.layoutControl1.SuspendLayout();
  59. ((System.ComponentModel.ISupportInitialize)(this.ephX.Properties)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.ephY.Properties)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.ephZ.Properties)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.ephVX.Properties)).BeginInit();
  63. ((System.ComponentModel.ISupportInitialize)(this.ephVY.Properties)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.ephVZ.Properties)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemx)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvx)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemy)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemz)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvz)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvy)).BeginInit();
  72. this.SuspendLayout();
  73. //
  74. // layoutControl1
  75. //
  76. this.layoutControl1.Controls.Add(this.ephX);
  77. this.layoutControl1.Controls.Add(this.ephY);
  78. this.layoutControl1.Controls.Add(this.ephZ);
  79. this.layoutControl1.Controls.Add(this.ephVX);
  80. this.layoutControl1.Controls.Add(this.ephVY);
  81. this.layoutControl1.Controls.Add(this.ephVZ);
  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.Root = this.Root;
  86. this.layoutControl1.Size = new System.Drawing.Size(470, 86);
  87. this.layoutControl1.TabIndex = 0;
  88. this.layoutControl1.Text = "layoutControl1";
  89. //
  90. // ephX
  91. //
  92. this.ephX.EditValue = "";
  93. this.ephX.Location = new System.Drawing.Point(2, 19);
  94. this.ephX.Name = "ephX";
  95. this.ephX.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
  96. this.ephX.Properties.Appearance.Options.UseForeColor = true;
  97. this.ephX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  98. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
  99. this.ephX.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  100. this.ephX.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  101. this.ephX.Properties.MaskSettings.Set("mask", "f3");
  102. this.ephX.Properties.MaxLength = 10;
  103. this.ephX.Properties.UseMaskAsDisplayFormat = true;
  104. this.ephX.Size = new System.Drawing.Size(169, 20);
  105. this.ephX.StyleController = this.layoutControl1;
  106. this.ephX.TabIndex = 4;
  107. //
  108. // ephY
  109. //
  110. this.ephY.Location = new System.Drawing.Point(175, 19);
  111. this.ephY.Name = "ephY";
  112. this.ephY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  113. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
  114. this.ephY.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  115. this.ephY.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  116. this.ephY.Properties.MaskSettings.Set("mask", "f3");
  117. this.ephY.Properties.MaxLength = 10;
  118. this.ephY.Properties.UseMaskAsDisplayFormat = true;
  119. this.ephY.Size = new System.Drawing.Size(146, 20);
  120. this.ephY.StyleController = this.layoutControl1;
  121. this.ephY.TabIndex = 4;
  122. //
  123. // ephZ
  124. //
  125. this.ephZ.Location = new System.Drawing.Point(325, 19);
  126. this.ephZ.Name = "ephZ";
  127. this.ephZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  128. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
  129. this.ephZ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  130. this.ephZ.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  131. this.ephZ.Properties.MaskSettings.Set("mask", "f3");
  132. this.ephZ.Properties.MaxLength = 10;
  133. this.ephZ.Properties.UseMaskAsDisplayFormat = true;
  134. this.ephZ.Size = new System.Drawing.Size(143, 20);
  135. this.ephZ.StyleController = this.layoutControl1;
  136. this.ephZ.TabIndex = 4;
  137. //
  138. // ephVX
  139. //
  140. this.ephVX.Location = new System.Drawing.Point(2, 64);
  141. this.ephVX.MaximumSize = new System.Drawing.Size(0, 20);
  142. this.ephVX.Name = "ephVX";
  143. this.ephVX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  144. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  145. this.ephVX.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  146. this.ephVX.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  147. this.ephVX.Properties.MaskSettings.Set("mask", "f3");
  148. this.ephVX.Properties.MaxLength = 10;
  149. this.ephVX.Properties.UseMaskAsDisplayFormat = true;
  150. this.ephVX.Size = new System.Drawing.Size(169, 20);
  151. this.ephVX.StyleController = this.layoutControl1;
  152. this.ephVX.TabIndex = 4;
  153. //
  154. // ephVY
  155. //
  156. this.ephVY.Location = new System.Drawing.Point(175, 64);
  157. this.ephVY.MaximumSize = new System.Drawing.Size(0, 20);
  158. this.ephVY.Name = "ephVY";
  159. this.ephVY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  160. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  161. this.ephVY.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  162. this.ephVY.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  163. this.ephVY.Properties.MaskSettings.Set("mask", "f3");
  164. this.ephVY.Properties.MaxLength = 10;
  165. this.ephVY.Properties.UseMaskAsDisplayFormat = true;
  166. this.ephVY.Size = new System.Drawing.Size(146, 20);
  167. this.ephVY.StyleController = this.layoutControl1;
  168. this.ephVY.TabIndex = 4;
  169. //
  170. // ephVZ
  171. //
  172. this.ephVZ.Location = new System.Drawing.Point(325, 64);
  173. this.ephVZ.MaximumSize = new System.Drawing.Size(0, 20);
  174. this.ephVZ.Name = "ephVZ";
  175. this.ephVZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  176. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "m/s", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
  177. this.ephVZ.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  178. this.ephVZ.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
  179. this.ephVZ.Properties.MaskSettings.Set("mask", "f3");
  180. this.ephVZ.Properties.MaxLength = 10;
  181. this.ephVZ.Properties.UseMaskAsDisplayFormat = true;
  182. this.ephVZ.Size = new System.Drawing.Size(143, 20);
  183. this.ephVZ.StyleController = this.layoutControl1;
  184. this.ephVZ.TabIndex = 4;
  185. //
  186. // Root
  187. //
  188. this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  189. this.Root.GroupBordersVisible = false;
  190. this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
  191. this.layoutControlItemx,
  192. this.layoutControlItemvx,
  193. this.layoutControlItemy,
  194. this.layoutControlItemz,
  195. this.layoutControlItemvz,
  196. this.layoutControlItemvy});
  197. this.Root.Name = "Root";
  198. this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
  199. this.Root.Size = new System.Drawing.Size(470, 86);
  200. this.Root.TextVisible = false;
  201. //
  202. // layoutControlItemx
  203. //
  204. this.layoutControlItemx.Control = this.ephX;
  205. this.layoutControlItemx.Location = new System.Drawing.Point(0, 0);
  206. this.layoutControlItemx.MaxSize = new System.Drawing.Size(0, 41);
  207. this.layoutControlItemx.MinSize = new System.Drawing.Size(54, 41);
  208. this.layoutControlItemx.Name = "layoutControlItemx";
  209. this.layoutControlItemx.Size = new System.Drawing.Size(173, 41);
  210. this.layoutControlItemx.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  211. this.layoutControlItemx.Text = "坐标X";
  212. this.layoutControlItemx.TextLocation = DevExpress.Utils.Locations.Top;
  213. this.layoutControlItemx.TextSize = new System.Drawing.Size(40, 14);
  214. //
  215. // layoutControlItemvx
  216. //
  217. this.layoutControlItemvx.Control = this.ephVX;
  218. this.layoutControlItemvx.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  219. this.layoutControlItemvx.CustomizationFormText = "坐标X";
  220. this.layoutControlItemvx.Location = new System.Drawing.Point(0, 41);
  221. this.layoutControlItemvx.MaxSize = new System.Drawing.Size(0, 41);
  222. this.layoutControlItemvx.MinSize = new System.Drawing.Size(62, 41);
  223. this.layoutControlItemvx.Name = "layoutControlItemvx";
  224. this.layoutControlItemvx.Size = new System.Drawing.Size(173, 45);
  225. this.layoutControlItemvx.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  226. this.layoutControlItemvx.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
  227. this.layoutControlItemvx.Text = "坐标VX";
  228. this.layoutControlItemvx.TextLocation = DevExpress.Utils.Locations.Top;
  229. this.layoutControlItemvx.TextSize = new System.Drawing.Size(40, 14);
  230. //
  231. // layoutControlItemy
  232. //
  233. this.layoutControlItemy.Control = this.ephY;
  234. this.layoutControlItemy.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  235. this.layoutControlItemy.CustomizationFormText = "坐标X";
  236. this.layoutControlItemy.Location = new System.Drawing.Point(173, 0);
  237. this.layoutControlItemy.MaxSize = new System.Drawing.Size(0, 41);
  238. this.layoutControlItemy.MinSize = new System.Drawing.Size(54, 41);
  239. this.layoutControlItemy.Name = "layoutControlItemy";
  240. this.layoutControlItemy.Size = new System.Drawing.Size(150, 41);
  241. this.layoutControlItemy.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  242. this.layoutControlItemy.Text = "坐标Y";
  243. this.layoutControlItemy.TextLocation = DevExpress.Utils.Locations.Top;
  244. this.layoutControlItemy.TextSize = new System.Drawing.Size(40, 14);
  245. //
  246. // layoutControlItemz
  247. //
  248. this.layoutControlItemz.Control = this.ephZ;
  249. this.layoutControlItemz.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  250. this.layoutControlItemz.CustomizationFormText = "坐标X";
  251. this.layoutControlItemz.Location = new System.Drawing.Point(323, 0);
  252. this.layoutControlItemz.MaxSize = new System.Drawing.Size(0, 41);
  253. this.layoutControlItemz.MinSize = new System.Drawing.Size(54, 41);
  254. this.layoutControlItemz.Name = "layoutControlItemz";
  255. this.layoutControlItemz.Size = new System.Drawing.Size(147, 41);
  256. this.layoutControlItemz.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  257. this.layoutControlItemz.Text = "坐标Z";
  258. this.layoutControlItemz.TextLocation = DevExpress.Utils.Locations.Top;
  259. this.layoutControlItemz.TextSize = new System.Drawing.Size(40, 14);
  260. //
  261. // layoutControlItemvz
  262. //
  263. this.layoutControlItemvz.Control = this.ephVZ;
  264. this.layoutControlItemvz.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  265. this.layoutControlItemvz.CustomizationFormText = "坐标X";
  266. this.layoutControlItemvz.Location = new System.Drawing.Point(323, 41);
  267. this.layoutControlItemvz.MaxSize = new System.Drawing.Size(0, 41);
  268. this.layoutControlItemvz.MinSize = new System.Drawing.Size(62, 41);
  269. this.layoutControlItemvz.Name = "layoutControlItemvz";
  270. this.layoutControlItemvz.Size = new System.Drawing.Size(147, 45);
  271. this.layoutControlItemvz.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  272. this.layoutControlItemvz.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
  273. this.layoutControlItemvz.Text = "坐标VZ";
  274. this.layoutControlItemvz.TextLocation = DevExpress.Utils.Locations.Top;
  275. this.layoutControlItemvz.TextSize = new System.Drawing.Size(40, 14);
  276. //
  277. // layoutControlItemvy
  278. //
  279. this.layoutControlItemvy.Control = this.ephVY;
  280. this.layoutControlItemvy.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
  281. this.layoutControlItemvy.CustomizationFormText = "坐标X";
  282. this.layoutControlItemvy.Location = new System.Drawing.Point(173, 41);
  283. this.layoutControlItemvy.MaxSize = new System.Drawing.Size(0, 41);
  284. this.layoutControlItemvy.MinSize = new System.Drawing.Size(62, 41);
  285. this.layoutControlItemvy.Name = "layoutControlItemvy";
  286. this.layoutControlItemvy.Size = new System.Drawing.Size(150, 45);
  287. this.layoutControlItemvy.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  288. this.layoutControlItemvy.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
  289. this.layoutControlItemvy.Text = "坐标VY";
  290. this.layoutControlItemvy.TextLocation = DevExpress.Utils.Locations.Top;
  291. this.layoutControlItemvy.TextSize = new System.Drawing.Size(40, 14);
  292. //
  293. // UCEphXYZParam
  294. //
  295. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  296. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  297. this.Controls.Add(this.layoutControl1);
  298. this.Name = "UCEphXYZParam";
  299. this.Size = new System.Drawing.Size(470, 86);
  300. ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
  301. this.layoutControl1.ResumeLayout(false);
  302. ((System.ComponentModel.ISupportInitialize)(this.ephX.Properties)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.ephY.Properties)).EndInit();
  304. ((System.ComponentModel.ISupportInitialize)(this.ephZ.Properties)).EndInit();
  305. ((System.ComponentModel.ISupportInitialize)(this.ephVX.Properties)).EndInit();
  306. ((System.ComponentModel.ISupportInitialize)(this.ephVY.Properties)).EndInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.ephVZ.Properties)).EndInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
  309. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemx)).EndInit();
  310. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvx)).EndInit();
  311. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemy)).EndInit();
  312. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemz)).EndInit();
  313. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvz)).EndInit();
  314. ((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvy)).EndInit();
  315. this.ResumeLayout(false);
  316. }
  317. #endregion
  318. private DevExpress.XtraLayout.LayoutControl layoutControl1;
  319. private DevExpress.XtraLayout.LayoutControlGroup Root;
  320. private DevExpress.XtraEditors.ButtonEdit ephX;
  321. private DevExpress.XtraEditors.ButtonEdit ephY;
  322. private DevExpress.XtraEditors.ButtonEdit ephZ;
  323. private DevExpress.XtraEditors.ButtonEdit ephVX;
  324. private DevExpress.XtraEditors.ButtonEdit ephVY;
  325. private DevExpress.XtraEditors.ButtonEdit ephVZ;
  326. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemx;
  327. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemvx;
  328. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemy;
  329. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemz;
  330. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemvz;
  331. private DevExpress.XtraLayout.LayoutControlItem layoutControlItemvy;
  332. }
  333. }