|
@@ -0,0 +1,497 @@
|
|
|
+namespace XdCxRhDW.App.EditForms
|
|
|
+{
|
|
|
+ partial class SigEditor
|
|
|
+ {
|
|
|
+ /// <summary>
|
|
|
+ /// Required designer variable.
|
|
|
+ /// </summary>
|
|
|
+ private System.ComponentModel.IContainer components = null;
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Clean up any resources being used.
|
|
|
+ /// </summary>
|
|
|
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
+ protected override void Dispose(bool disposing)
|
|
|
+ {
|
|
|
+ if (disposing && (components != null))
|
|
|
+ {
|
|
|
+ components.Dispose();
|
|
|
+ }
|
|
|
+ base.Dispose(disposing);
|
|
|
+ }
|
|
|
+
|
|
|
+ #region Windows Form Designer generated code
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Required method for Designer support - do not modify
|
|
|
+ /// the contents of this method with the code editor.
|
|
|
+ /// </summary>
|
|
|
+ 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();
|
|
|
+ DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
|
|
|
+ this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
|
+ this.btnOk = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.txtSnr = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtSat = new DevExpress.XtraEditors.SearchLookUpEdit();
|
|
|
+ this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
+ this.txtFreqDown = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
|
|
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.txtSigType = new DevExpress.XtraEditors.CheckedComboBoxEdit();
|
|
|
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.gridSigDelay = new DevExpress.XtraGrid.GridControl();
|
|
|
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
|
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.txtDelay = new DevExpress.XtraEditors.ButtonEdit();
|
|
|
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.btnAddDelay = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
|
+ this.btnDel = new DevExpress.XtraEditors.SimpleButton();
|
|
|
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
|
+ this.layoutControl1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSat.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqDown.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSigType.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.gridSigDelay)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtDelay.Properties)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
|
+ this.SuspendLayout();
|
|
|
+ //
|
|
|
+ // layoutControl1
|
|
|
+ //
|
|
|
+ this.layoutControl1.Controls.Add(this.btnDel);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnAddDelay);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtDelay);
|
|
|
+ this.layoutControl1.Controls.Add(this.gridSigDelay);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtSigType);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnOk);
|
|
|
+ this.layoutControl1.Controls.Add(this.btnCancel);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtSnr);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtSat);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtFreqDown);
|
|
|
+ this.layoutControl1.Controls.Add(this.txtFreqUp);
|
|
|
+ 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(831, 101, 650, 400);
|
|
|
+ this.layoutControl1.Root = this.Root;
|
|
|
+ this.layoutControl1.Size = new System.Drawing.Size(317, 537);
|
|
|
+ this.layoutControl1.TabIndex = 0;
|
|
|
+ this.layoutControl1.Text = "layoutControl1";
|
|
|
+ //
|
|
|
+ // btnOk
|
|
|
+ //
|
|
|
+ this.btnOk.Location = new System.Drawing.Point(160, 474);
|
|
|
+ this.btnOk.Name = "btnOk";
|
|
|
+ this.btnOk.Size = new System.Drawing.Size(135, 22);
|
|
|
+ this.btnOk.StyleController = this.layoutControl1;
|
|
|
+ this.btnOk.TabIndex = 10;
|
|
|
+ this.btnOk.Text = "确定";
|
|
|
+ this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
|
|
|
+ //
|
|
|
+ // btnCancel
|
|
|
+ //
|
|
|
+ this.btnCancel.Location = new System.Drawing.Point(22, 474);
|
|
|
+ this.btnCancel.Name = "btnCancel";
|
|
|
+ this.btnCancel.Size = new System.Drawing.Size(134, 22);
|
|
|
+ this.btnCancel.StyleController = this.layoutControl1;
|
|
|
+ this.btnCancel.TabIndex = 9;
|
|
|
+ this.btnCancel.Text = "取消";
|
|
|
+ this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
|
|
|
+ //
|
|
|
+ // txtSnr
|
|
|
+ //
|
|
|
+ this.txtSnr.Location = new System.Drawing.Point(22, 208);
|
|
|
+ this.txtSnr.Name = "txtSnr";
|
|
|
+ this.txtSnr.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
|
|
|
+ this.txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -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.txtSnr.Size = new System.Drawing.Size(273, 23);
|
|
|
+ this.txtSnr.StyleController = this.layoutControl1;
|
|
|
+ this.txtSnr.TabIndex = 4;
|
|
|
+ //
|
|
|
+ // txtSat
|
|
|
+ //
|
|
|
+ this.txtSat.Location = new System.Drawing.Point(27, 288);
|
|
|
+ this.txtSat.Name = "txtSat";
|
|
|
+ this.txtSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtSat.Properties.PopupView = this.searchLookUpEdit1View;
|
|
|
+ this.txtSat.Size = new System.Drawing.Size(263, 20);
|
|
|
+ this.txtSat.StyleController = this.layoutControl1;
|
|
|
+ this.txtSat.TabIndex = 5;
|
|
|
+ //
|
|
|
+ // searchLookUpEdit1View
|
|
|
+ //
|
|
|
+ this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
|
+ this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
|
|
|
+ this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
|
+ this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
|
|
|
+ //
|
|
|
+ // txtFreqDown
|
|
|
+ //
|
|
|
+ this.txtFreqDown.Location = new System.Drawing.Point(22, 103);
|
|
|
+ this.txtFreqDown.Name = "txtFreqDown";
|
|
|
+ this.txtFreqDown.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
|
|
|
+ this.txtFreqDown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -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.txtFreqDown.Size = new System.Drawing.Size(273, 23);
|
|
|
+ this.txtFreqDown.StyleController = this.layoutControl1;
|
|
|
+ this.txtFreqDown.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // Root
|
|
|
+ //
|
|
|
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
|
+ this.Root.GroupBordersVisible = false;
|
|
|
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
+ this.emptySpaceItem1,
|
|
|
+ this.layoutControlItem2,
|
|
|
+ this.layoutControlItem3,
|
|
|
+ this.layoutControlItem4,
|
|
|
+ this.layoutControlItem5,
|
|
|
+ this.layoutControlItem6,
|
|
|
+ this.layoutControlItem7,
|
|
|
+ this.layoutControlGroup1});
|
|
|
+ this.Root.Name = "Root";
|
|
|
+ this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
|
|
|
+ this.Root.Size = new System.Drawing.Size(317, 537);
|
|
|
+ this.Root.TextVisible = false;
|
|
|
+ //
|
|
|
+ // emptySpaceItem1
|
|
|
+ //
|
|
|
+ this.emptySpaceItem1.AllowHotTrack = false;
|
|
|
+ this.emptySpaceItem1.Location = new System.Drawing.Point(0, 478);
|
|
|
+ this.emptySpaceItem1.Name = "emptySpaceItem1";
|
|
|
+ this.emptySpaceItem1.Size = new System.Drawing.Size(277, 19);
|
|
|
+ this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ //
|
|
|
+ // layoutControlItem1
|
|
|
+ //
|
|
|
+ this.layoutControlItem1.Control = this.txtSat;
|
|
|
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 54);
|
|
|
+ this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 43);
|
|
|
+ this.layoutControlItem1.Name = "layoutControlItem1";
|
|
|
+ this.layoutControlItem1.Size = new System.Drawing.Size(267, 43);
|
|
|
+ this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem1.Text = "卫星";
|
|
|
+ this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // layoutControlItem2
|
|
|
+ //
|
|
|
+ this.layoutControlItem2.Control = this.txtFreqUp;
|
|
|
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
|
|
|
+ this.layoutControlItem2.Name = "layoutControlItem2";
|
|
|
+ this.layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem2.Size = new System.Drawing.Size(277, 54);
|
|
|
+ this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem2.Text = "上行频点";
|
|
|
+ this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // layoutControlItem3
|
|
|
+ //
|
|
|
+ this.layoutControlItem3.Control = this.txtSnr;
|
|
|
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 159);
|
|
|
+ this.layoutControlItem3.MinSize = new System.Drawing.Size(54, 54);
|
|
|
+ this.layoutControlItem3.Name = "layoutControlItem3";
|
|
|
+ this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem3.Size = new System.Drawing.Size(277, 54);
|
|
|
+ this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem3.Text = "门限";
|
|
|
+ this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // layoutControlItem4
|
|
|
+ //
|
|
|
+ this.layoutControlItem4.Control = this.btnCancel;
|
|
|
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 452);
|
|
|
+ this.layoutControlItem4.Name = "layoutControlItem4";
|
|
|
+ this.layoutControlItem4.Size = new System.Drawing.Size(138, 26);
|
|
|
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem4.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlItem5
|
|
|
+ //
|
|
|
+ this.layoutControlItem5.Control = this.btnOk;
|
|
|
+ this.layoutControlItem5.Location = new System.Drawing.Point(138, 452);
|
|
|
+ this.layoutControlItem5.Name = "layoutControlItem5";
|
|
|
+ this.layoutControlItem5.Size = new System.Drawing.Size(139, 26);
|
|
|
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem5.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlItem6
|
|
|
+ //
|
|
|
+ this.layoutControlItem6.Control = this.txtFreqDown;
|
|
|
+ this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
|
+ this.layoutControlItem6.CustomizationFormText = "轨道经度";
|
|
|
+ this.layoutControlItem6.Location = new System.Drawing.Point(0, 54);
|
|
|
+ this.layoutControlItem6.MinSize = new System.Drawing.Size(64, 54);
|
|
|
+ this.layoutControlItem6.Name = "layoutControlItem6";
|
|
|
+ this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem6.Size = new System.Drawing.Size(277, 54);
|
|
|
+ this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem6.Text = "下行频点";
|
|
|
+ this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // txtFreqUp
|
|
|
+ //
|
|
|
+ this.txtFreqUp.Location = new System.Drawing.Point(22, 49);
|
|
|
+ this.txtFreqUp.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
+ this.txtFreqUp.Name = "txtFreqUp";
|
|
|
+ this.txtFreqUp.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.txtFreqUp.Size = new System.Drawing.Size(273, 23);
|
|
|
+ this.txtFreqUp.StyleController = this.layoutControl1;
|
|
|
+ this.txtFreqUp.TabIndex = 0;
|
|
|
+ //
|
|
|
+ // txtSigType
|
|
|
+ //
|
|
|
+ this.txtSigType.Location = new System.Drawing.Point(22, 157);
|
|
|
+ this.txtSigType.Name = "txtSigType";
|
|
|
+ this.txtSigType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
|
+ this.txtSigType.Size = new System.Drawing.Size(273, 20);
|
|
|
+ this.txtSigType.StyleController = this.layoutControl1;
|
|
|
+ this.txtSigType.TabIndex = 3;
|
|
|
+ //
|
|
|
+ // layoutControlItem7
|
|
|
+ //
|
|
|
+ this.layoutControlItem7.Control = this.txtSigType;
|
|
|
+ this.layoutControlItem7.Location = new System.Drawing.Point(0, 108);
|
|
|
+ this.layoutControlItem7.MinSize = new System.Drawing.Size(54, 51);
|
|
|
+ this.layoutControlItem7.Name = "layoutControlItem7";
|
|
|
+ this.layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlItem7.Size = new System.Drawing.Size(277, 51);
|
|
|
+ this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem7.Text = "信号类型";
|
|
|
+ this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // gridSigDelay
|
|
|
+ //
|
|
|
+ this.gridSigDelay.Location = new System.Drawing.Point(27, 359);
|
|
|
+ this.gridSigDelay.MainView = this.gridView1;
|
|
|
+ this.gridSigDelay.Name = "gridSigDelay";
|
|
|
+ this.gridSigDelay.Size = new System.Drawing.Size(263, 106);
|
|
|
+ this.gridSigDelay.TabIndex = 8;
|
|
|
+ this.gridSigDelay.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
|
+ this.gridView1});
|
|
|
+ //
|
|
|
+ // gridView1
|
|
|
+ //
|
|
|
+ this.gridView1.GridControl = this.gridSigDelay;
|
|
|
+ this.gridView1.Name = "gridView1";
|
|
|
+ //
|
|
|
+ // layoutControlItem8
|
|
|
+ //
|
|
|
+ this.layoutControlItem8.Control = this.gridSigDelay;
|
|
|
+ this.layoutControlItem8.Location = new System.Drawing.Point(0, 88);
|
|
|
+ this.layoutControlItem8.Name = "layoutControlItem8";
|
|
|
+ this.layoutControlItem8.Size = new System.Drawing.Size(267, 110);
|
|
|
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem8.TextVisible = false;
|
|
|
+ //
|
|
|
+ // txtDelay
|
|
|
+ //
|
|
|
+ this.txtDelay.Location = new System.Drawing.Point(27, 331);
|
|
|
+ this.txtDelay.Name = "txtDelay";
|
|
|
+ this.txtDelay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
|
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
|
|
+ this.txtDelay.Size = new System.Drawing.Size(186, 23);
|
|
|
+ this.txtDelay.StyleController = this.layoutControl1;
|
|
|
+ this.txtDelay.TabIndex = 6;
|
|
|
+ //
|
|
|
+ // layoutControlItem9
|
|
|
+ //
|
|
|
+ this.layoutControlItem9.Control = this.txtDelay;
|
|
|
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 43);
|
|
|
+ this.layoutControlItem9.MinSize = new System.Drawing.Size(109, 41);
|
|
|
+ this.layoutControlItem9.Name = "layoutControlItem9";
|
|
|
+ this.layoutControlItem9.Size = new System.Drawing.Size(190, 45);
|
|
|
+ this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem9.Text = "转发延迟";
|
|
|
+ this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14);
|
|
|
+ //
|
|
|
+ // btnAddDelay
|
|
|
+ //
|
|
|
+ this.btnAddDelay.Location = new System.Drawing.Point(217, 332);
|
|
|
+ this.btnAddDelay.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
+ this.btnAddDelay.Name = "btnAddDelay";
|
|
|
+ this.btnAddDelay.Size = new System.Drawing.Size(35, 23);
|
|
|
+ this.btnAddDelay.StyleController = this.layoutControl1;
|
|
|
+ this.btnAddDelay.TabIndex = 7;
|
|
|
+ this.btnAddDelay.Text = "添加";
|
|
|
+ this.btnAddDelay.Click += new System.EventHandler(this.btnAddDelay_Click);
|
|
|
+ //
|
|
|
+ // layoutControlItem10
|
|
|
+ //
|
|
|
+ this.layoutControlItem10.Control = this.btnAddDelay;
|
|
|
+ this.layoutControlItem10.Location = new System.Drawing.Point(190, 43);
|
|
|
+ this.layoutControlItem10.Name = "layoutControlItem10";
|
|
|
+ this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 20, 2);
|
|
|
+ this.layoutControlItem10.Size = new System.Drawing.Size(39, 45);
|
|
|
+ this.layoutControlItem10.Text = " ";
|
|
|
+ this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Top;
|
|
|
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem10.TextVisible = false;
|
|
|
+ //
|
|
|
+ // layoutControlGroup1
|
|
|
+ //
|
|
|
+ this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
|
+ this.layoutControlItem8,
|
|
|
+ this.layoutControlItem9,
|
|
|
+ this.layoutControlItem10,
|
|
|
+ this.layoutControlItem1,
|
|
|
+ this.layoutControlItem11});
|
|
|
+ this.layoutControlGroup1.Location = new System.Drawing.Point(0, 213);
|
|
|
+ this.layoutControlGroup1.Name = "layoutControlGroup1";
|
|
|
+ this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
|
|
|
+ this.layoutControlGroup1.Size = new System.Drawing.Size(277, 239);
|
|
|
+ this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
|
|
|
+ this.layoutControlGroup1.Text = "卫星转发延迟";
|
|
|
+ //
|
|
|
+ // btnDel
|
|
|
+ //
|
|
|
+ this.btnDel.Location = new System.Drawing.Point(256, 332);
|
|
|
+ this.btnDel.MinimumSize = new System.Drawing.Size(0, 23);
|
|
|
+ this.btnDel.Name = "btnDel";
|
|
|
+ this.btnDel.Size = new System.Drawing.Size(34, 23);
|
|
|
+ this.btnDel.StyleController = this.layoutControl1;
|
|
|
+ this.btnDel.TabIndex = 11;
|
|
|
+ this.btnDel.Text = "删除";
|
|
|
+ this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
|
|
|
+ //
|
|
|
+ // layoutControlItem11
|
|
|
+ //
|
|
|
+ this.layoutControlItem11.Control = this.btnDel;
|
|
|
+ this.layoutControlItem11.Location = new System.Drawing.Point(229, 43);
|
|
|
+ this.layoutControlItem11.MinSize = new System.Drawing.Size(35, 45);
|
|
|
+ this.layoutControlItem11.Name = "layoutControlItem11";
|
|
|
+ this.layoutControlItem11.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 20, 2);
|
|
|
+ this.layoutControlItem11.Size = new System.Drawing.Size(38, 45);
|
|
|
+ this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
|
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
|
+ this.layoutControlItem11.TextVisible = false;
|
|
|
+ //
|
|
|
+ // SigEditor
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
|
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
+ this.ClientSize = new System.Drawing.Size(317, 537);
|
|
|
+ this.Controls.Add(this.layoutControl1);
|
|
|
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
+ this.Name = "SigEditor";
|
|
|
+ this.Text = "TaskEditor";
|
|
|
+ this.Load += new System.EventHandler(this.SatEditor_Load);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
|
+ this.layoutControl1.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSnr.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSat.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqDown.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtSigType.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.gridSigDelay)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.txtDelay.Properties)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ #endregion
|
|
|
+
|
|
|
+ private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
|
+ private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
|
|
+ private DevExpress.XtraEditors.SearchLookUpEdit txtSat;
|
|
|
+ private DevExpress.XtraGrid.Views.Grid.GridView searchLookUpEdit1View;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnOk;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnCancel;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtSnr;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtFreqDown;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtFreqUp;
|
|
|
+ private DevExpress.XtraEditors.CheckedComboBoxEdit txtSigType;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
|
+ private DevExpress.XtraGrid.GridControl gridSigDelay;
|
|
|
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnAddDelay;
|
|
|
+ private DevExpress.XtraEditors.ButtonEdit txtDelay;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
|
|
+ private DevExpress.XtraEditors.SimpleButton btnDel;
|
|
|
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
|
+ }
|
|
|
+}
|