|
@@ -29,22 +29,10 @@
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
- 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();
|
|
|
- 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();
|
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
- this.txtDetectionWay = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
|
this.txtTaskName = new DevExpress.XtraEditors.TextEdit();
|
|
|
this.txtPosType = new DevExpress.XtraEditors.RadioGroup();
|
|
|
- this.txtFreq = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
this.txtMainSat = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
this.txtAdja1Sat = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
@@ -53,32 +41,26 @@
|
|
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
this.txtTaskType = new DevExpress.XtraEditors.RadioGroup();
|
|
|
this.txtCapDir = new DevExpress.XtraEditors.TextEdit();
|
|
|
- this.txtDoFreqUp = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
- this.txtSignalType = new DevExpress.XtraEditors.ImageComboBoxEdit();
|
|
|
this.txtCapDirFormat = new DevExpress.XtraEditors.TextEdit();
|
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.itemFreqUp = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.itemCapDir = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.itemCapDirFormat = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItemAdja1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItemAdja2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.itemDetectionWay = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
- this.itemDoFreqUp = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
|
+ this.btnFreq = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
this.layoutControl1.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtDetectionWay.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPosType.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFreq.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdja1Sat.Properties)).BeginInit();
|
|
@@ -87,65 +69,47 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTaskType.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapDir.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtDoFreqUp.Properties)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSignalType.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapDirFormat.Properties)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.itemFreqUp)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemCapDir)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemCapDirFormat)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja2)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.itemDetectionWay)).BeginInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.itemDoFreqUp)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// layoutControl1
|
|
|
//
|
|
|
- this.layoutControl1.Controls.Add(this.txtDetectionWay);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnFreq);
|
|
|
this.layoutControl1.Controls.Add(this.btnSave);
|
|
|
this.layoutControl1.Controls.Add(this.txtTaskName);
|
|
|
this.layoutControl1.Controls.Add(this.txtPosType);
|
|
|
- this.layoutControl1.Controls.Add(this.txtFreq);
|
|
|
this.layoutControl1.Controls.Add(this.txtMainSat);
|
|
|
this.layoutControl1.Controls.Add(this.txtAdja1Sat);
|
|
|
this.layoutControl1.Controls.Add(this.txtAdja2Sat);
|
|
|
this.layoutControl1.Controls.Add(this.txtTaskType);
|
|
|
this.layoutControl1.Controls.Add(this.txtCapDir);
|
|
|
- this.layoutControl1.Controls.Add(this.txtDoFreqUp);
|
|
|
- this.layoutControl1.Controls.Add(this.txtSignalType);
|
|
|
this.layoutControl1.Controls.Add(this.txtCapDirFormat);
|
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(784, 215, 650, 400);
|
|
|
this.layoutControl1.Root = this.Root;
|
|
|
- this.layoutControl1.Size = new System.Drawing.Size(501, 388);
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(501, 313);
|
|
|
this.layoutControl1.TabIndex = 0;
|
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
|
//
|
|
|
- // txtDetectionWay
|
|
|
- //
|
|
|
- this.txtDetectionWay.Location = new System.Drawing.Point(252, 226);
|
|
|
- this.txtDetectionWay.Name = "txtDetectionWay";
|
|
|
- this.txtDetectionWay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtDetectionWay.Size = new System.Drawing.Size(237, 20);
|
|
|
- this.txtDetectionWay.StyleController = this.layoutControl1;
|
|
|
- this.txtDetectionWay.TabIndex = 12;
|
|
|
- //
|
|
|
// btnSave
|
|
|
//
|
|
|
- this.btnSave.Location = new System.Drawing.Point(373, 342);
|
|
|
+ this.btnSave.Location = new System.Drawing.Point(373, 260);
|
|
|
this.btnSave.Name = "btnSave";
|
|
|
this.btnSave.Size = new System.Drawing.Size(116, 26);
|
|
|
this.btnSave.StyleController = this.layoutControl1;
|
|
@@ -175,17 +139,6 @@
|
|
|
this.txtPosType.TabIndex = 5;
|
|
|
this.txtPosType.EditValueChanged += new System.EventHandler(this.txtPosType_EditValueChanged);
|
|
|
//
|
|
|
- // txtFreq
|
|
|
- //
|
|
|
- this.txtFreq.Location = new System.Drawing.Point(12, 267);
|
|
|
- this.txtFreq.Name = "txtFreq";
|
|
|
- this.txtFreq.Properties.AutoHeight = false;
|
|
|
- this.txtFreq.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtFreq.Size = new System.Drawing.Size(236, 20);
|
|
|
- this.txtFreq.StyleController = this.layoutControl1;
|
|
|
- this.txtFreq.TabIndex = 10;
|
|
|
- //
|
|
|
// txtMainSat
|
|
|
//
|
|
|
this.txtMainSat.Location = new System.Drawing.Point(12, 185);
|
|
@@ -262,41 +215,17 @@
|
|
|
//
|
|
|
// txtCapDir
|
|
|
//
|
|
|
- this.txtCapDir.Location = new System.Drawing.Point(12, 308);
|
|
|
+ this.txtCapDir.Location = new System.Drawing.Point(12, 226);
|
|
|
this.txtCapDir.Name = "txtCapDir";
|
|
|
this.txtCapDir.Properties.AutoHeight = false;
|
|
|
this.txtCapDir.Size = new System.Drawing.Size(236, 20);
|
|
|
this.txtCapDir.StyleController = this.layoutControl1;
|
|
|
this.txtCapDir.TabIndex = 4;
|
|
|
//
|
|
|
- // txtDoFreqUp
|
|
|
- //
|
|
|
- this.txtDoFreqUp.Location = new System.Drawing.Point(252, 267);
|
|
|
- this.txtDoFreqUp.Name = "txtDoFreqUp";
|
|
|
- this.txtDoFreqUp.Properties.AutoHeight = false;
|
|
|
- this.txtDoFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtDoFreqUp.Properties.NullValuePrompt = "不填则处理全部频点";
|
|
|
- this.txtDoFreqUp.Size = new System.Drawing.Size(237, 20);
|
|
|
- this.txtDoFreqUp.StyleController = this.layoutControl1;
|
|
|
- this.txtDoFreqUp.TabIndex = 10;
|
|
|
- this.txtDoFreqUp.ToolTip = "多个频点用逗号或分号隔开";
|
|
|
- //
|
|
|
- // txtSignalType
|
|
|
- //
|
|
|
- this.txtSignalType.Location = new System.Drawing.Point(12, 226);
|
|
|
- this.txtSignalType.Name = "txtSignalType";
|
|
|
- this.txtSignalType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
- this.txtSignalType.Size = new System.Drawing.Size(236, 20);
|
|
|
- this.txtSignalType.StyleController = this.layoutControl1;
|
|
|
- this.txtSignalType.TabIndex = 11;
|
|
|
- this.txtSignalType.SelectedIndexChanged += new System.EventHandler(this.txtSignalType_SelectedIndexChanged);
|
|
|
- //
|
|
|
// txtCapDirFormat
|
|
|
//
|
|
|
this.txtCapDirFormat.EditValue = "yyyy_MM_dd_HH";
|
|
|
- this.txtCapDirFormat.Location = new System.Drawing.Point(252, 308);
|
|
|
+ this.txtCapDirFormat.Location = new System.Drawing.Point(252, 226);
|
|
|
this.txtCapDirFormat.Name = "txtCapDirFormat";
|
|
|
this.txtCapDirFormat.Size = new System.Drawing.Size(237, 20);
|
|
|
this.txtCapDirFormat.StyleController = this.layoutControl1;
|
|
@@ -312,25 +241,22 @@
|
|
|
this.layoutControlItem2,
|
|
|
this.layoutControlItem3,
|
|
|
this.layoutControlItem4,
|
|
|
- this.itemFreqUp,
|
|
|
this.itemCapDir,
|
|
|
- this.layoutControlItem6,
|
|
|
this.itemCapDirFormat,
|
|
|
this.layoutControlItemAdja1,
|
|
|
this.layoutControlItemAdja2,
|
|
|
- this.itemDetectionWay,
|
|
|
- this.itemDoFreqUp,
|
|
|
- this.layoutControlGroup1});
|
|
|
+ this.layoutControlGroup1,
|
|
|
+ this.layoutControlItem7});
|
|
|
this.Root.Name = "Root";
|
|
|
- this.Root.Size = new System.Drawing.Size(501, 388);
|
|
|
+ this.Root.Size = new System.Drawing.Size(501, 313);
|
|
|
this.Root.TextVisible = false;
|
|
|
//
|
|
|
// emptySpaceItem1
|
|
|
//
|
|
|
this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
- this.emptySpaceItem1.Location = new System.Drawing.Point(0, 320);
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 238);
|
|
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
- this.emptySpaceItem1.Size = new System.Drawing.Size(361, 48);
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(231, 55);
|
|
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
//
|
|
|
// layoutControlItem2
|
|
@@ -349,12 +275,12 @@
|
|
|
// layoutControlItem3
|
|
|
//
|
|
|
this.layoutControlItem3.Control = this.btnSave;
|
|
|
- this.layoutControlItem3.Location = new System.Drawing.Point(361, 320);
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(361, 238);
|
|
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(120, 40);
|
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(120, 40);
|
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
- this.layoutControlItem3.Size = new System.Drawing.Size(120, 48);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(120, 55);
|
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
|
|
|
this.layoutControlItem3.TextVisible = false;
|
|
@@ -369,25 +295,12 @@
|
|
|
this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(84, 14);
|
|
|
//
|
|
|
- // itemFreqUp
|
|
|
- //
|
|
|
- this.itemFreqUp.Control = this.txtFreq;
|
|
|
- this.itemFreqUp.Location = new System.Drawing.Point(0, 238);
|
|
|
- this.itemFreqUp.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
- this.itemFreqUp.MinSize = new System.Drawing.Size(64, 41);
|
|
|
- this.itemFreqUp.Name = "itemFreqUp";
|
|
|
- this.itemFreqUp.Size = new System.Drawing.Size(240, 41);
|
|
|
- this.itemFreqUp.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.itemFreqUp.Text = "上行频点";
|
|
|
- this.itemFreqUp.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.itemFreqUp.TextSize = new System.Drawing.Size(84, 14);
|
|
|
- //
|
|
|
// itemCapDir
|
|
|
//
|
|
|
this.itemCapDir.Control = this.txtCapDir;
|
|
|
this.itemCapDir.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
this.itemCapDir.CustomizationFormText = "任务名称";
|
|
|
- this.itemCapDir.Location = new System.Drawing.Point(0, 279);
|
|
|
+ this.itemCapDir.Location = new System.Drawing.Point(0, 197);
|
|
|
this.itemCapDir.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
this.itemCapDir.MinSize = new System.Drawing.Size(118, 41);
|
|
|
this.itemCapDir.Name = "itemCapDir";
|
|
@@ -397,20 +310,10 @@
|
|
|
this.itemCapDir.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
this.itemCapDir.TextSize = new System.Drawing.Size(84, 14);
|
|
|
//
|
|
|
- // layoutControlItem6
|
|
|
- //
|
|
|
- this.layoutControlItem6.Control = this.txtSignalType;
|
|
|
- this.layoutControlItem6.Location = new System.Drawing.Point(0, 197);
|
|
|
- this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
- this.layoutControlItem6.Size = new System.Drawing.Size(240, 41);
|
|
|
- this.layoutControlItem6.Text = "信号类型";
|
|
|
- this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.layoutControlItem6.TextSize = new System.Drawing.Size(84, 14);
|
|
|
- //
|
|
|
// itemCapDirFormat
|
|
|
//
|
|
|
this.itemCapDirFormat.Control = this.txtCapDirFormat;
|
|
|
- this.itemCapDirFormat.Location = new System.Drawing.Point(240, 279);
|
|
|
+ this.itemCapDirFormat.Location = new System.Drawing.Point(240, 197);
|
|
|
this.itemCapDirFormat.Name = "itemCapDirFormat";
|
|
|
this.itemCapDirFormat.Size = new System.Drawing.Size(241, 41);
|
|
|
this.itemCapDirFormat.Text = "子目录日期格式";
|
|
@@ -439,32 +342,6 @@
|
|
|
this.layoutControlItemAdja2.TextSize = new System.Drawing.Size(84, 14);
|
|
|
this.layoutControlItemAdja2.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
|
//
|
|
|
- // itemDetectionWay
|
|
|
- //
|
|
|
- this.itemDetectionWay.Control = this.txtDetectionWay;
|
|
|
- this.itemDetectionWay.Location = new System.Drawing.Point(240, 197);
|
|
|
- this.itemDetectionWay.Name = "itemDetectionWay";
|
|
|
- this.itemDetectionWay.Size = new System.Drawing.Size(241, 41);
|
|
|
- this.itemDetectionWay.Text = "检测方式";
|
|
|
- this.itemDetectionWay.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.itemDetectionWay.TextSize = new System.Drawing.Size(84, 14);
|
|
|
- this.itemDetectionWay.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|
|
- //
|
|
|
- // itemDoFreqUp
|
|
|
- //
|
|
|
- this.itemDoFreqUp.Control = this.txtDoFreqUp;
|
|
|
- this.itemDoFreqUp.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
- this.itemDoFreqUp.CustomizationFormText = "上行频点";
|
|
|
- this.itemDoFreqUp.Location = new System.Drawing.Point(240, 238);
|
|
|
- this.itemDoFreqUp.MaxSize = new System.Drawing.Size(0, 41);
|
|
|
- this.itemDoFreqUp.MinSize = new System.Drawing.Size(64, 41);
|
|
|
- this.itemDoFreqUp.Name = "itemDoFreqUp";
|
|
|
- this.itemDoFreqUp.Size = new System.Drawing.Size(241, 41);
|
|
|
- this.itemDoFreqUp.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
- this.itemDoFreqUp.Text = "处理上行频点";
|
|
|
- this.itemDoFreqUp.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
- this.itemDoFreqUp.TextSize = new System.Drawing.Size(84, 14);
|
|
|
- //
|
|
|
// layoutControlGroup1
|
|
|
//
|
|
|
this.layoutControlGroup1.GroupBordersVisible = false;
|
|
@@ -509,11 +386,36 @@
|
|
|
//
|
|
|
this.dxErrorProvider.ContainerControl = this;
|
|
|
//
|
|
|
+ // btnFreq
|
|
|
+ //
|
|
|
+ this.btnFreq.Location = new System.Drawing.Point(243, 260);
|
|
|
+ this.btnFreq.MaximumSize = new System.Drawing.Size(0, 26);
|
|
|
+ this.btnFreq.MinimumSize = new System.Drawing.Size(0, 26);
|
|
|
+ this.btnFreq.Name = "btnFreq";
|
|
|
+ this.btnFreq.Size = new System.Drawing.Size(126, 26);
|
|
|
+ this.btnFreq.StyleController = this.layoutControl1;
|
|
|
+ this.btnFreq.TabIndex = 14;
|
|
|
+ this.btnFreq.Text = "编辑频点";
|
|
|
+ this.btnFreq.Click += new System.EventHandler(this.btnFreq_Click);
|
|
|
+ //
|
|
|
+ // layoutControlItem7
|
|
|
+ //
|
|
|
+ this.layoutControlItem7.Control = this.btnFreq;
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(231, 238);
|
|
|
+ this.layoutControlItem7.MaxSize = new System.Drawing.Size(130, 48);
|
|
|
+ this.layoutControlItem7.MinSize = new System.Drawing.Size(130, 48);
|
|
|
+ this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
+ this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(130, 55);
|
|
|
+ this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem7.TextVisible = false;
|
|
|
+ //
|
|
|
// TaskEditor
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(501, 388);
|
|
|
+ this.ClientSize = new System.Drawing.Size(501, 313);
|
|
|
this.Controls.Add(this.layoutControl1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
this.Name = "TaskEditor";
|
|
@@ -521,10 +423,8 @@
|
|
|
this.Load += new System.EventHandler(this.TaskEditor_Load);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
this.layoutControl1.ResumeLayout(false);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtDetectionWay.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTaskName.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPosType.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtFreq.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMainSat.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtAdja1Sat.Properties)).EndInit();
|
|
@@ -533,26 +433,21 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtTaskType.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapDir.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtDoFreqUp.Properties)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.txtSignalType.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCapDirFormat.Properties)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.itemFreqUp)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemCapDir)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.itemCapDirFormat)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItemAdja2)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.itemDetectionWay)).EndInit();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.itemDoFreqUp)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
@@ -568,11 +463,9 @@
|
|
|
private DevExpress.XtraEditors.RadioGroup txtPosType;
|
|
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
- private DevExpress.XtraEditors.ButtonEdit txtFreq;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAdja1;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItemAdja2;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem itemFreqUp;
|
|
|
private DevExpress.XtraEditors.SearchLookUpEdit txtMainSat;
|
|
|
private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
|
|
|
private DevExpress.XtraEditors.SearchLookUpEdit txtAdja1Sat;
|
|
@@ -584,14 +477,10 @@
|
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
private DevExpress.XtraEditors.TextEdit txtCapDir;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem itemCapDir;
|
|
|
- private DevExpress.XtraEditors.ButtonEdit txtDoFreqUp;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem itemDoFreqUp;
|
|
|
- private DevExpress.XtraEditors.ImageComboBoxEdit txtSignalType;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
- private DevExpress.XtraEditors.CheckedComboBoxEdit txtDetectionWay;
|
|
|
- private DevExpress.XtraLayout.LayoutControlItem itemDetectionWay;
|
|
|
private DevExpress.XtraEditors.TextEdit txtCapDirFormat;
|
|
|
private DevExpress.XtraLayout.LayoutControlItem itemCapDirFormat;
|
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnFreq;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
}
|
|
|
}
|