namespace Ips.Sps.Tools.MoveCheckes
{
partial class MoveCheckForm
{
///
/// 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()
{
this.components = new System.ComponentModel.Container();
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 editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = 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();
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.lcMain = new DevExpress.XtraLayout.LayoutControl();
this.txtCorValType = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.txtErrVal = new DevExpress.XtraEditors.ButtonEdit();
this.txtEmtProps = new DevExpress.XtraEditors.ImageComboBoxEdit();
this.txtPlaneVal = new DevExpress.XtraEditors.ButtonEdit();
this.txtShipVal = new DevExpress.XtraEditors.ButtonEdit();
this.txtFixVal = new DevExpress.XtraEditors.ButtonEdit();
this.btnStart = new DevExpress.XtraEditors.SimpleButton();
this.grdPosList = new DevExpress.XtraGrid.GridControl();
this.bsPosList = new DevExpress.Xpo.XPBindingSource(this.components);
this.gvPosList = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colId = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSigTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSigFreq = new DevExpress.XtraGrid.Columns.GridColumn();
this.colBandWidth = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPosType = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEmtId = new DevExpress.XtraGrid.Columns.GridColumn();
this.emtEdit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.xpcEmt = new DevExpress.Xpo.XPCollection(this.components);
this.colPosText = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMirrText = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGdopErr = new DevExpress.XtraGrid.Columns.GridColumn();
this.colMoveState = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEmtProp = new DevExpress.XtraGrid.Columns.GridColumn();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.lcEmpty = new DevExpress.XtraLayout.EmptySpaceItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.lcMain)).BeginInit();
this.lcMain.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtCorValType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtErrVal.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtEmtProps.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPlaneVal.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtShipVal.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtFixVal.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grdPosList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bsPosList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvPosList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.emtEdit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xpcEmt)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lcEmpty)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
this.SuspendLayout();
//
// lcMain
//
this.lcMain.Controls.Add(this.txtCorValType);
this.lcMain.Controls.Add(this.txtErrVal);
this.lcMain.Controls.Add(this.txtEmtProps);
this.lcMain.Controls.Add(this.txtPlaneVal);
this.lcMain.Controls.Add(this.txtShipVal);
this.lcMain.Controls.Add(this.txtFixVal);
this.lcMain.Controls.Add(this.btnStart);
this.lcMain.Controls.Add(this.grdPosList);
this.lcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.lcMain.Location = new System.Drawing.Point(0, 0);
this.lcMain.Name = "lcMain";
this.lcMain.OptionsItemText.TextAlignMode = DevExpress.XtraLayout.TextAlignMode.AutoSize;
this.lcMain.Root = this.Root;
this.lcMain.Size = new System.Drawing.Size(1083, 441);
this.lcMain.TabIndex = 0;
this.lcMain.Text = "layoutControl1";
//
// txtCorValType
//
this.txtCorValType.Location = new System.Drawing.Point(65, 413);
this.txtCorValType.Name = "txtCorValType";
this.txtCorValType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.txtCorValType.Size = new System.Drawing.Size(66, 20);
this.txtCorValType.StyleController = this.lcMain;
this.txtCorValType.TabIndex = 2;
this.txtCorValType.SelectedIndexChanged += new System.EventHandler(this.txtCorValType_SelectedIndexChanged);
//
// txtErrVal
//
this.txtErrVal.EditValue = "100";
this.txtErrVal.Location = new System.Drawing.Point(487, 413);
this.txtErrVal.Name = "txtErrVal";
this.txtErrVal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.txtErrVal.Size = new System.Drawing.Size(56, 23);
this.txtErrVal.StyleController = this.lcMain;
this.txtErrVal.TabIndex = 9;
//
// txtEmtProps
//
this.txtEmtProps.Location = new System.Drawing.Point(909, 413);
this.txtEmtProps.Name = "txtEmtProps";
this.txtEmtProps.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", -1, true, false, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.txtEmtProps.Properties.ReadOnly = true;
this.txtEmtProps.Size = new System.Drawing.Size(96, 20);
this.txtEmtProps.StyleController = this.lcMain;
this.txtEmtProps.TabIndex = 11;
//
// txtPlaneVal
//
this.txtPlaneVal.EditValue = "5";
this.txtPlaneVal.Location = new System.Drawing.Point(387, 413);
this.txtPlaneVal.Name = "txtPlaneVal";
this.txtPlaneVal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.txtPlaneVal.Size = new System.Drawing.Size(56, 23);
this.txtPlaneVal.StyleController = this.lcMain;
this.txtPlaneVal.TabIndex = 7;
//
// txtShipVal
//
this.txtShipVal.EditValue = "2";
this.txtShipVal.Location = new System.Drawing.Point(287, 413);
this.txtShipVal.Name = "txtShipVal";
this.txtShipVal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.txtShipVal.Size = new System.Drawing.Size(56, 23);
this.txtShipVal.StyleController = this.lcMain;
this.txtShipVal.TabIndex = 5;
//
// txtFixVal
//
this.txtFixVal.EditValue = "1";
this.txtFixVal.Location = new System.Drawing.Point(187, 413);
this.txtFixVal.Name = "txtFixVal";
this.txtFixVal.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
this.txtFixVal.Size = new System.Drawing.Size(56, 23);
this.txtFixVal.StyleController = this.lcMain;
this.txtFixVal.TabIndex = 3;
//
// btnStart
//
this.btnStart.Location = new System.Drawing.Point(1009, 413);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(69, 22);
this.btnStart.StyleController = this.lcMain;
this.btnStart.TabIndex = 12;
this.btnStart.Text = "开始判证";
this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
//
// grdPosList
//
this.grdPosList.DataSource = this.bsPosList;
this.grdPosList.Location = new System.Drawing.Point(5, 5);
this.grdPosList.MainView = this.gvPosList;
this.grdPosList.Name = "grdPosList";
this.grdPosList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.emtEdit});
this.grdPosList.Size = new System.Drawing.Size(1073, 404);
this.grdPosList.TabIndex = 0;
this.grdPosList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvPosList});
//
// bsPosList
//
this.bsPosList.ObjectType = typeof(Ips.Sps.TskResults.Poses.Pos);
//
// gvPosList
//
this.gvPosList.Appearance.Row.Options.UseTextOptions = true;
this.gvPosList.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.gvPosList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colId,
this.colSigTime,
this.colSigFreq,
this.colBandWidth,
this.colPosType,
this.colEmtId,
this.colPosText,
this.colMirrText,
this.colGdopErr,
this.colMoveState,
this.colEmtProp});
this.gvPosList.GridControl = this.grdPosList;
this.gvPosList.Name = "gvPosList";
this.gvPosList.OptionsBehavior.Editable = false;
this.gvPosList.OptionsView.ShowGroupPanel = false;
this.gvPosList.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gvPosList_RowCellStyle);
this.gvPosList.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gvPosList_CustomColumnDisplayText);
//
// colId
//
this.colId.FieldName = "Id";
this.colId.Name = "colId";
//
// colSigTime
//
this.colSigTime.FieldName = "SigTime";
this.colSigTime.Name = "colSigTime";
this.colSigTime.Visible = true;
this.colSigTime.VisibleIndex = 0;
this.colSigTime.Width = 128;
//
// colSigFreq
//
this.colSigFreq.Caption = "信号频点(MHz)";
this.colSigFreq.FieldName = "SigFreq";
this.colSigFreq.Name = "colSigFreq";
this.colSigFreq.Visible = true;
this.colSigFreq.VisibleIndex = 1;
this.colSigFreq.Width = 104;
//
// colBandWidth
//
this.colBandWidth.Caption = "信号带宽(kHz)";
this.colBandWidth.FieldName = "BandWidth";
this.colBandWidth.Name = "colBandWidth";
this.colBandWidth.Visible = true;
this.colBandWidth.VisibleIndex = 2;
this.colBandWidth.Width = 105;
//
// colPosType
//
this.colPosType.FieldName = "PosType";
this.colPosType.Name = "colPosType";
this.colPosType.Visible = true;
this.colPosType.VisibleIndex = 6;
this.colPosType.Width = 74;
//
// colEmtId
//
this.colEmtId.ColumnEdit = this.emtEdit;
this.colEmtId.FieldName = "EmtId";
this.colEmtId.Name = "colEmtId";
this.colEmtId.Visible = true;
this.colEmtId.VisibleIndex = 5;
this.colEmtId.Width = 108;
//
// emtEdit
//
this.emtEdit.AutoHeight = false;
this.emtEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.emtEdit.DataSource = this.xpcEmt;
this.emtEdit.DisplayMember = "Name";
this.emtEdit.Name = "emtEdit";
this.emtEdit.NullText = "未知";
this.emtEdit.ValueMember = "Oid";
//
// xpcEmt
//
this.xpcEmt.DisplayableProperties = "Oid;Name";
this.xpcEmt.ObjectType = typeof(Ips.Sps.Emts.Emt);
//
// colPosText
//
this.colPosText.FieldName = "PosText";
this.colPosText.Name = "colPosText";
this.colPosText.Visible = true;
this.colPosText.VisibleIndex = 3;
this.colPosText.Width = 79;
//
// colMirrText
//
this.colMirrText.FieldName = "MirrText";
this.colMirrText.Name = "colMirrText";
this.colMirrText.Visible = true;
this.colMirrText.VisibleIndex = 4;
this.colMirrText.Width = 97;
//
// colGdopErr
//
this.colGdopErr.FieldName = "GdopErr";
this.colGdopErr.Name = "colGdopErr";
//
// colMoveState
//
this.colMoveState.FieldName = "MoveState";
this.colMoveState.Name = "colMoveState";
this.colMoveState.Visible = true;
this.colMoveState.VisibleIndex = 7;
this.colMoveState.Width = 112;
//
// colEmtProp
//
this.colEmtProp.FieldName = "EmtProp";
this.colEmtProp.Name = "colEmtProp";
//
// 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.lcEmpty,
this.layoutControlItem4,
this.layoutControlItem5,
this.layoutControlItem6,
this.layoutControlItem10,
this.layoutControlItem12,
this.layoutControlItem2});
this.Root.Name = "Root";
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
this.Root.Size = new System.Drawing.Size(1083, 441);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.grdPosList;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(1077, 408);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// layoutControlItem3
//
this.layoutControlItem3.Control = this.btnStart;
this.layoutControlItem3.Location = new System.Drawing.Point(1004, 408);
this.layoutControlItem3.MaxSize = new System.Drawing.Size(73, 26);
this.layoutControlItem3.MinSize = new System.Drawing.Size(73, 26);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.Size = new System.Drawing.Size(73, 27);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem3.TextVisible = false;
//
// lcEmpty
//
this.lcEmpty.AllowHotTrack = false;
this.lcEmpty.Location = new System.Drawing.Point(542, 408);
this.lcEmpty.Name = "lcEmpty";
this.lcEmpty.Size = new System.Drawing.Size(302, 27);
this.lcEmpty.TextSize = new System.Drawing.Size(0, 0);
//
// layoutControlItem4
//
this.layoutControlItem4.Control = this.txtShipVal;
this.layoutControlItem4.Location = new System.Drawing.Point(242, 408);
this.layoutControlItem4.MaxSize = new System.Drawing.Size(100, 27);
this.layoutControlItem4.MinSize = new System.Drawing.Size(100, 27);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.Size = new System.Drawing.Size(100, 27);
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem4.Text = "舰船:";
this.layoutControlItem4.TextSize = new System.Drawing.Size(28, 14);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txtPlaneVal;
this.layoutControlItem5.Location = new System.Drawing.Point(342, 408);
this.layoutControlItem5.MaxSize = new System.Drawing.Size(100, 27);
this.layoutControlItem5.MinSize = new System.Drawing.Size(100, 27);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.Size = new System.Drawing.Size(100, 27);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem5.Text = "飞机:";
this.layoutControlItem5.TextSize = new System.Drawing.Size(28, 14);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txtEmtProps;
this.layoutControlItem6.Location = new System.Drawing.Point(844, 408);
this.layoutControlItem6.MaxSize = new System.Drawing.Size(160, 24);
this.layoutControlItem6.MinSize = new System.Drawing.Size(160, 24);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.Size = new System.Drawing.Size(160, 27);
this.layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem6.Text = "目标属性";
this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txtErrVal;
this.layoutControlItem10.Location = new System.Drawing.Point(442, 408);
this.layoutControlItem10.MaxSize = new System.Drawing.Size(100, 24);
this.layoutControlItem10.MinSize = new System.Drawing.Size(100, 24);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.Size = new System.Drawing.Size(100, 27);
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem10.Text = "无效:";
this.layoutControlItem10.TextSize = new System.Drawing.Size(28, 14);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txtCorValType;
this.layoutControlItem12.Location = new System.Drawing.Point(0, 408);
this.layoutControlItem12.MaxSize = new System.Drawing.Size(130, 24);
this.layoutControlItem12.MinSize = new System.Drawing.Size(130, 24);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.Size = new System.Drawing.Size(130, 27);
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem12.Text = "判断类型";
this.layoutControlItem12.TextSize = new System.Drawing.Size(48, 14);
//
// layoutControlItem2
//
this.layoutControlItem2.Control = this.txtFixVal;
this.layoutControlItem2.Location = new System.Drawing.Point(130, 408);
this.layoutControlItem2.MaxSize = new System.Drawing.Size(112, 27);
this.layoutControlItem2.MinSize = new System.Drawing.Size(112, 27);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.Size = new System.Drawing.Size(112, 27);
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
this.layoutControlItem2.Text = "固定站:";
this.layoutControlItem2.TextSize = new System.Drawing.Size(40, 14);
//
// MoveCheckForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1083, 441);
this.Controls.Add(this.lcMain);
this.IconOptions.ShowIcon = false;
this.Name = "MoveCheckForm";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "属性判证";
this.Load += new System.EventHandler(this.MoveCheckForm_Load);
((System.ComponentModel.ISupportInitialize)(this.lcMain)).EndInit();
this.lcMain.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtCorValType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtErrVal.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtEmtProps.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPlaneVal.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtShipVal.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtFixVal.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grdPosList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bsPosList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvPosList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.emtEdit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xpcEmt)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lcEmpty)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraLayout.LayoutControl lcMain;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.Xpo.XPBindingSource bsPosList;
private DevExpress.XtraGrid.GridControl grdPosList;
private DevExpress.XtraGrid.Views.Grid.GridView gvPosList;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraGrid.Columns.GridColumn colId;
private DevExpress.XtraGrid.Columns.GridColumn colEmtId;
private DevExpress.XtraGrid.Columns.GridColumn colSigTime;
private DevExpress.XtraGrid.Columns.GridColumn colSigFreq;
private DevExpress.XtraGrid.Columns.GridColumn colBandWidth;
private DevExpress.XtraGrid.Columns.GridColumn colPosType;
private DevExpress.XtraGrid.Columns.GridColumn colGdopErr;
private DevExpress.XtraGrid.Columns.GridColumn colMoveState;
private DevExpress.XtraGrid.Columns.GridColumn colPosText;
private DevExpress.XtraGrid.Columns.GridColumn colMirrText;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit emtEdit;
private DevExpress.Xpo.XPCollection xpcEmt;
private DevExpress.XtraEditors.SimpleButton btnStart;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.EmptySpaceItem lcEmpty;
private DevExpress.XtraGrid.Columns.GridColumn colEmtProp;
private DevExpress.XtraEditors.ButtonEdit txtPlaneVal;
private DevExpress.XtraEditors.ButtonEdit txtShipVal;
private DevExpress.XtraEditors.ButtonEdit txtFixVal;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.ImageComboBoxEdit txtEmtProps;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
private DevExpress.XtraEditors.ButtonEdit txtErrVal;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
private DevExpress.XtraEditors.ImageComboBoxEdit txtCorValType;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
}
}