|
@@ -29,11 +29,11 @@
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
this.components = new System.ComponentModel.Container();
|
|
|
- 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();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
|
@@ -49,6 +49,8 @@
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
+ this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
|
|
+ this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
this.layoutControl1.SuspendLayout();
|
|
@@ -64,6 +66,8 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
@@ -79,15 +83,15 @@
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
|
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Root = this.Root;
|
|
|
- this.layoutControl1.Size = new System.Drawing.Size(258, 257);
|
|
|
|
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(347, 277);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
//
|
|
|
// btnOk
|
|
// btnOk
|
|
|
//
|
|
//
|
|
|
- this.btnOk.Location = new System.Drawing.Point(131, 195);
|
|
|
|
|
|
|
+ this.btnOk.Location = new System.Drawing.Point(257, 233);
|
|
|
this.btnOk.Name = "btnOk";
|
|
this.btnOk.Name = "btnOk";
|
|
|
- this.btnOk.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
|
|
+ this.btnOk.Size = new System.Drawing.Size(68, 22);
|
|
|
this.btnOk.StyleController = this.layoutControl1;
|
|
this.btnOk.StyleController = this.layoutControl1;
|
|
|
this.btnOk.TabIndex = 8;
|
|
this.btnOk.TabIndex = 8;
|
|
|
this.btnOk.Text = "确定";
|
|
this.btnOk.Text = "确定";
|
|
@@ -95,9 +99,9 @@
|
|
|
//
|
|
//
|
|
|
// btnCancel
|
|
// btnCancel
|
|
|
//
|
|
//
|
|
|
- this.btnCancel.Location = new System.Drawing.Point(22, 195);
|
|
|
|
|
|
|
+ this.btnCancel.Location = new System.Drawing.Point(175, 233);
|
|
|
this.btnCancel.Name = "btnCancel";
|
|
this.btnCancel.Name = "btnCancel";
|
|
|
- this.btnCancel.Size = new System.Drawing.Size(105, 22);
|
|
|
|
|
|
|
+ this.btnCancel.Size = new System.Drawing.Size(68, 22);
|
|
|
this.btnCancel.StyleController = this.layoutControl1;
|
|
this.btnCancel.StyleController = this.layoutControl1;
|
|
|
this.btnCancel.TabIndex = 7;
|
|
this.btnCancel.TabIndex = 7;
|
|
|
this.btnCancel.Text = "取消";
|
|
this.btnCancel.Text = "取消";
|
|
@@ -108,12 +112,12 @@
|
|
|
this.txtSatLon.Location = new System.Drawing.Point(22, 147);
|
|
this.txtSatLon.Location = new System.Drawing.Point(22, 147);
|
|
|
this.txtSatLon.Name = "txtSatLon";
|
|
this.txtSatLon.Name = "txtSatLon";
|
|
|
this.txtSatLon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
this.txtSatLon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "°", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
|
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "°", -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.txtSatLon.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
this.txtSatLon.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
|
|
this.txtSatLon.Properties.MaskSettings.Set("mask", "f");
|
|
this.txtSatLon.Properties.MaskSettings.Set("mask", "f");
|
|
|
this.txtSatLon.Properties.MaxLength = 10;
|
|
this.txtSatLon.Properties.MaxLength = 10;
|
|
|
this.txtSatLon.Properties.NullValuePrompt = "必需";
|
|
this.txtSatLon.Properties.NullValuePrompt = "必需";
|
|
|
- this.txtSatLon.Size = new System.Drawing.Size(214, 23);
|
|
|
|
|
|
|
+ this.txtSatLon.Size = new System.Drawing.Size(303, 23);
|
|
|
this.txtSatLon.StyleController = this.layoutControl1;
|
|
this.txtSatLon.StyleController = this.layoutControl1;
|
|
|
this.txtSatLon.TabIndex = 6;
|
|
this.txtSatLon.TabIndex = 6;
|
|
|
//
|
|
//
|
|
@@ -123,7 +127,7 @@
|
|
|
this.txtSatName.Name = "txtSatName";
|
|
this.txtSatName.Name = "txtSatName";
|
|
|
this.txtSatName.Properties.AutoHeight = false;
|
|
this.txtSatName.Properties.AutoHeight = false;
|
|
|
this.txtSatName.Properties.MaxLength = 10;
|
|
this.txtSatName.Properties.MaxLength = 10;
|
|
|
- this.txtSatName.Size = new System.Drawing.Size(214, 23);
|
|
|
|
|
|
|
+ this.txtSatName.Size = new System.Drawing.Size(303, 23);
|
|
|
this.txtSatName.StyleController = this.layoutControl1;
|
|
this.txtSatName.StyleController = this.layoutControl1;
|
|
|
this.txtSatName.TabIndex = 5;
|
|
this.txtSatName.TabIndex = 5;
|
|
|
//
|
|
//
|
|
@@ -135,7 +139,7 @@
|
|
|
this.searchLookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
this.searchLookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
this.searchLookUpEdit1.Properties.PopupView = this.searchLookUpEdit1View;
|
|
this.searchLookUpEdit1.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
- this.searchLookUpEdit1.Size = new System.Drawing.Size(214, 23);
|
|
|
|
|
|
|
+ this.searchLookUpEdit1.Size = new System.Drawing.Size(303, 23);
|
|
|
this.searchLookUpEdit1.StyleController = this.layoutControl1;
|
|
this.searchLookUpEdit1.StyleController = this.layoutControl1;
|
|
|
this.searchLookUpEdit1.TabIndex = 4;
|
|
this.searchLookUpEdit1.TabIndex = 4;
|
|
|
//
|
|
//
|
|
@@ -151,24 +155,26 @@
|
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
this.Root.GroupBordersVisible = false;
|
|
this.Root.GroupBordersVisible = false;
|
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
- this.emptySpaceItem1,
|
|
|
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem1,
|
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem2,
|
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem3,
|
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem4,
|
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem5,
|
|
|
- this.emptySpaceItem2});
|
|
|
|
|
|
|
+ this.emptySpaceItem2,
|
|
|
|
|
+ this.emptySpaceItem3,
|
|
|
|
|
+ this.emptySpaceItem4,
|
|
|
|
|
+ this.emptySpaceItem1});
|
|
|
this.Root.Name = "Root";
|
|
this.Root.Name = "Root";
|
|
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
- this.Root.Size = new System.Drawing.Size(258, 257);
|
|
|
|
|
|
|
+ this.Root.Size = new System.Drawing.Size(347, 277);
|
|
|
this.Root.TextVisible = false;
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
//
|
|
|
// emptySpaceItem1
|
|
// emptySpaceItem1
|
|
|
//
|
|
//
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 199);
|
|
|
|
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 173);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(218, 18);
|
|
|
|
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(307, 38);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
//
|
|
|
// layoutControlItem1
|
|
// layoutControlItem1
|
|
@@ -178,7 +184,7 @@
|
|
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 44);
|
|
this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 44);
|
|
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 44);
|
|
this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 44);
|
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
- this.layoutControlItem1.Size = new System.Drawing.Size(218, 44);
|
|
|
|
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(307, 44);
|
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem1.Text = "卫星";
|
|
this.layoutControlItem1.Text = "卫星";
|
|
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -192,7 +198,7 @@
|
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
|
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlItem2.Size = new System.Drawing.Size(218, 54);
|
|
|
|
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(307, 54);
|
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem2.Text = "卫星名称";
|
|
this.layoutControlItem2.Text = "卫星名称";
|
|
|
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -206,7 +212,7 @@
|
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(54, 51);
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(54, 51);
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(218, 51);
|
|
|
|
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(307, 51);
|
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem3.Text = "轨道经度";
|
|
this.layoutControlItem3.Text = "轨道经度";
|
|
|
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
|
|
@@ -215,18 +221,24 @@
|
|
|
// layoutControlItem4
|
|
// layoutControlItem4
|
|
|
//
|
|
//
|
|
|
this.layoutControlItem4.Control = this.btnCancel;
|
|
this.layoutControlItem4.Control = this.btnCancel;
|
|
|
- this.layoutControlItem4.Location = new System.Drawing.Point(0, 173);
|
|
|
|
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(153, 211);
|
|
|
|
|
+ this.layoutControlItem4.MaxSize = new System.Drawing.Size(72, 26);
|
|
|
|
|
+ this.layoutControlItem4.MinSize = new System.Drawing.Size(72, 26);
|
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
- this.layoutControlItem4.Size = new System.Drawing.Size(109, 26);
|
|
|
|
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(72, 26);
|
|
|
|
|
+ this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem4.TextVisible = false;
|
|
this.layoutControlItem4.TextVisible = false;
|
|
|
//
|
|
//
|
|
|
// layoutControlItem5
|
|
// layoutControlItem5
|
|
|
//
|
|
//
|
|
|
this.layoutControlItem5.Control = this.btnOk;
|
|
this.layoutControlItem5.Control = this.btnOk;
|
|
|
- this.layoutControlItem5.Location = new System.Drawing.Point(109, 173);
|
|
|
|
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(235, 211);
|
|
|
|
|
+ this.layoutControlItem5.MaxSize = new System.Drawing.Size(72, 26);
|
|
|
|
|
+ this.layoutControlItem5.MinSize = new System.Drawing.Size(72, 26);
|
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
- this.layoutControlItem5.Size = new System.Drawing.Size(109, 26);
|
|
|
|
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(72, 26);
|
|
|
|
|
+ this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem5.TextVisible = false;
|
|
this.layoutControlItem5.TextVisible = false;
|
|
|
//
|
|
//
|
|
@@ -237,10 +249,29 @@
|
|
|
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
|
|
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 24);
|
|
|
this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
|
|
this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 24);
|
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
|
|
- this.emptySpaceItem2.Size = new System.Drawing.Size(218, 24);
|
|
|
|
|
|
|
+ this.emptySpaceItem2.Size = new System.Drawing.Size(307, 24);
|
|
|
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
//
|
|
|
|
|
+ // emptySpaceItem3
|
|
|
|
|
+ //
|
|
|
|
|
+ this.emptySpaceItem3.AllowHotTrack = false;
|
|
|
|
|
+ this.emptySpaceItem3.Location = new System.Drawing.Point(0, 211);
|
|
|
|
|
+ this.emptySpaceItem3.Name = "emptySpaceItem3";
|
|
|
|
|
+ this.emptySpaceItem3.Size = new System.Drawing.Size(153, 26);
|
|
|
|
|
+ this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
+ //
|
|
|
|
|
+ // emptySpaceItem4
|
|
|
|
|
+ //
|
|
|
|
|
+ this.emptySpaceItem4.AllowHotTrack = false;
|
|
|
|
|
+ this.emptySpaceItem4.Location = new System.Drawing.Point(225, 211);
|
|
|
|
|
+ this.emptySpaceItem4.MaxSize = new System.Drawing.Size(10, 26);
|
|
|
|
|
+ this.emptySpaceItem4.MinSize = new System.Drawing.Size(10, 26);
|
|
|
|
|
+ this.emptySpaceItem4.Name = "emptySpaceItem4";
|
|
|
|
|
+ this.emptySpaceItem4.Size = new System.Drawing.Size(10, 26);
|
|
|
|
|
+ this.emptySpaceItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
|
|
+ this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
|
|
+ //
|
|
|
// dxErrorProvider
|
|
// dxErrorProvider
|
|
|
//
|
|
//
|
|
|
this.dxErrorProvider.ContainerControl = this;
|
|
this.dxErrorProvider.ContainerControl = this;
|
|
@@ -249,7 +280,7 @@
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(258, 257);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(347, 277);
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
this.Name = "SatEditor";
|
|
this.Name = "SatEditor";
|
|
@@ -269,6 +300,8 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
@@ -292,5 +325,7 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider;
|
|
|
|
|
+ private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
|
|
|
|
+ private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|