123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375 |
- namespace DW5S.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()
- {
- 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 editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = 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();
- 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();
- layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
- txtSigCheckType = new DevExpress.XtraEditors.CheckedListBoxControl();
- btnOk = new DevExpress.XtraEditors.SimpleButton();
- btnCancel = new DevExpress.XtraEditors.SimpleButton();
- txtSnr = new DevExpress.XtraEditors.ButtonEdit();
- txtFreqDown = new DevExpress.XtraEditors.ButtonEdit();
- txtFreqUp = new DevExpress.XtraEditors.ButtonEdit();
- txtBandHz = new DevExpress.XtraEditors.ButtonEdit();
- cbSigType = new DevExpress.XtraEditors.ImageComboBoxEdit();
- Root = new DevExpress.XtraLayout.LayoutControlGroup();
- layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
- ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
- layoutControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)txtSigCheckType).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtSnr.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtFreqDown.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtFreqUp.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtBandHz.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)cbSigType.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
- ((System.ComponentModel.ISupportInitialize)dxErrorProvider).BeginInit();
- SuspendLayout();
- //
- // layoutControl1
- //
- layoutControl1.Controls.Add(txtSigCheckType);
- layoutControl1.Controls.Add(btnOk);
- layoutControl1.Controls.Add(btnCancel);
- layoutControl1.Controls.Add(txtSnr);
- layoutControl1.Controls.Add(txtFreqDown);
- layoutControl1.Controls.Add(txtFreqUp);
- layoutControl1.Controls.Add(txtBandHz);
- layoutControl1.Controls.Add(cbSigType);
- layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- layoutControl1.Location = new System.Drawing.Point(0, 0);
- layoutControl1.Name = "layoutControl1";
- layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(831, 101, 650, 400);
- layoutControl1.Root = Root;
- layoutControl1.Size = new System.Drawing.Size(287, 454);
- layoutControl1.TabIndex = 0;
- layoutControl1.Text = "layoutControl1";
- //
- // txtSigCheckType
- //
- txtSigCheckType.Location = new System.Drawing.Point(22, 157);
- txtSigCheckType.MultiColumn = true;
- txtSigCheckType.Name = "txtSigCheckType";
- txtSigCheckType.ShowFocusRect = true;
- txtSigCheckType.Size = new System.Drawing.Size(243, 73);
- txtSigCheckType.StyleController = layoutControl1;
- txtSigCheckType.TabIndex = 11;
- txtSigCheckType.ItemCheck += txtSigType_ItemCheck_1;
- txtSigCheckType.SelectedIndexChanged += txtSigType_SelectedIndexChanged;
- //
- // btnOk
- //
- btnOk.Location = new System.Drawing.Point(145, 409);
- btnOk.Name = "btnOk";
- btnOk.Size = new System.Drawing.Size(120, 23);
- btnOk.StyleController = layoutControl1;
- btnOk.TabIndex = 10;
- btnOk.Text = "确定";
- btnOk.Click += btnOk_Click;
- //
- // btnCancel
- //
- btnCancel.Location = new System.Drawing.Point(22, 409);
- btnCancel.Name = "btnCancel";
- btnCancel.Size = new System.Drawing.Size(119, 23);
- btnCancel.StyleController = layoutControl1;
- btnCancel.TabIndex = 9;
- btnCancel.Text = "取消";
- btnCancel.Click += btnCancel_Click;
- //
- // txtSnr
- //
- txtSnr.EditValue = "15";
- txtSnr.Location = new System.Drawing.Point(22, 372);
- txtSnr.Name = "txtSnr";
- txtSnr.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
- txtSnr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "dB", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtSnr.Size = new System.Drawing.Size(243, 23);
- txtSnr.StyleController = layoutControl1;
- txtSnr.TabIndex = 4;
- //
- // txtFreqDown
- //
- txtFreqDown.Location = new System.Drawing.Point(22, 103);
- txtFreqDown.Name = "txtFreqDown";
- txtFreqDown.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
- txtFreqDown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtFreqDown.Size = new System.Drawing.Size(243, 23);
- txtFreqDown.StyleController = layoutControl1;
- txtFreqDown.TabIndex = 2;
- //
- // txtFreqUp
- //
- txtFreqUp.Location = new System.Drawing.Point(22, 49);
- txtFreqUp.MinimumSize = new System.Drawing.Size(0, 23);
- txtFreqUp.Name = "txtFreqUp";
- txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtFreqUp.Size = new System.Drawing.Size(243, 23);
- txtFreqUp.StyleController = layoutControl1;
- txtFreqUp.TabIndex = 0;
- //
- // txtBandHz
- //
- txtBandHz.EditValue = "25000";
- txtBandHz.Location = new System.Drawing.Point(22, 318);
- txtBandHz.Name = "txtBandHz";
- txtBandHz.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
- txtBandHz.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtBandHz.Size = new System.Drawing.Size(243, 23);
- txtBandHz.StyleController = layoutControl1;
- txtBandHz.TabIndex = 4;
- //
- // cbSigType
- //
- cbSigType.Location = new System.Drawing.Point(22, 263);
- cbSigType.MinimumSize = new System.Drawing.Size(0, 23);
- cbSigType.Name = "cbSigType";
- cbSigType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- cbSigType.Size = new System.Drawing.Size(243, 23);
- cbSigType.StyleController = layoutControl1;
- cbSigType.TabIndex = 12;
- cbSigType.SelectedIndexChanged += cbSigType_SelectedIndexChanged;
- //
- // Root
- //
- Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
- Root.GroupBordersVisible = false;
- Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem3, layoutControlItem4, layoutControlItem5, layoutControlItem6, layoutControlItem1, layoutControlItem7, layoutControlItem8 });
- Root.Name = "Root";
- Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
- Root.Size = new System.Drawing.Size(287, 454);
- Root.TextVisible = false;
- //
- // layoutControlItem2
- //
- layoutControlItem2.Control = txtFreqUp;
- layoutControlItem2.Location = new System.Drawing.Point(0, 0);
- layoutControlItem2.MaxSize = new System.Drawing.Size(0, 54);
- layoutControlItem2.MinSize = new System.Drawing.Size(54, 54);
- layoutControlItem2.Name = "layoutControlItem2";
- layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem2.Size = new System.Drawing.Size(247, 54);
- layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem2.Text = "上行频点";
- layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
- layoutControlItem2.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem3
- //
- layoutControlItem3.Control = txtSnr;
- layoutControlItem3.Location = new System.Drawing.Point(0, 323);
- layoutControlItem3.MaxSize = new System.Drawing.Size(0, 54);
- layoutControlItem3.MinSize = new System.Drawing.Size(54, 54);
- layoutControlItem3.Name = "layoutControlItem3";
- layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem3.Size = new System.Drawing.Size(247, 54);
- layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem3.Text = "门限";
- layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
- layoutControlItem3.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem4
- //
- layoutControlItem4.Control = btnCancel;
- layoutControlItem4.Location = new System.Drawing.Point(0, 377);
- layoutControlItem4.MaxSize = new System.Drawing.Size(0, 37);
- layoutControlItem4.MinSize = new System.Drawing.Size(35, 37);
- layoutControlItem4.Name = "layoutControlItem4";
- layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem4.Size = new System.Drawing.Size(123, 37);
- layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
- layoutControlItem4.TextVisible = false;
- //
- // layoutControlItem5
- //
- layoutControlItem5.Control = btnOk;
- layoutControlItem5.Location = new System.Drawing.Point(123, 377);
- layoutControlItem5.MaxSize = new System.Drawing.Size(0, 37);
- layoutControlItem5.MinSize = new System.Drawing.Size(35, 37);
- layoutControlItem5.Name = "layoutControlItem5";
- layoutControlItem5.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem5.Size = new System.Drawing.Size(124, 37);
- layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
- layoutControlItem5.TextVisible = false;
- //
- // layoutControlItem6
- //
- layoutControlItem6.Control = txtFreqDown;
- layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- layoutControlItem6.CustomizationFormText = "轨道经度";
- layoutControlItem6.Location = new System.Drawing.Point(0, 54);
- layoutControlItem6.MaxSize = new System.Drawing.Size(0, 54);
- layoutControlItem6.MinSize = new System.Drawing.Size(64, 54);
- layoutControlItem6.Name = "layoutControlItem6";
- layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem6.Size = new System.Drawing.Size(247, 54);
- layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem6.Text = "下行频点";
- layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
- layoutControlItem6.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem1
- //
- layoutControlItem1.Control = txtSigCheckType;
- layoutControlItem1.Location = new System.Drawing.Point(0, 108);
- layoutControlItem1.MaxSize = new System.Drawing.Size(0, 104);
- layoutControlItem1.MinSize = new System.Drawing.Size(76, 104);
- layoutControlItem1.Name = "layoutControlItem1";
- layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem1.Size = new System.Drawing.Size(247, 104);
- layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem1.Text = "信号检测类型";
- layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
- layoutControlItem1.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem7
- //
- layoutControlItem7.Control = txtBandHz;
- layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
- layoutControlItem7.CustomizationFormText = "门限";
- layoutControlItem7.Location = new System.Drawing.Point(0, 269);
- layoutControlItem7.MaxSize = new System.Drawing.Size(0, 54);
- layoutControlItem7.MinSize = new System.Drawing.Size(54, 54);
- layoutControlItem7.Name = "layoutControlItem7";
- layoutControlItem7.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
- layoutControlItem7.Size = new System.Drawing.Size(247, 54);
- layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem7.Text = "带宽";
- layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Top;
- layoutControlItem7.TextSize = new System.Drawing.Size(72, 14);
- //
- // layoutControlItem8
- //
- layoutControlItem8.Control = cbSigType;
- layoutControlItem8.Location = new System.Drawing.Point(0, 212);
- layoutControlItem8.MinSize = new System.Drawing.Size(50, 25);
- layoutControlItem8.Name = "layoutControlItem8";
- layoutControlItem8.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 14, 2);
- layoutControlItem8.Size = new System.Drawing.Size(247, 57);
- layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem8.Text = "信号类型";
- layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Top;
- layoutControlItem8.TextSize = new System.Drawing.Size(72, 14);
- //
- // dxErrorProvider
- //
- dxErrorProvider.ContainerControl = this;
- //
- // SigEditor
- //
- AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
- AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- ClientSize = new System.Drawing.Size(287, 454);
- Controls.Add(layoutControl1);
- FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
- Name = "SigEditor";
- Text = "TaskEditor";
- Load += SatEditor_Load;
- ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
- layoutControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)txtSigCheckType).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtSnr.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtFreqDown.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtFreqUp.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtBandHz.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)cbSigType.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)Root).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
- ((System.ComponentModel.ISupportInitialize)dxErrorProvider).EndInit();
- ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraLayout.LayoutControl layoutControl1;
- private DevExpress.XtraLayout.LayoutControlGroup Root;
- 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.DXErrorProvider.DXErrorProvider dxErrorProvider;
- private DevExpress.XtraEditors.CheckedListBoxControl txtSigCheckType;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraEditors.ButtonEdit txtBandHz;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraEditors.ImageComboBoxEdit cbSigType;
- }
- }
|