UCEphXYZParam.Designer.cs 22 KB

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