namespace DW5S.App.UserControl
{
partial class UCEphXYZParam
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.ephX = new DevExpress.XtraEditors.ButtonEdit();
this.ephY = new DevExpress.XtraEditors.ButtonEdit();
this.ephZ = new DevExpress.XtraEditors.ButtonEdit();
this.ephVX = new DevExpress.XtraEditors.ButtonEdit();
this.ephVY = new DevExpress.XtraEditors.ButtonEdit();
this.ephVZ = new DevExpress.XtraEditors.ButtonEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItemx = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItemvx = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItemy = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItemz = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItemvz = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItemvy = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ephX.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ephY.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ephZ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ephVX.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ephVY.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ephVZ.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvx)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemy)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemz)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvz)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvy)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.ephX);
this.layoutControl1.Controls.Add(this.ephY);
this.layoutControl1.Controls.Add(this.ephZ);
this.layoutControl1.Controls.Add(this.ephVX);
this.layoutControl1.Controls.Add(this.ephVY);
this.layoutControl1.Controls.Add(this.ephVZ);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(470, 86);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// ephX
//
this.ephX.EditValue = "";
this.ephX.Location = new System.Drawing.Point(2, 19);
this.ephX.Name = "ephX";
this.ephX.Properties.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
this.ephX.Properties.Appearance.Options.UseForeColor = true;
this.ephX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
this.ephX.Properties.UseMaskAsDisplayFormat = true;
this.ephX.Size = new System.Drawing.Size(153, 20);
this.ephX.StyleController = this.layoutControl1;
this.ephX.TabIndex = 4;
//
// ephY
//
this.ephY.Location = new System.Drawing.Point(159, 19);
this.ephY.Name = "ephY";
this.ephY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
this.ephY.Properties.UseMaskAsDisplayFormat = true;
this.ephY.Size = new System.Drawing.Size(152, 20);
this.ephY.StyleController = this.layoutControl1;
this.ephY.TabIndex = 4;
//
// ephZ
//
this.ephZ.Location = new System.Drawing.Point(315, 19);
this.ephZ.Name = "ephZ";
this.ephZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph)});
this.ephZ.Properties.UseMaskAsDisplayFormat = true;
this.ephZ.Size = new System.Drawing.Size(153, 20);
this.ephZ.StyleController = this.layoutControl1;
this.ephZ.TabIndex = 4;
//
// ephVX
//
this.ephVX.Location = new System.Drawing.Point(2, 64);
this.ephVX.MaximumSize = new System.Drawing.Size(0, 20);
this.ephVX.Name = "ephVX";
this.ephVX.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
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)});
this.ephVX.Properties.UseMaskAsDisplayFormat = true;
this.ephVX.Size = new System.Drawing.Size(153, 20);
this.ephVX.StyleController = this.layoutControl1;
this.ephVX.TabIndex = 4;
//
// ephVY
//
this.ephVY.Location = new System.Drawing.Point(159, 64);
this.ephVY.MaximumSize = new System.Drawing.Size(0, 20);
this.ephVY.Name = "ephVY";
this.ephVY.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
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)});
this.ephVY.Properties.UseMaskAsDisplayFormat = true;
this.ephVY.Size = new System.Drawing.Size(152, 20);
this.ephVY.StyleController = this.layoutControl1;
this.ephVY.TabIndex = 4;
//
// ephVZ
//
this.ephVZ.Location = new System.Drawing.Point(315, 64);
this.ephVZ.MaximumSize = new System.Drawing.Size(0, 20);
this.ephVZ.Name = "ephVZ";
this.ephVZ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
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)});
this.ephVZ.Properties.UseMaskAsDisplayFormat = true;
this.ephVZ.Size = new System.Drawing.Size(153, 20);
this.ephVZ.StyleController = this.layoutControl1;
this.ephVZ.TabIndex = 4;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItemx,
this.layoutControlItemvx,
this.layoutControlItemy,
this.layoutControlItemz,
this.layoutControlItemvz,
this.layoutControlItemvy});
this.Root.Name = "Root";
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
this.Root.Size = new System.Drawing.Size(470, 86);
this.Root.TextVisible = false;
//
// layoutControlItemx
//
this.layoutControlItemx.Control = this.ephX;
this.layoutControlItemx.Location = new System.Drawing.Point(0, 0);
this.layoutControlItemx.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItemx.MinSize = new System.Drawing.Size(54, 41);
this.layoutControlItemx.Name = "layoutControlItemx";
this.layoutControlItemx.Size = new System.Drawing.Size(157, 41);
this.layoutControlItemx.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItemx.Text = "坐标X";
this.layoutControlItemx.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItemx.TextSize = new System.Drawing.Size(40, 14);
//
// layoutControlItemvx
//
this.layoutControlItemvx.Control = this.ephVX;
this.layoutControlItemvx.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItemvx.CustomizationFormText = "坐标X";
this.layoutControlItemvx.Location = new System.Drawing.Point(0, 41);
this.layoutControlItemvx.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItemvx.MinSize = new System.Drawing.Size(62, 41);
this.layoutControlItemvx.Name = "layoutControlItemvx";
this.layoutControlItemvx.Size = new System.Drawing.Size(157, 45);
this.layoutControlItemvx.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItemvx.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
this.layoutControlItemvx.Text = "坐标VX";
this.layoutControlItemvx.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItemvx.TextSize = new System.Drawing.Size(40, 14);
//
// layoutControlItemy
//
this.layoutControlItemy.Control = this.ephY;
this.layoutControlItemy.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItemy.CustomizationFormText = "坐标X";
this.layoutControlItemy.Location = new System.Drawing.Point(157, 0);
this.layoutControlItemy.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItemy.MinSize = new System.Drawing.Size(54, 41);
this.layoutControlItemy.Name = "layoutControlItemy";
this.layoutControlItemy.Size = new System.Drawing.Size(156, 41);
this.layoutControlItemy.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItemy.Text = "坐标Y";
this.layoutControlItemy.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItemy.TextSize = new System.Drawing.Size(40, 14);
//
// layoutControlItemz
//
this.layoutControlItemz.Control = this.ephZ;
this.layoutControlItemz.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItemz.CustomizationFormText = "坐标X";
this.layoutControlItemz.Location = new System.Drawing.Point(313, 0);
this.layoutControlItemz.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItemz.MinSize = new System.Drawing.Size(54, 41);
this.layoutControlItemz.Name = "layoutControlItemz";
this.layoutControlItemz.Size = new System.Drawing.Size(157, 41);
this.layoutControlItemz.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItemz.Text = "坐标Z";
this.layoutControlItemz.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItemz.TextSize = new System.Drawing.Size(40, 14);
//
// layoutControlItemvz
//
this.layoutControlItemvz.Control = this.ephVZ;
this.layoutControlItemvz.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItemvz.CustomizationFormText = "坐标X";
this.layoutControlItemvz.Location = new System.Drawing.Point(313, 41);
this.layoutControlItemvz.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItemvz.MinSize = new System.Drawing.Size(62, 41);
this.layoutControlItemvz.Name = "layoutControlItemvz";
this.layoutControlItemvz.Size = new System.Drawing.Size(157, 45);
this.layoutControlItemvz.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItemvz.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
this.layoutControlItemvz.Text = "坐标VZ";
this.layoutControlItemvz.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItemvz.TextSize = new System.Drawing.Size(40, 14);
//
// layoutControlItemvy
//
this.layoutControlItemvy.Control = this.ephVY;
this.layoutControlItemvy.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItemvy.CustomizationFormText = "坐标X";
this.layoutControlItemvy.Location = new System.Drawing.Point(157, 41);
this.layoutControlItemvy.MaxSize = new System.Drawing.Size(0, 41);
this.layoutControlItemvy.MinSize = new System.Drawing.Size(62, 41);
this.layoutControlItemvy.Name = "layoutControlItemvy";
this.layoutControlItemvy.Size = new System.Drawing.Size(156, 45);
this.layoutControlItemvy.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItemvy.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
this.layoutControlItemvy.Text = "坐标VY";
this.layoutControlItemvy.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItemvy.TextSize = new System.Drawing.Size(40, 14);
//
// UCEphXYZParam
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.layoutControl1);
this.Name = "UCEphXYZParam";
this.Size = new System.Drawing.Size(470, 86);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ephX.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ephY.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ephZ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ephVX.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ephVY.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ephVZ.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvx)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemy)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemz)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvz)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemvy)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.ButtonEdit ephX;
private DevExpress.XtraEditors.ButtonEdit ephY;
private DevExpress.XtraEditors.ButtonEdit ephZ;
private DevExpress.XtraEditors.ButtonEdit ephVX;
private DevExpress.XtraEditors.ButtonEdit ephVY;
private DevExpress.XtraEditors.ButtonEdit ephVZ;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemx;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemvx;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemy;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemz;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemvz;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemvy;
}
}