UCEphXYZParam.Designer.cs 21 KB

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