| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619 |
- namespace Ips.Sps.TskResults.Peses
- {
- partial class PesListForm
- {
- /// <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 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 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();
- layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
- labelControl2 = new DevExpress.XtraEditors.LabelControl();
- labelControl1 = new DevExpress.XtraEditors.LabelControl();
- txtSnrMin = new DevExpress.XtraEditors.ButtonEdit();
- txtDfoMax = new DevExpress.XtraEditors.ButtonEdit();
- txtDfoMin = new DevExpress.XtraEditors.ButtonEdit();
- txtDtoMax = new DevExpress.XtraEditors.ButtonEdit();
- txtDtoMin = new DevExpress.XtraEditors.ButtonEdit();
- grdPesList = new PesGridListCtrl();
- btnClear = new DevExpress.XtraEditors.SimpleButton();
- btnQuery = new DevExpress.XtraEditors.SimpleButton();
- txtIsValid = new DevExpress.XtraEditors.ImageComboBoxEdit();
- txtAdjaSat = new DevExpress.XtraEditors.LookUpEdit();
- xpcSatList = new DevExpress.Xpo.XPCollection(components);
- txtMainSat = new DevExpress.XtraEditors.LookUpEdit();
- txtSigCategory = new DevExpress.XtraEditors.ImageComboBoxEdit();
- txtEndTime = new DevExpress.XtraEditors.DateEdit();
- txtStartTime = new DevExpress.XtraEditors.DateEdit();
- Root = new DevExpress.XtraLayout.LayoutControlGroup();
- layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
- emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
- layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
- layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- xpcEmtList = new DevExpress.Xpo.XPCollection(components);
- ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
- layoutControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)txtSnrMin.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtDfoMax.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtDfoMin.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtDtoMax.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtDtoMin.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtIsValid.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtAdjaSat.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)xpcSatList).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtMainSat.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtSigCategory.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtEndTime.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtEndTime.Properties.CalendarTimeProperties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtStartTime.Properties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)txtStartTime.Properties.CalendarTimeProperties).BeginInit();
- ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem5).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
- ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem7).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem8).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem15).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem12).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem11).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem16).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem13).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem14).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem6).BeginInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem10).BeginInit();
- ((System.ComponentModel.ISupportInitialize)xpcEmtList).BeginInit();
- SuspendLayout();
- //
- // layoutControl1
- //
- layoutControl1.Controls.Add(labelControl2);
- layoutControl1.Controls.Add(labelControl1);
- layoutControl1.Controls.Add(txtSnrMin);
- layoutControl1.Controls.Add(txtDfoMax);
- layoutControl1.Controls.Add(txtDfoMin);
- layoutControl1.Controls.Add(txtDtoMax);
- layoutControl1.Controls.Add(txtDtoMin);
- layoutControl1.Controls.Add(grdPesList);
- layoutControl1.Controls.Add(btnClear);
- layoutControl1.Controls.Add(btnQuery);
- layoutControl1.Controls.Add(txtIsValid);
- layoutControl1.Controls.Add(txtAdjaSat);
- layoutControl1.Controls.Add(txtMainSat);
- layoutControl1.Controls.Add(txtSigCategory);
- layoutControl1.Controls.Add(txtEndTime);
- layoutControl1.Controls.Add(txtStartTime);
- layoutControl1.Dock = DockStyle.Fill;
- layoutControl1.Location = new Point(0, 0);
- layoutControl1.Name = "layoutControl1";
- layoutControl1.Root = Root;
- layoutControl1.Size = new Size(1259, 470);
- layoutControl1.TabIndex = 0;
- layoutControl1.Text = "layoutControl1";
- //
- // labelControl2
- //
- labelControl2.Location = new Point(448, 36);
- labelControl2.Name = "labelControl2";
- labelControl2.Size = new Size(4, 14);
- labelControl2.StyleController = layoutControl1;
- labelControl2.TabIndex = 16;
- labelControl2.Text = "-";
- //
- // labelControl1
- //
- labelControl1.Location = new Point(176, 36);
- labelControl1.Name = "labelControl1";
- labelControl1.Size = new Size(4, 14);
- labelControl1.StyleController = layoutControl1;
- labelControl1.TabIndex = 15;
- labelControl1.Text = "-";
- //
- // txtSnrMin
- //
- txtSnrMin.Location = new Point(616, 36);
- txtSnrMin.Name = "txtSnrMin";
- txtSnrMin.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(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtSnrMin.Size = new Size(66, 23);
- txtSnrMin.StyleController = layoutControl1;
- txtSnrMin.TabIndex = 10;
- //
- // txtDfoMax
- //
- txtDfoMax.Location = new Point(456, 36);
- txtDfoMax.Name = "txtDfoMax";
- txtDfoMax.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtDfoMax.Size = new Size(96, 23);
- txtDfoMax.StyleController = layoutControl1;
- txtDfoMax.TabIndex = 9;
- //
- // txtDfoMin
- //
- txtDfoMin.Location = new Point(344, 36);
- txtDfoMin.Name = "txtDfoMin";
- txtDfoMin.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Hz", -1, false, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtDfoMin.Size = new Size(100, 23);
- txtDfoMin.StyleController = layoutControl1;
- txtDfoMin.TabIndex = 8;
- //
- // txtDtoMax
- //
- txtDtoMax.Location = new Point(184, 36);
- txtDtoMax.Name = "txtDtoMax";
- txtDtoMax.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "us", -1, false, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtDtoMax.Size = new Size(96, 23);
- txtDtoMax.StyleController = layoutControl1;
- txtDtoMax.TabIndex = 7;
- //
- // txtDtoMin
- //
- txtDtoMin.Location = new Point(72, 36);
- txtDtoMin.Name = "txtDtoMin";
- txtDtoMin.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(Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
- txtDtoMin.Size = new Size(100, 23);
- txtDtoMin.StyleController = layoutControl1;
- txtDtoMin.TabIndex = 6;
- //
- // grdPesList
- //
- grdPesList.Location = new Point(12, 63);
- grdPesList.Name = "grdPesList";
- grdPesList.Size = new Size(1235, 395);
- grdPesList.TabIndex = 14;
- //
- // btnClear
- //
- btnClear.Location = new Point(1194, 36);
- btnClear.Name = "btnClear";
- btnClear.Size = new Size(53, 22);
- btnClear.StyleController = layoutControl1;
- btnClear.TabIndex = 13;
- btnClear.Text = "清空";
- btnClear.Click += btnClear_Click;
- //
- // btnQuery
- //
- btnQuery.Location = new Point(1133, 36);
- btnQuery.Name = "btnQuery";
- btnQuery.Size = new Size(57, 22);
- btnQuery.StyleController = layoutControl1;
- btnQuery.TabIndex = 12;
- btnQuery.Text = "查询";
- btnQuery.Click += btnQuery_Click;
- //
- // txtIsValid
- //
- txtIsValid.Location = new Point(746, 36);
- txtIsValid.Name = "txtIsValid";
- txtIsValid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- txtIsValid.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] { new DevExpress.XtraEditors.Controls.ImageComboBoxItem("全部", null, -1), new DevExpress.XtraEditors.Controls.ImageComboBoxItem("有效", true, -1), new DevExpress.XtraEditors.Controls.ImageComboBoxItem("无效", false, -1) });
- txtIsValid.Size = new Size(86, 20);
- txtIsValid.StyleController = layoutControl1;
- txtIsValid.TabIndex = 11;
- //
- // txtAdjaSat
- //
- txtAdjaSat.Location = new Point(926, 12);
- txtAdjaSat.Name = "txtAdjaSat";
- txtAdjaSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear) });
- txtAdjaSat.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Oid", "Oid", 27, DevExpress.Utils.FormatType.Numeric, "", false, DevExpress.Utils.HorzAlignment.Far, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "卫星名称", 70, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SatNum", "卫星编号", 50, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SatType", "卫星类型", 50, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Lon", "定轨经度", 50, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default) });
- txtAdjaSat.Properties.DataSource = xpcSatList;
- txtAdjaSat.Properties.DisplayMember = "This";
- txtAdjaSat.Properties.NullText = "全部";
- txtAdjaSat.Properties.PopupWidth = 600;
- txtAdjaSat.Properties.ValueMember = "Oid";
- txtAdjaSat.Size = new Size(321, 20);
- txtAdjaSat.StyleController = layoutControl1;
- txtAdjaSat.TabIndex = 5;
- txtAdjaSat.ButtonClick += txtSat_ButtonClick;
- //
- // xpcSatList
- //
- xpcSatList.CriteriaString = "[Enable] = True";
- xpcSatList.ObjectType = typeof(Sats.Sat);
- xpcSatList.Sorting.AddRange(new DevExpress.Xpo.SortProperty[] { new DevExpress.Xpo.SortProperty("[SatNum]", DevExpress.Xpo.DB.SortingDirection.Ascending) });
- //
- // txtMainSat
- //
- txtMainSat.Location = new Point(696, 12);
- txtMainSat.Name = "txtMainSat";
- txtMainSat.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear) });
- txtMainSat.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Oid", "Oid", 27, DevExpress.Utils.FormatType.Numeric, "", false, DevExpress.Utils.HorzAlignment.Far, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "卫星名称", 70, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SatNum", "卫星编号", 50, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SatType", "卫星类型", 50, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Lon", "定轨经度", 50, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default) });
- txtMainSat.Properties.DataSource = xpcSatList;
- txtMainSat.Properties.DisplayMember = "This";
- txtMainSat.Properties.NullText = "全部";
- txtMainSat.Properties.PopupWidth = 600;
- txtMainSat.Properties.ValueMember = "Oid";
- txtMainSat.Size = new Size(166, 20);
- txtMainSat.StyleController = layoutControl1;
- txtMainSat.TabIndex = 4;
- txtMainSat.ButtonClick += txtSat_ButtonClick;
- //
- // txtSigCategory
- //
- txtSigCategory.Location = new Point(72, 12);
- txtSigCategory.Name = "txtSigCategory";
- txtSigCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- txtSigCategory.Properties.NullText = "全部";
- txtSigCategory.Size = new Size(100, 20);
- txtSigCategory.StyleController = layoutControl1;
- txtSigCategory.TabIndex = 0;
- //
- // txtEndTime
- //
- txtEndTime.EditValue = null;
- txtEndTime.Location = new Point(466, 12);
- txtEndTime.Name = "txtEndTime";
- txtEndTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- txtEndTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- txtEndTime.Size = new Size(166, 20);
- txtEndTime.StyleController = layoutControl1;
- txtEndTime.TabIndex = 3;
- //
- // txtStartTime
- //
- txtStartTime.EditValue = null;
- txtStartTime.Location = new Point(236, 12);
- txtStartTime.Name = "txtStartTime";
- txtStartTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- txtStartTime.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
- txtStartTime.Size = new Size(166, 20);
- txtStartTime.StyleController = layoutControl1;
- txtStartTime.TabIndex = 2;
- //
- // Root
- //
- Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
- Root.GroupBordersVisible = false;
- Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, layoutControlItem2, layoutControlItem4, layoutControlItem5, layoutControlItem9, layoutControlItem3, emptySpaceItem2, layoutControlItem7, layoutControlItem8, layoutControlItem15, layoutControlItem12, layoutControlItem11, layoutControlItem16, layoutControlItem13, layoutControlItem14, layoutControlItem6, layoutControlItem10 });
- Root.Name = "Root";
- Root.Size = new Size(1259, 470);
- Root.TextVisible = false;
- //
- // layoutControlItem1
- //
- layoutControlItem1.Control = txtStartTime;
- layoutControlItem1.Location = new Point(164, 0);
- layoutControlItem1.MaxSize = new Size(230, 24);
- layoutControlItem1.MinSize = new Size(230, 24);
- layoutControlItem1.Name = "layoutControlItem1";
- layoutControlItem1.Size = new Size(230, 24);
- layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem1.Text = "开始时间";
- layoutControlItem1.TextSize = new Size(48, 14);
- //
- // layoutControlItem2
- //
- layoutControlItem2.Control = txtEndTime;
- layoutControlItem2.Location = new Point(394, 0);
- layoutControlItem2.MaxSize = new Size(230, 24);
- layoutControlItem2.MinSize = new Size(230, 24);
- layoutControlItem2.Name = "layoutControlItem2";
- layoutControlItem2.Size = new Size(230, 24);
- layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem2.Text = "结束时间";
- layoutControlItem2.TextSize = new Size(48, 14);
- //
- // layoutControlItem4
- //
- layoutControlItem4.Control = txtMainSat;
- layoutControlItem4.Location = new Point(624, 0);
- layoutControlItem4.MaxSize = new Size(230, 24);
- layoutControlItem4.MinSize = new Size(230, 24);
- layoutControlItem4.Name = "layoutControlItem4";
- layoutControlItem4.Size = new Size(230, 24);
- layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem4.Text = "信号主星";
- layoutControlItem4.TextSize = new Size(48, 14);
- //
- // layoutControlItem5
- //
- layoutControlItem5.Control = txtAdjaSat;
- layoutControlItem5.Location = new Point(854, 0);
- layoutControlItem5.Name = "layoutControlItem5";
- layoutControlItem5.Size = new Size(385, 24);
- layoutControlItem5.Text = "信号邻星";
- layoutControlItem5.TextSize = new Size(48, 14);
- //
- // layoutControlItem9
- //
- layoutControlItem9.Control = grdPesList;
- layoutControlItem9.Location = new Point(0, 51);
- layoutControlItem9.Name = "layoutControlItem9";
- layoutControlItem9.Size = new Size(1239, 399);
- layoutControlItem9.TextSize = new Size(0, 0);
- layoutControlItem9.TextVisible = false;
- //
- // layoutControlItem3
- //
- layoutControlItem3.Control = txtSigCategory;
- layoutControlItem3.Location = new Point(0, 0);
- layoutControlItem3.MaxSize = new Size(164, 24);
- layoutControlItem3.MinSize = new Size(164, 24);
- layoutControlItem3.Name = "layoutControlItem3";
- layoutControlItem3.Size = new Size(164, 24);
- layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem3.Text = "信号类别";
- layoutControlItem3.TextSize = new Size(48, 14);
- //
- // emptySpaceItem2
- //
- emptySpaceItem2.AllowHotTrack = false;
- emptySpaceItem2.Location = new Point(824, 24);
- emptySpaceItem2.Name = "emptySpaceItem2";
- emptySpaceItem2.Size = new Size(297, 27);
- emptySpaceItem2.TextSize = new Size(0, 0);
- //
- // layoutControlItem7
- //
- layoutControlItem7.Control = btnQuery;
- layoutControlItem7.Location = new Point(1121, 24);
- layoutControlItem7.MaxSize = new Size(61, 26);
- layoutControlItem7.MinSize = new Size(61, 26);
- layoutControlItem7.Name = "layoutControlItem7";
- layoutControlItem7.Size = new Size(61, 27);
- layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem7.TextSize = new Size(0, 0);
- layoutControlItem7.TextVisible = false;
- //
- // layoutControlItem8
- //
- layoutControlItem8.Control = btnClear;
- layoutControlItem8.Location = new Point(1182, 24);
- layoutControlItem8.MaxSize = new Size(57, 26);
- layoutControlItem8.MinSize = new Size(57, 26);
- layoutControlItem8.Name = "layoutControlItem8";
- layoutControlItem8.Size = new Size(57, 27);
- layoutControlItem8.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem8.TextSize = new Size(0, 0);
- layoutControlItem8.TextVisible = false;
- //
- // layoutControlItem15
- //
- layoutControlItem15.Control = labelControl1;
- layoutControlItem15.Location = new Point(164, 24);
- layoutControlItem15.Name = "layoutControlItem15";
- layoutControlItem15.Size = new Size(8, 27);
- layoutControlItem15.TextSize = new Size(0, 0);
- layoutControlItem15.TextVisible = false;
- //
- // layoutControlItem12
- //
- layoutControlItem12.Control = txtDtoMax;
- layoutControlItem12.Location = new Point(172, 24);
- layoutControlItem12.MaxSize = new Size(100, 27);
- layoutControlItem12.MinSize = new Size(100, 27);
- layoutControlItem12.Name = "layoutControlItem12";
- layoutControlItem12.Size = new Size(100, 27);
- layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem12.Text = "最大时差";
- layoutControlItem12.TextSize = new Size(0, 0);
- layoutControlItem12.TextVisible = false;
- //
- // layoutControlItem11
- //
- layoutControlItem11.Control = txtDfoMin;
- layoutControlItem11.Location = new Point(272, 24);
- layoutControlItem11.MaxSize = new Size(164, 27);
- layoutControlItem11.MinSize = new Size(164, 27);
- layoutControlItem11.Name = "layoutControlItem11";
- layoutControlItem11.Size = new Size(164, 27);
- layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem11.Text = "频差范围";
- layoutControlItem11.TextSize = new Size(48, 14);
- //
- // layoutControlItem16
- //
- layoutControlItem16.Control = labelControl2;
- layoutControlItem16.Location = new Point(436, 24);
- layoutControlItem16.Name = "layoutControlItem16";
- layoutControlItem16.Size = new Size(8, 27);
- layoutControlItem16.TextSize = new Size(0, 0);
- layoutControlItem16.TextVisible = false;
- //
- // layoutControlItem13
- //
- layoutControlItem13.Control = txtDfoMax;
- layoutControlItem13.Location = new Point(444, 24);
- layoutControlItem13.MaxSize = new Size(100, 27);
- layoutControlItem13.MinSize = new Size(100, 27);
- layoutControlItem13.Name = "layoutControlItem13";
- layoutControlItem13.Size = new Size(100, 27);
- layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem13.Text = "最大频差";
- layoutControlItem13.TextSize = new Size(0, 0);
- layoutControlItem13.TextVisible = false;
- //
- // layoutControlItem14
- //
- layoutControlItem14.Control = txtSnrMin;
- layoutControlItem14.Location = new Point(544, 24);
- layoutControlItem14.MaxSize = new Size(130, 27);
- layoutControlItem14.MinSize = new Size(130, 27);
- layoutControlItem14.Name = "layoutControlItem14";
- layoutControlItem14.Size = new Size(130, 27);
- layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem14.Text = "信噪比";
- layoutControlItem14.TextSize = new Size(48, 14);
- //
- // layoutControlItem6
- //
- layoutControlItem6.Control = txtIsValid;
- layoutControlItem6.Location = new Point(674, 24);
- layoutControlItem6.MaxSize = new Size(150, 24);
- layoutControlItem6.MinSize = new Size(150, 24);
- layoutControlItem6.Name = "layoutControlItem6";
- layoutControlItem6.Size = new Size(150, 27);
- layoutControlItem6.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem6.Text = "是否有效";
- layoutControlItem6.TextSize = new Size(48, 14);
- //
- // layoutControlItem10
- //
- layoutControlItem10.Control = txtDtoMin;
- layoutControlItem10.Location = new Point(0, 24);
- layoutControlItem10.MaxSize = new Size(164, 27);
- layoutControlItem10.MinSize = new Size(164, 27);
- layoutControlItem10.Name = "layoutControlItem10";
- layoutControlItem10.Size = new Size(164, 27);
- layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
- layoutControlItem10.Text = "时差范围";
- layoutControlItem10.TextSize = new Size(48, 14);
- //
- // xpcEmtList
- //
- xpcEmtList.CriteriaString = "[Enable] = True";
- xpcEmtList.DisplayableProperties = "Oid;Name;Code;EmtType";
- xpcEmtList.ObjectType = typeof(Emts.Emt);
- //
- // PesListForm
- //
- AutoScaleDimensions = new SizeF(7F, 14F);
- AutoScaleMode = AutoScaleMode.Font;
- ClientSize = new Size(1259, 470);
- Controls.Add(layoutControl1);
- Name = "PesListForm";
- Text = "参估数据";
- Load += PesListForm_Load;
- ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
- layoutControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)txtSnrMin.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtDfoMax.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtDfoMin.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtDtoMax.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtDtoMin.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtIsValid.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtAdjaSat.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)xpcSatList).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtMainSat.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtSigCategory.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtEndTime.Properties.CalendarTimeProperties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtEndTime.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtStartTime.Properties.CalendarTimeProperties).EndInit();
- ((System.ComponentModel.ISupportInitialize)txtStartTime.Properties).EndInit();
- ((System.ComponentModel.ISupportInitialize)Root).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem5).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
- ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem7).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem8).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem15).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem12).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem11).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem16).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem13).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem14).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem6).EndInit();
- ((System.ComponentModel.ISupportInitialize)layoutControlItem10).EndInit();
- ((System.ComponentModel.ISupportInitialize)xpcEmtList).EndInit();
- ResumeLayout(false);
- }
- #endregion
- private DevExpress.XtraLayout.LayoutControl layoutControl1;
- private DevExpress.XtraEditors.SimpleButton btnClear;
- private DevExpress.XtraEditors.SimpleButton btnQuery;
- private DevExpress.XtraEditors.ImageComboBoxEdit txtIsValid;
- private DevExpress.XtraEditors.LookUpEdit txtAdjaSat;
- private DevExpress.XtraEditors.LookUpEdit txtMainSat;
- private DevExpress.XtraEditors.ImageComboBoxEdit txtSigCategory;
- private DevExpress.XtraEditors.DateEdit txtEndTime;
- private DevExpress.XtraEditors.DateEdit txtStartTime;
- private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
- private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
- private PesGridListCtrl grdPesList;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
- private DevExpress.Xpo.XPCollection xpcSatList;
- private DevExpress.Xpo.XPCollection xpcEmtList;
- private DevExpress.XtraEditors.ButtonEdit txtDfoMax;
- private DevExpress.XtraEditors.ButtonEdit txtDfoMin;
- private DevExpress.XtraEditors.ButtonEdit txtDtoMax;
- private DevExpress.XtraEditors.ButtonEdit txtDtoMin;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
- private DevExpress.XtraEditors.ButtonEdit txtSnrMin;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
- }
- }
|