SigEditForm.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  1. namespace Ips.Sps.Sigs
  2. {
  3. partial class SigEditForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. components = new System.ComponentModel.Container();
  29. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
  32. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
  33. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
  34. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  35. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
  36. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
  37. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
  38. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
  39. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  40. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
  41. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
  42. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
  43. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
  44. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  45. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
  46. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
  47. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
  48. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
  49. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  50. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
  51. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
  52. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
  53. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
  54. DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
  55. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
  56. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
  57. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
  58. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
  59. bsSig = new DevExpress.Xpo.XPBindingSource(components);
  60. dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
  61. btnCancel = new DevExpress.XtraEditors.SimpleButton();
  62. btnSave = new DevExpress.XtraEditors.SimpleButton();
  63. SigCategoryImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
  64. SigTypeImageComboBoxEdit = new DevExpress.XtraEditors.ImageComboBoxEdit();
  65. SigFreqButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  66. BandWidthButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  67. SigLenButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  68. EmtIdLookUpEdit = new DevExpress.XtraEditors.LookUpEdit();
  69. xpcEmt = new DevExpress.Xpo.XPCollection(components);
  70. MainSatIdLookUpEdit = new DevExpress.XtraEditors.LookUpEdit();
  71. xpcSat = new DevExpress.Xpo.XPCollection(components);
  72. SigRangTextButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  73. RemarkMemoEdit = new DevExpress.XtraEditors.MemoEdit();
  74. AdjaSatIdsCheckedComboBoxEdit = new DevExpress.XtraEditors.CheckedComboBoxEdit();
  75. FreqStartButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  76. FreqEndButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  77. FreqStepButtonEdit = new DevExpress.XtraEditors.ButtonEdit();
  78. Root = new DevExpress.XtraLayout.LayoutControlGroup();
  79. layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
  80. ItemForSigCategory = new DevExpress.XtraLayout.LayoutControlItem();
  81. ItemForSigType = new DevExpress.XtraLayout.LayoutControlItem();
  82. ItemForSigFreq = new DevExpress.XtraLayout.LayoutControlItem();
  83. ItemForBandWidth = new DevExpress.XtraLayout.LayoutControlItem();
  84. ItemForSigLen = new DevExpress.XtraLayout.LayoutControlItem();
  85. ItemForEmtId = new DevExpress.XtraLayout.LayoutControlItem();
  86. ItemForAdjaSatIds = new DevExpress.XtraLayout.LayoutControlItem();
  87. ItemForSigRangText = new DevExpress.XtraLayout.LayoutControlItem();
  88. layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
  89. layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
  90. emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
  91. ItemForRemark = new DevExpress.XtraLayout.LayoutControlItem();
  92. ItemForMainSatId = new DevExpress.XtraLayout.LayoutControlItem();
  93. ItemForFreqStart = new DevExpress.XtraLayout.LayoutControlItem();
  94. ItemForFreqStep = new DevExpress.XtraLayout.LayoutControlItem();
  95. ItemForFreqEnd = new DevExpress.XtraLayout.LayoutControlItem();
  96. ((System.ComponentModel.ISupportInitialize)bsSig).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).BeginInit();
  98. dataLayoutControl1.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)SigCategoryImageComboBoxEdit.Properties).BeginInit();
  100. ((System.ComponentModel.ISupportInitialize)SigTypeImageComboBoxEdit.Properties).BeginInit();
  101. ((System.ComponentModel.ISupportInitialize)SigFreqButtonEdit.Properties).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)BandWidthButtonEdit.Properties).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)SigLenButtonEdit.Properties).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)EmtIdLookUpEdit.Properties).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)xpcEmt).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)MainSatIdLookUpEdit.Properties).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)xpcSat).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)SigRangTextButtonEdit.Properties).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)RemarkMemoEdit.Properties).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)AdjaSatIdsCheckedComboBoxEdit.Properties).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)FreqStartButtonEdit.Properties).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)FreqEndButtonEdit.Properties).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)FreqStepButtonEdit.Properties).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)ItemForSigCategory).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)ItemForSigType).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)ItemForSigFreq).BeginInit();
  119. ((System.ComponentModel.ISupportInitialize)ItemForBandWidth).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)ItemForSigLen).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)ItemForEmtId).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)ItemForAdjaSatIds).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)ItemForSigRangText).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
  126. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)ItemForRemark).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)ItemForMainSatId).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)ItemForFreqStart).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)ItemForFreqStep).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)ItemForFreqEnd).BeginInit();
  132. SuspendLayout();
  133. //
  134. // bsSig
  135. //
  136. bsSig.DisplayableProperties = "Oid;SigCategory;SigType;SigFreq;BandWidth;SigLen;EmtId;AdjaSatIds;MainSatId;SigRangText;Remark;FreqStart;FreqEnd;FreqStep";
  137. bsSig.ObjectType = typeof(Signal);
  138. //
  139. // dataLayoutControl1
  140. //
  141. dataLayoutControl1.Controls.Add(btnCancel);
  142. dataLayoutControl1.Controls.Add(btnSave);
  143. dataLayoutControl1.Controls.Add(SigCategoryImageComboBoxEdit);
  144. dataLayoutControl1.Controls.Add(SigTypeImageComboBoxEdit);
  145. dataLayoutControl1.Controls.Add(SigFreqButtonEdit);
  146. dataLayoutControl1.Controls.Add(BandWidthButtonEdit);
  147. dataLayoutControl1.Controls.Add(SigLenButtonEdit);
  148. dataLayoutControl1.Controls.Add(EmtIdLookUpEdit);
  149. dataLayoutControl1.Controls.Add(MainSatIdLookUpEdit);
  150. dataLayoutControl1.Controls.Add(SigRangTextButtonEdit);
  151. dataLayoutControl1.Controls.Add(RemarkMemoEdit);
  152. dataLayoutControl1.Controls.Add(AdjaSatIdsCheckedComboBoxEdit);
  153. dataLayoutControl1.Controls.Add(FreqStartButtonEdit);
  154. dataLayoutControl1.Controls.Add(FreqEndButtonEdit);
  155. dataLayoutControl1.Controls.Add(FreqStepButtonEdit);
  156. dataLayoutControl1.DataSource = bsSig;
  157. dataLayoutControl1.Dock = DockStyle.Fill;
  158. dataLayoutControl1.Location = new Point(0, 0);
  159. dataLayoutControl1.Name = "dataLayoutControl1";
  160. dataLayoutControl1.Root = Root;
  161. dataLayoutControl1.Size = new Size(488, 376);
  162. dataLayoutControl1.TabIndex = 0;
  163. dataLayoutControl1.Text = "dataLayoutControl1";
  164. //
  165. // btnCancel
  166. //
  167. btnCancel.Location = new Point(420, 342);
  168. btnCancel.Name = "btnCancel";
  169. btnCancel.Size = new Size(56, 22);
  170. btnCancel.StyleController = dataLayoutControl1;
  171. btnCancel.TabIndex = 15;
  172. btnCancel.Text = "取消";
  173. btnCancel.Click += btnCancel_Click;
  174. //
  175. // btnSave
  176. //
  177. btnSave.Location = new Point(360, 342);
  178. btnSave.Name = "btnSave";
  179. btnSave.Size = new Size(56, 22);
  180. btnSave.StyleController = dataLayoutControl1;
  181. btnSave.TabIndex = 14;
  182. btnSave.Text = "保存";
  183. btnSave.Click += btnSave_Click;
  184. //
  185. // SigCategoryImageComboBoxEdit
  186. //
  187. SigCategoryImageComboBoxEdit.DataBindings.Add(new Binding("EditValue", bsSig, "SigCategory", true, DataSourceUpdateMode.OnPropertyChanged));
  188. SigCategoryImageComboBoxEdit.Location = new Point(72, 12);
  189. SigCategoryImageComboBoxEdit.Name = "SigCategoryImageComboBoxEdit";
  190. SigCategoryImageComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
  191. SigCategoryImageComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  192. SigCategoryImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  193. SigCategoryImageComboBoxEdit.Properties.UseCtrlScroll = true;
  194. SigCategoryImageComboBoxEdit.Size = new Size(404, 20);
  195. SigCategoryImageComboBoxEdit.StyleController = dataLayoutControl1;
  196. SigCategoryImageComboBoxEdit.TabIndex = 0;
  197. SigCategoryImageComboBoxEdit.SelectedIndexChanged += SigCategoryImageComboBoxEdit_SelectedIndexChanged;
  198. //
  199. // SigTypeImageComboBoxEdit
  200. //
  201. SigTypeImageComboBoxEdit.DataBindings.Add(new Binding("EditValue", bsSig, "SigType", true, DataSourceUpdateMode.OnPropertyChanged));
  202. SigTypeImageComboBoxEdit.Location = new Point(72, 36);
  203. SigTypeImageComboBoxEdit.Name = "SigTypeImageComboBoxEdit";
  204. SigTypeImageComboBoxEdit.Properties.Appearance.Options.UseTextOptions = true;
  205. SigTypeImageComboBoxEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  206. SigTypeImageComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
  207. SigTypeImageComboBoxEdit.Size = new Size(404, 20);
  208. SigTypeImageComboBoxEdit.StyleController = dataLayoutControl1;
  209. SigTypeImageComboBoxEdit.TabIndex = 2;
  210. SigTypeImageComboBoxEdit.SelectedIndexChanged += SigTypeImageComboBoxEdit_SelectedIndexChanged;
  211. //
  212. // SigFreqButtonEdit
  213. //
  214. SigFreqButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "SigFreq", true, DataSourceUpdateMode.OnPropertyChanged));
  215. SigFreqButtonEdit.Location = new Point(72, 60);
  216. SigFreqButtonEdit.Name = "SigFreqButtonEdit";
  217. SigFreqButtonEdit.Properties.Appearance.Options.UseTextOptions = true;
  218. SigFreqButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  219. SigFreqButtonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "MHz", -1, false, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  220. SigFreqButtonEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
  221. SigFreqButtonEdit.Size = new Size(404, 23);
  222. SigFreqButtonEdit.StyleController = dataLayoutControl1;
  223. SigFreqButtonEdit.TabIndex = 3;
  224. //
  225. // BandWidthButtonEdit
  226. //
  227. BandWidthButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "BandWidth", true, DataSourceUpdateMode.OnPropertyChanged));
  228. BandWidthButtonEdit.Location = new Point(72, 168);
  229. BandWidthButtonEdit.Name = "BandWidthButtonEdit";
  230. BandWidthButtonEdit.Properties.Appearance.Options.UseTextOptions = true;
  231. BandWidthButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  232. BandWidthButtonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "kHz", -1, false, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  233. BandWidthButtonEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
  234. BandWidthButtonEdit.Size = new Size(404, 23);
  235. BandWidthButtonEdit.StyleController = dataLayoutControl1;
  236. BandWidthButtonEdit.TabIndex = 7;
  237. //
  238. // SigLenButtonEdit
  239. //
  240. SigLenButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "SigLen", true, DataSourceUpdateMode.OnPropertyChanged));
  241. SigLenButtonEdit.Location = new Point(72, 195);
  242. SigLenButtonEdit.Name = "SigLenButtonEdit";
  243. SigLenButtonEdit.Properties.Appearance.Options.UseTextOptions = true;
  244. SigLenButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  245. SigLenButtonEdit.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(Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  246. SigLenButtonEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
  247. SigLenButtonEdit.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
  248. SigLenButtonEdit.Properties.MaskSettings.Set("mask", "N0");
  249. SigLenButtonEdit.Size = new Size(404, 23);
  250. SigLenButtonEdit.StyleController = dataLayoutControl1;
  251. SigLenButtonEdit.TabIndex = 8;
  252. //
  253. // EmtIdLookUpEdit
  254. //
  255. EmtIdLookUpEdit.DataBindings.Add(new Binding("EditValue", bsSig, "EmtId", true, DataSourceUpdateMode.OnPropertyChanged));
  256. EmtIdLookUpEdit.Location = new Point(72, 222);
  257. EmtIdLookUpEdit.Name = "EmtIdLookUpEdit";
  258. EmtIdLookUpEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  259. EmtIdLookUpEdit.Properties.Appearance.Options.UseTextOptions = true;
  260. EmtIdLookUpEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  261. EmtIdLookUpEdit.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFit;
  262. EmtIdLookUpEdit.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) });
  263. EmtIdLookUpEdit.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Code", "目标编码", 57, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "目标名称", 57, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("EmtType", "目标类型", 57, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Remark", "备注", 33, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default) });
  264. EmtIdLookUpEdit.Properties.DataSource = xpcEmt;
  265. EmtIdLookUpEdit.Properties.DisplayMember = "Name";
  266. EmtIdLookUpEdit.Properties.KeyMember = "Oid";
  267. EmtIdLookUpEdit.Properties.NullText = "未知";
  268. EmtIdLookUpEdit.Properties.NullValuePrompt = "未知";
  269. EmtIdLookUpEdit.Properties.PopupWidthMode = DevExpress.XtraEditors.PopupWidthMode.ContentWidth;
  270. EmtIdLookUpEdit.Properties.ValueMember = "Oid";
  271. EmtIdLookUpEdit.Size = new Size(404, 20);
  272. EmtIdLookUpEdit.StyleController = dataLayoutControl1;
  273. EmtIdLookUpEdit.TabIndex = 9;
  274. EmtIdLookUpEdit.ButtonClick += EmtIdLookUpEdit_ButtonClick;
  275. EmtIdLookUpEdit.EditValueChanging += EmtIdLookUpEdit_EditValueChanging;
  276. //
  277. // xpcEmt
  278. //
  279. xpcEmt.CriteriaString = "[Enable] = True";
  280. xpcEmt.ObjectType = typeof(Emts.Emt);
  281. //
  282. // MainSatIdLookUpEdit
  283. //
  284. MainSatIdLookUpEdit.DataBindings.Add(new Binding("EditValue", bsSig, "MainSatId", true, DataSourceUpdateMode.OnPropertyChanged));
  285. MainSatIdLookUpEdit.Location = new Point(72, 246);
  286. MainSatIdLookUpEdit.Name = "MainSatIdLookUpEdit";
  287. MainSatIdLookUpEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  288. MainSatIdLookUpEdit.Properties.Appearance.Options.UseTextOptions = true;
  289. MainSatIdLookUpEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  290. MainSatIdLookUpEdit.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFit;
  291. MainSatIdLookUpEdit.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) });
  292. MainSatIdLookUpEdit.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("SatNum", "卫星编号", 57, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "卫星名称", 57, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SatType", "卫星类型", 57, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Lon", "定轨经度", 57, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Remark", "备注信息", 57, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default) });
  293. MainSatIdLookUpEdit.Properties.DataSource = xpcSat;
  294. MainSatIdLookUpEdit.Properties.DisplayMember = "This";
  295. MainSatIdLookUpEdit.Properties.NullText = "未知";
  296. MainSatIdLookUpEdit.Properties.NullValuePrompt = "未知";
  297. MainSatIdLookUpEdit.Properties.PopupWidthMode = DevExpress.XtraEditors.PopupWidthMode.ContentWidth;
  298. MainSatIdLookUpEdit.Properties.ValueMember = "Oid";
  299. MainSatIdLookUpEdit.Size = new Size(404, 20);
  300. MainSatIdLookUpEdit.StyleController = dataLayoutControl1;
  301. MainSatIdLookUpEdit.TabIndex = 10;
  302. MainSatIdLookUpEdit.ButtonClick += MainSatIdLookUpEdit_ButtonClick;
  303. //
  304. // xpcSat
  305. //
  306. xpcSat.CriteriaString = "[Enable] = True";
  307. xpcSat.ObjectType = typeof(Sats.Sat);
  308. xpcSat.Sorting.AddRange(new DevExpress.Xpo.SortProperty[] { new DevExpress.Xpo.SortProperty("[SatNum]", DevExpress.Xpo.DB.SortingDirection.Ascending) });
  309. //
  310. // SigRangTextButtonEdit
  311. //
  312. SigRangTextButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "SigRangText", true, DataSourceUpdateMode.OnPropertyChanged));
  313. SigRangTextButtonEdit.Location = new Point(72, 294);
  314. SigRangTextButtonEdit.Name = "SigRangTextButtonEdit";
  315. SigRangTextButtonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Clear) });
  316. SigRangTextButtonEdit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  317. SigRangTextButtonEdit.Size = new Size(404, 20);
  318. SigRangTextButtonEdit.StyleController = dataLayoutControl1;
  319. SigRangTextButtonEdit.TabIndex = 12;
  320. SigRangTextButtonEdit.ButtonClick += SigRangTextButtonEdit_ButtonClick;
  321. //
  322. // RemarkMemoEdit
  323. //
  324. RemarkMemoEdit.DataBindings.Add(new Binding("EditValue", bsSig, "Remark", true));
  325. RemarkMemoEdit.Location = new Point(72, 318);
  326. RemarkMemoEdit.Name = "RemarkMemoEdit";
  327. RemarkMemoEdit.Properties.ScrollBars = ScrollBars.None;
  328. RemarkMemoEdit.Size = new Size(404, 20);
  329. RemarkMemoEdit.StyleController = dataLayoutControl1;
  330. RemarkMemoEdit.TabIndex = 13;
  331. //
  332. // AdjaSatIdsCheckedComboBoxEdit
  333. //
  334. AdjaSatIdsCheckedComboBoxEdit.DataBindings.Add(new Binding("EditValue", bsSig, "AdjaSatIds", true));
  335. AdjaSatIdsCheckedComboBoxEdit.EditValue = "";
  336. AdjaSatIdsCheckedComboBoxEdit.Location = new Point(72, 270);
  337. AdjaSatIdsCheckedComboBoxEdit.Name = "AdjaSatIdsCheckedComboBoxEdit";
  338. AdjaSatIdsCheckedComboBoxEdit.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
  339. AdjaSatIdsCheckedComboBoxEdit.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) });
  340. AdjaSatIdsCheckedComboBoxEdit.Properties.DataSource = xpcSat;
  341. AdjaSatIdsCheckedComboBoxEdit.Properties.DisplayMember = "This";
  342. AdjaSatIdsCheckedComboBoxEdit.Properties.NullText = "未知";
  343. AdjaSatIdsCheckedComboBoxEdit.Properties.NullValuePrompt = "未知";
  344. AdjaSatIdsCheckedComboBoxEdit.Properties.ValueMember = "Oid";
  345. AdjaSatIdsCheckedComboBoxEdit.Size = new Size(404, 20);
  346. AdjaSatIdsCheckedComboBoxEdit.StyleController = dataLayoutControl1;
  347. AdjaSatIdsCheckedComboBoxEdit.TabIndex = 11;
  348. AdjaSatIdsCheckedComboBoxEdit.ButtonClick += SatIdsCheckedComboBoxEdit_ButtonClick;
  349. //
  350. // FreqStartButtonEdit
  351. //
  352. FreqStartButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "FreqStart", true));
  353. FreqStartButtonEdit.Location = new Point(72, 87);
  354. FreqStartButtonEdit.Name = "FreqStartButtonEdit";
  355. FreqStartButtonEdit.Properties.Appearance.Options.UseTextOptions = true;
  356. FreqStartButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  357. FreqStartButtonEdit.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(Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  358. FreqStartButtonEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
  359. FreqStartButtonEdit.Size = new Size(404, 23);
  360. FreqStartButtonEdit.StyleController = dataLayoutControl1;
  361. FreqStartButtonEdit.TabIndex = 4;
  362. //
  363. // FreqEndButtonEdit
  364. //
  365. FreqEndButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "FreqEnd", true));
  366. FreqEndButtonEdit.Location = new Point(72, 114);
  367. FreqEndButtonEdit.Name = "FreqEndButtonEdit";
  368. FreqEndButtonEdit.Properties.Appearance.Options.UseTextOptions = true;
  369. FreqEndButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  370. FreqEndButtonEdit.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(Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  371. FreqEndButtonEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
  372. FreqEndButtonEdit.Size = new Size(404, 23);
  373. FreqEndButtonEdit.StyleController = dataLayoutControl1;
  374. FreqEndButtonEdit.TabIndex = 5;
  375. //
  376. // FreqStepButtonEdit
  377. //
  378. FreqStepButtonEdit.DataBindings.Add(new Binding("EditValue", bsSig, "FreqStep", true));
  379. FreqStepButtonEdit.Location = new Point(72, 141);
  380. FreqStepButtonEdit.Name = "FreqStepButtonEdit";
  381. FreqStepButtonEdit.Properties.Appearance.Options.UseTextOptions = true;
  382. FreqStepButtonEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  383. FreqStepButtonEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "kHz", -1, false, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
  384. FreqStepButtonEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
  385. FreqStepButtonEdit.Size = new Size(404, 23);
  386. FreqStepButtonEdit.StyleController = dataLayoutControl1;
  387. FreqStepButtonEdit.TabIndex = 6;
  388. //
  389. // Root
  390. //
  391. Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
  392. Root.GroupBordersVisible = false;
  393. Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 });
  394. Root.Name = "Root";
  395. Root.Size = new Size(488, 376);
  396. Root.TextVisible = false;
  397. //
  398. // layoutControlGroup1
  399. //
  400. layoutControlGroup1.AllowDrawBackground = false;
  401. layoutControlGroup1.GroupBordersVisible = false;
  402. layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { ItemForSigCategory, ItemForSigType, ItemForSigFreq, ItemForBandWidth, ItemForSigLen, ItemForEmtId, ItemForAdjaSatIds, ItemForSigRangText, layoutControlItem1, layoutControlItem2, emptySpaceItem2, ItemForRemark, ItemForMainSatId, ItemForFreqStart, ItemForFreqStep, ItemForFreqEnd });
  403. layoutControlGroup1.Location = new Point(0, 0);
  404. layoutControlGroup1.Name = "autoGeneratedGroup0";
  405. layoutControlGroup1.Size = new Size(468, 356);
  406. //
  407. // ItemForSigCategory
  408. //
  409. ItemForSigCategory.Control = SigCategoryImageComboBoxEdit;
  410. ItemForSigCategory.Location = new Point(0, 0);
  411. ItemForSigCategory.Name = "ItemForSigCategory";
  412. ItemForSigCategory.Size = new Size(468, 24);
  413. ItemForSigCategory.Text = "信号类别";
  414. ItemForSigCategory.TextSize = new Size(48, 14);
  415. //
  416. // ItemForSigType
  417. //
  418. ItemForSigType.Control = SigTypeImageComboBoxEdit;
  419. ItemForSigType.Location = new Point(0, 24);
  420. ItemForSigType.Name = "ItemForSigType";
  421. ItemForSigType.Size = new Size(468, 24);
  422. ItemForSigType.Text = "信号类型";
  423. ItemForSigType.TextSize = new Size(48, 14);
  424. ItemForSigType.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
  425. //
  426. // ItemForSigFreq
  427. //
  428. ItemForSigFreq.Control = SigFreqButtonEdit;
  429. ItemForSigFreq.Location = new Point(0, 48);
  430. ItemForSigFreq.Name = "ItemForSigFreq";
  431. ItemForSigFreq.Size = new Size(468, 27);
  432. ItemForSigFreq.Text = "信号频点";
  433. ItemForSigFreq.TextSize = new Size(48, 14);
  434. //
  435. // ItemForBandWidth
  436. //
  437. ItemForBandWidth.Control = BandWidthButtonEdit;
  438. ItemForBandWidth.Location = new Point(0, 156);
  439. ItemForBandWidth.Name = "ItemForBandWidth";
  440. ItemForBandWidth.Size = new Size(468, 27);
  441. ItemForBandWidth.Text = "信号带宽";
  442. ItemForBandWidth.TextSize = new Size(48, 14);
  443. //
  444. // ItemForSigLen
  445. //
  446. ItemForSigLen.Control = SigLenButtonEdit;
  447. ItemForSigLen.Location = new Point(0, 183);
  448. ItemForSigLen.Name = "ItemForSigLen";
  449. ItemForSigLen.Size = new Size(468, 27);
  450. ItemForSigLen.Text = "信号时长";
  451. ItemForSigLen.TextSize = new Size(48, 14);
  452. //
  453. // ItemForEmtId
  454. //
  455. ItemForEmtId.Control = EmtIdLookUpEdit;
  456. ItemForEmtId.Location = new Point(0, 210);
  457. ItemForEmtId.Name = "ItemForEmtId";
  458. ItemForEmtId.Size = new Size(468, 24);
  459. ItemForEmtId.Text = "信号目标";
  460. ItemForEmtId.TextSize = new Size(48, 14);
  461. //
  462. // ItemForAdjaSatIds
  463. //
  464. ItemForAdjaSatIds.Control = AdjaSatIdsCheckedComboBoxEdit;
  465. ItemForAdjaSatIds.Location = new Point(0, 258);
  466. ItemForAdjaSatIds.Name = "ItemForSatIds";
  467. ItemForAdjaSatIds.Size = new Size(468, 24);
  468. ItemForAdjaSatIds.Text = "通联邻星";
  469. ItemForAdjaSatIds.TextSize = new Size(48, 14);
  470. //
  471. // ItemForSigRangText
  472. //
  473. ItemForSigRangText.Control = SigRangTextButtonEdit;
  474. ItemForSigRangText.Location = new Point(0, 282);
  475. ItemForSigRangText.Name = "ItemForSigRangText";
  476. ItemForSigRangText.Size = new Size(468, 24);
  477. ItemForSigRangText.Text = "信号范围";
  478. ItemForSigRangText.TextSize = new Size(48, 14);
  479. //
  480. // layoutControlItem1
  481. //
  482. layoutControlItem1.Control = btnSave;
  483. layoutControlItem1.Location = new Point(348, 330);
  484. layoutControlItem1.MaxSize = new Size(60, 26);
  485. layoutControlItem1.MinSize = new Size(60, 26);
  486. layoutControlItem1.Name = "layoutControlItem1";
  487. layoutControlItem1.Size = new Size(60, 26);
  488. layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  489. layoutControlItem1.TextSize = new Size(0, 0);
  490. layoutControlItem1.TextVisible = false;
  491. //
  492. // layoutControlItem2
  493. //
  494. layoutControlItem2.Control = btnCancel;
  495. layoutControlItem2.Location = new Point(408, 330);
  496. layoutControlItem2.MaxSize = new Size(60, 26);
  497. layoutControlItem2.MinSize = new Size(60, 26);
  498. layoutControlItem2.Name = "layoutControlItem2";
  499. layoutControlItem2.Size = new Size(60, 26);
  500. layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
  501. layoutControlItem2.TextSize = new Size(0, 0);
  502. layoutControlItem2.TextVisible = false;
  503. //
  504. // emptySpaceItem2
  505. //
  506. emptySpaceItem2.AllowHotTrack = false;
  507. emptySpaceItem2.Location = new Point(0, 330);
  508. emptySpaceItem2.Name = "emptySpaceItem2";
  509. emptySpaceItem2.Size = new Size(348, 26);
  510. emptySpaceItem2.TextSize = new Size(0, 0);
  511. //
  512. // ItemForRemark
  513. //
  514. ItemForRemark.Control = RemarkMemoEdit;
  515. ItemForRemark.Location = new Point(0, 306);
  516. ItemForRemark.Name = "ItemForRemark";
  517. ItemForRemark.Size = new Size(468, 24);
  518. ItemForRemark.StartNewLine = true;
  519. ItemForRemark.Text = "备注信息";
  520. ItemForRemark.TextSize = new Size(48, 14);
  521. //
  522. // ItemForMainSatId
  523. //
  524. ItemForMainSatId.Control = MainSatIdLookUpEdit;
  525. ItemForMainSatId.Location = new Point(0, 234);
  526. ItemForMainSatId.Name = "ItemForMainSatId";
  527. ItemForMainSatId.Size = new Size(468, 24);
  528. ItemForMainSatId.Text = "通联主星";
  529. ItemForMainSatId.TextSize = new Size(48, 14);
  530. //
  531. // ItemForFreqStart
  532. //
  533. ItemForFreqStart.Control = FreqStartButtonEdit;
  534. ItemForFreqStart.Location = new Point(0, 75);
  535. ItemForFreqStart.Name = "ItemForFreqStart";
  536. ItemForFreqStart.Size = new Size(468, 27);
  537. ItemForFreqStart.Text = "起始频点";
  538. ItemForFreqStart.TextSize = new Size(48, 14);
  539. //
  540. // ItemForFreqStep
  541. //
  542. ItemForFreqStep.Control = FreqStepButtonEdit;
  543. ItemForFreqStep.Location = new Point(0, 129);
  544. ItemForFreqStep.Name = "ItemForFreqStep";
  545. ItemForFreqStep.Size = new Size(468, 27);
  546. ItemForFreqStep.Text = "频点步进";
  547. ItemForFreqStep.TextSize = new Size(48, 14);
  548. //
  549. // ItemForFreqEnd
  550. //
  551. ItemForFreqEnd.Control = FreqEndButtonEdit;
  552. ItemForFreqEnd.Location = new Point(0, 102);
  553. ItemForFreqEnd.Name = "ItemForFreqEnd";
  554. ItemForFreqEnd.Size = new Size(468, 27);
  555. ItemForFreqEnd.Text = "结束频点";
  556. ItemForFreqEnd.TextSize = new Size(48, 14);
  557. //
  558. // SigEditForm
  559. //
  560. AcceptButton = btnSave;
  561. AutoScaleDimensions = new SizeF(7F, 14F);
  562. AutoScaleMode = AutoScaleMode.Font;
  563. CancelButton = btnCancel;
  564. ClientSize = new Size(488, 376);
  565. Controls.Add(dataLayoutControl1);
  566. IconOptions.ShowIcon = false;
  567. Name = "SigEditForm";
  568. ShowInTaskbar = false;
  569. StartPosition = FormStartPosition.CenterParent;
  570. Text = "信号信息";
  571. Load += SigEditForm_Load;
  572. ((System.ComponentModel.ISupportInitialize)bsSig).EndInit();
  573. ((System.ComponentModel.ISupportInitialize)dataLayoutControl1).EndInit();
  574. dataLayoutControl1.ResumeLayout(false);
  575. ((System.ComponentModel.ISupportInitialize)SigCategoryImageComboBoxEdit.Properties).EndInit();
  576. ((System.ComponentModel.ISupportInitialize)SigTypeImageComboBoxEdit.Properties).EndInit();
  577. ((System.ComponentModel.ISupportInitialize)SigFreqButtonEdit.Properties).EndInit();
  578. ((System.ComponentModel.ISupportInitialize)BandWidthButtonEdit.Properties).EndInit();
  579. ((System.ComponentModel.ISupportInitialize)SigLenButtonEdit.Properties).EndInit();
  580. ((System.ComponentModel.ISupportInitialize)EmtIdLookUpEdit.Properties).EndInit();
  581. ((System.ComponentModel.ISupportInitialize)xpcEmt).EndInit();
  582. ((System.ComponentModel.ISupportInitialize)MainSatIdLookUpEdit.Properties).EndInit();
  583. ((System.ComponentModel.ISupportInitialize)xpcSat).EndInit();
  584. ((System.ComponentModel.ISupportInitialize)SigRangTextButtonEdit.Properties).EndInit();
  585. ((System.ComponentModel.ISupportInitialize)RemarkMemoEdit.Properties).EndInit();
  586. ((System.ComponentModel.ISupportInitialize)AdjaSatIdsCheckedComboBoxEdit.Properties).EndInit();
  587. ((System.ComponentModel.ISupportInitialize)FreqStartButtonEdit.Properties).EndInit();
  588. ((System.ComponentModel.ISupportInitialize)FreqEndButtonEdit.Properties).EndInit();
  589. ((System.ComponentModel.ISupportInitialize)FreqStepButtonEdit.Properties).EndInit();
  590. ((System.ComponentModel.ISupportInitialize)Root).EndInit();
  591. ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
  592. ((System.ComponentModel.ISupportInitialize)ItemForSigCategory).EndInit();
  593. ((System.ComponentModel.ISupportInitialize)ItemForSigType).EndInit();
  594. ((System.ComponentModel.ISupportInitialize)ItemForSigFreq).EndInit();
  595. ((System.ComponentModel.ISupportInitialize)ItemForBandWidth).EndInit();
  596. ((System.ComponentModel.ISupportInitialize)ItemForSigLen).EndInit();
  597. ((System.ComponentModel.ISupportInitialize)ItemForEmtId).EndInit();
  598. ((System.ComponentModel.ISupportInitialize)ItemForAdjaSatIds).EndInit();
  599. ((System.ComponentModel.ISupportInitialize)ItemForSigRangText).EndInit();
  600. ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
  601. ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
  602. ((System.ComponentModel.ISupportInitialize)emptySpaceItem2).EndInit();
  603. ((System.ComponentModel.ISupportInitialize)ItemForRemark).EndInit();
  604. ((System.ComponentModel.ISupportInitialize)ItemForMainSatId).EndInit();
  605. ((System.ComponentModel.ISupportInitialize)ItemForFreqStart).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)ItemForFreqStep).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)ItemForFreqEnd).EndInit();
  608. ResumeLayout(false);
  609. }
  610. #endregion
  611. private DevExpress.Xpo.XPBindingSource bsSig;
  612. private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
  613. private DevExpress.XtraLayout.LayoutControlGroup Root;
  614. private DevExpress.XtraEditors.ImageComboBoxEdit SigCategoryImageComboBoxEdit;
  615. private DevExpress.XtraEditors.ImageComboBoxEdit SigTypeImageComboBoxEdit;
  616. private DevExpress.XtraEditors.ButtonEdit SigFreqButtonEdit;
  617. private DevExpress.XtraEditors.ButtonEdit BandWidthButtonEdit;
  618. private DevExpress.XtraEditors.ButtonEdit SigLenButtonEdit;
  619. private DevExpress.XtraEditors.LookUpEdit EmtIdLookUpEdit;
  620. private DevExpress.XtraEditors.LookUpEdit MainSatIdLookUpEdit;
  621. private DevExpress.XtraEditors.ButtonEdit SigRangTextButtonEdit;
  622. private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
  623. private DevExpress.XtraLayout.LayoutControlItem ItemForSigCategory;
  624. private DevExpress.XtraLayout.LayoutControlItem ItemForSigType;
  625. private DevExpress.XtraLayout.LayoutControlItem ItemForSigFreq;
  626. private DevExpress.XtraLayout.LayoutControlItem ItemForBandWidth;
  627. private DevExpress.XtraLayout.LayoutControlItem ItemForSigLen;
  628. private DevExpress.XtraLayout.LayoutControlItem ItemForEmtId;
  629. private DevExpress.XtraLayout.LayoutControlItem ItemForAdjaSatIds;
  630. private DevExpress.XtraLayout.LayoutControlItem ItemForMainSatId;
  631. private DevExpress.XtraLayout.LayoutControlItem ItemForSigRangText;
  632. private DevExpress.XtraEditors.SimpleButton btnCancel;
  633. private DevExpress.XtraEditors.SimpleButton btnSave;
  634. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
  635. private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
  636. private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
  637. private DevExpress.XtraEditors.MemoEdit RemarkMemoEdit;
  638. private DevExpress.XtraLayout.LayoutControlItem ItemForRemark;
  639. private DevExpress.Xpo.XPCollection xpcEmt;
  640. private DevExpress.Xpo.XPCollection xpcSat;
  641. private DevExpress.XtraEditors.CheckedComboBoxEdit AdjaSatIdsCheckedComboBoxEdit;
  642. private DevExpress.XtraEditors.ButtonEdit FreqStartButtonEdit;
  643. private DevExpress.XtraEditors.ButtonEdit FreqEndButtonEdit;
  644. private DevExpress.XtraEditors.ButtonEdit FreqStepButtonEdit;
  645. private DevExpress.XtraLayout.LayoutControlItem ItemForFreqStart;
  646. private DevExpress.XtraLayout.LayoutControlItem ItemForFreqStep;
  647. private DevExpress.XtraLayout.LayoutControlItem ItemForFreqEnd;
  648. }
  649. }