namespace DW5S.App.EditForms
{
partial class FixedStationEditor
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.txtEnable = new DevExpress.XtraEditors.CheckEdit();
this.btnOk = new DevExpress.XtraEditors.SimpleButton();
this.btnCancel = new DevExpress.XtraEditors.SimpleButton();
this.txtLon = new DevExpress.XtraEditors.ButtonEdit();
this.txtName = new DevExpress.XtraEditors.TextEdit();
this.txtFreqUp = new DevExpress.XtraEditors.SearchLookUpEdit();
this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.txtLat = new DevExpress.XtraEditors.ButtonEdit();
this.txtValue = new DevExpress.XtraEditors.ButtonEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
this.simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtEnable.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLon.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLat.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
this.SuspendLayout();
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.txtEnable);
this.layoutControl1.Controls.Add(this.btnOk);
this.layoutControl1.Controls.Add(this.btnCancel);
this.layoutControl1.Controls.Add(this.txtLon);
this.layoutControl1.Controls.Add(this.txtName);
this.layoutControl1.Controls.Add(this.txtFreqUp);
this.layoutControl1.Controls.Add(this.txtLat);
this.layoutControl1.Controls.Add(this.txtValue);
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(270, 385);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// txtEnable
//
this.txtEnable.Location = new System.Drawing.Point(22, 302);
this.txtEnable.Name = "txtEnable";
this.txtEnable.Properties.Caption = "是否启用";
this.txtEnable.Size = new System.Drawing.Size(226, 20);
this.txtEnable.StyleController = this.layoutControl1;
this.txtEnable.TabIndex = 9;
//
// btnOk
//
this.btnOk.Location = new System.Drawing.Point(136, 340);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(112, 22);
this.btnOk.StyleController = this.layoutControl1;
this.btnOk.TabIndex = 8;
this.btnOk.Text = "确定";
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
//
// btnCancel
//
this.btnCancel.Location = new System.Drawing.Point(22, 340);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(110, 22);
this.btnCancel.StyleController = this.layoutControl1;
this.btnCancel.TabIndex = 7;
this.btnCancel.Text = "取消";
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// txtLon
//
this.txtLon.Location = new System.Drawing.Point(22, 147);
this.txtLon.Name = "txtLon";
this.txtLon.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
this.txtLon.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)});
this.txtLon.Properties.MaxLength = 10;
this.txtLon.Size = new System.Drawing.Size(226, 23);
this.txtLon.StyleController = this.layoutControl1;
this.txtLon.TabIndex = 6;
//
// txtName
//
this.txtName.Location = new System.Drawing.Point(22, 39);
this.txtName.Name = "txtName";
this.txtName.Properties.AutoHeight = false;
this.txtName.Size = new System.Drawing.Size(226, 23);
this.txtName.StyleController = this.layoutControl1;
this.txtName.TabIndex = 5;
//
// txtFreqUp
//
this.txtFreqUp.Location = new System.Drawing.Point(22, 93);
this.txtFreqUp.Name = "txtFreqUp";
this.txtFreqUp.Properties.AutoHeight = false;
this.txtFreqUp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtFreqUp.Properties.PopupView = this.searchLookUpEdit1View;
this.txtFreqUp.Size = new System.Drawing.Size(226, 23);
this.txtFreqUp.StyleController = this.layoutControl1;
this.txtFreqUp.TabIndex = 4;
//
// searchLookUpEdit1View
//
this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.searchLookUpEdit1View.Name = "searchLookUpEdit1View";
this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// txtLat
//
this.txtLat.Location = new System.Drawing.Point(22, 198);
this.txtLat.Name = "txtLat";
this.txtLat.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
this.txtLat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
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.txtLat.Properties.MaxLength = 10;
this.txtLat.Size = new System.Drawing.Size(226, 23);
this.txtLat.StyleController = this.layoutControl1;
this.txtLat.TabIndex = 6;
//
// txtValue
//
this.txtValue.EditValue = "2";
this.txtValue.Location = new System.Drawing.Point(149, 263);
this.txtValue.Name = "txtValue";
this.txtValue.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
this.txtValue.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "秒", -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.txtValue.Properties.MaxLength = 10;
this.txtValue.Size = new System.Drawing.Size(76, 23);
this.txtValue.StyleController = this.layoutControl1;
this.txtValue.TabIndex = 6;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem3,
this.layoutControlItem4,
this.layoutControlItem5,
this.emptySpaceItem2,
this.layoutControlItem2,
this.layoutControlItem7,
this.layoutControlGroup1,
this.layoutControlItem8});
this.Root.Name = "Root";
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(20, 20, 20, 20);
this.Root.Size = new System.Drawing.Size(270, 385);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.txtFreqUp;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 44);
this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 54);
this.layoutControlItem1.MinSize = new System.Drawing.Size(54, 54);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
this.layoutControlItem1.Size = new System.Drawing.Size(230, 54);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem1.Text = "上行频点";
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem1.TextSize = new System.Drawing.Size(120, 14);
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.txtLon;
this.layoutControlItem3.Location = new System.Drawing.Point(0, 98);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 51);
this.layoutControlItem3.MinSize = new System.Drawing.Size(54, 51);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 12, 2);
this.layoutControlItem3.Size = new System.Drawing.Size(230, 51);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.Text = "位置经度";
this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem3.TextSize = new System.Drawing.Size(120, 14);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.btnCancel;
this.layoutControlItem4.Location = new System.Drawing.Point(0, 318);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(114, 27);
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(114, 318);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(116, 27);
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// emptySpaceItem2
//
this.emptySpaceItem2.AllowHotTrack = false;
this.emptySpaceItem2.Location = new System.Drawing.Point(0, 304);
this.emptySpaceItem2.MaxSize = new System.Drawing.Size(0, 14);
this.emptySpaceItem2.MinSize = new System.Drawing.Size(104, 14);
this.emptySpaceItem2.Name = "emptySpaceItem2";
this.emptySpaceItem2.Size = new System.Drawing.Size(230, 14);
this.emptySpaceItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txtName;
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 44);
this.layoutControlItem2.MinSize = new System.Drawing.Size(54, 44);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(230, 44);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.Text = "名称";
this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem2.TextSize = new System.Drawing.Size(120, 14);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txtLat;
this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem7.CustomizationFormText = "位置经度";
this.layoutControlItem7.Location = new System.Drawing.Point(0, 149);
this.layoutControlItem7.MaxSize = new System.Drawing.Size(0, 51);
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(230, 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(120, 14);
//
// layoutControlGroup1
//
this.layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Light;
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem6,
this.emptySpaceItem3,
this.simpleLabelItem1});
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 200);
this.layoutControlGroup1.Name = "layoutControlGroup1";
this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 9, 9, 9);
this.layoutControlGroup1.Size = new System.Drawing.Size(230, 80);
this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 10, 2);
this.layoutControlGroup1.Text = "判定规则";
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txtValue;
this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
this.layoutControlItem6.CustomizationFormText = "位置经度";
this.layoutControlItem6.Location = new System.Drawing.Point(124, 0);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(80, 27);
this.layoutControlItem6.MinSize = new System.Drawing.Size(80, 27);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(80, 27);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem6.TextVisible = false;
//
// emptySpaceItem3
//
this.emptySpaceItem3.AllowHotTrack = false;
this.emptySpaceItem3.Location = new System.Drawing.Point(204, 0);
this.emptySpaceItem3.Name = "emptySpaceItem3";
this.emptySpaceItem3.Size = new System.Drawing.Size(11, 27);
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
//
// simpleLabelItem1
//
this.simpleLabelItem1.AllowHotTrack = false;
this.simpleLabelItem1.Location = new System.Drawing.Point(0, 0);
this.simpleLabelItem1.MinSize = new System.Drawing.Size(124, 18);
this.simpleLabelItem1.Name = "simpleLabelItem1";
this.simpleLabelItem1.Size = new System.Drawing.Size(124, 27);
this.simpleLabelItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.simpleLabelItem1.Text = "与上一个突发间隔超过";
this.simpleLabelItem1.TextSize = new System.Drawing.Size(120, 14);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txtEnable;
this.layoutControlItem8.Location = new System.Drawing.Point(0, 280);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.Size = new System.Drawing.Size(230, 24);
this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem8.TextVisible = false;
//
// FixedStationEditor
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(270, 385);
this.Controls.Add(this.layoutControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Name = "FixedStationEditor";
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.txtEnable.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLon.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtFreqUp.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLat.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtValue.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.simpleLabelItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.SearchLookUpEdit txtFreqUp;
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 txtLon;
private DevExpress.XtraEditors.TextEdit txtName;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
private DevExpress.XtraEditors.ButtonEdit txtLat;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
private DevExpress.XtraLayout.SimpleLabelItem simpleLabelItem1;
private DevExpress.XtraEditors.ButtonEdit txtValue;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.CheckEdit txtEnable;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
}
}