FlexRaySetControl.Designer.cs 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637
  1. namespace Uestc.Auto6.Dso.Protocol.FlexRay
  2. {
  3. partial class FlexRaySetControl
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt1 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  29. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt2 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  30. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt3 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  31. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt4 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  32. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt5 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  33. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt6 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  34. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt7 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  35. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt8 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  36. Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem1 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem();
  37. Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem2 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem();
  38. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt9 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  39. this.LblSourceType = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  40. this.CbxSourceType = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  41. this.LblSource1 = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  42. this.CbxSource1 = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  43. this.LblSource2 = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  44. this.CbxSource2 = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  45. this.LblThreshold = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  46. this.BtnThreshold = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  47. this.LblSignalRate = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  48. this.CbxSignalRate = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  49. this.LblCustomSignalRate = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  50. this.BtnCustomSignalRate = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  51. this.LblByteOffset = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  52. this.BtnByteOffset = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  53. this.LblChnanelType = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  54. this.RbgChannelType = new Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup();
  55. this.LblPayLoadLength = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  56. this.BtnPayLoadLength = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  57. this.SuspendLayout();
  58. //
  59. // LblSourceType
  60. //
  61. this.LblSourceType.BackColor = System.Drawing.Color.Empty;
  62. this.LblSourceType.BorderColor = System.Drawing.Color.Black;
  63. this.LblSourceType.BorderThickness = 0;
  64. this.LblSourceType.CornerRadius = 0;
  65. this.LblSourceType.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  66. this.LblSourceType.HighlightPrompt = defaultHighlightPrompt1;
  67. this.LblSourceType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  68. this.LblSourceType.Location = new System.Drawing.Point(2, 3);
  69. this.LblSourceType.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  70. this.LblSourceType.MultyLineFlag = false;
  71. this.LblSourceType.Name = "LblSourceType";
  72. this.LblSourceType.Size = new System.Drawing.Size(119, 20);
  73. this.LblSourceType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  74. this.LblSourceType.StylizeFlag = true;
  75. this.LblSourceType.TabIndex = 1;
  76. this.LblSourceType.Text = "源类型";
  77. this.LblSourceType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  78. this.LblSourceType.Token = null;
  79. //
  80. // CbxSourceType
  81. //
  82. this.CbxSourceType.BackColor = System.Drawing.Color.Empty;
  83. this.CbxSourceType.BorderColor = System.Drawing.Color.Black;
  84. this.CbxSourceType.BorderThickness = 1;
  85. this.CbxSourceType.CornerRadius = 0;
  86. this.CbxSourceType.DataSource = null;
  87. this.CbxSourceType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  88. this.CbxSourceType.DropDownHeight = 200;
  89. this.CbxSourceType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  90. this.CbxSourceType.DropDownWidth = 119;
  91. this.CbxSourceType.DropKey = System.Windows.Forms.Keys.Space;
  92. this.CbxSourceType.DroppedDown = false;
  93. this.CbxSourceType.FocusColor = System.Drawing.SystemColors.Control;
  94. this.CbxSourceType.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  95. this.CbxSourceType.GetDisPlayName = null;
  96. this.CbxSourceType.Height = 33;
  97. this.CbxSourceType.ImageMode = false;
  98. this.CbxSourceType.ItemHeight = 28;
  99. this.CbxSourceType.KeyDropEnble = true;
  100. this.CbxSourceType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  101. this.CbxSourceType.Location = new System.Drawing.Point(3, 29);
  102. this.CbxSourceType.MaxDropDownItems = 8;
  103. this.CbxSourceType.Name = "CbxSourceType";
  104. this.CbxSourceType.RectBtnWidth = 20;
  105. this.CbxSourceType.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245)))));
  106. this.CbxSourceType.SelectedIndex = -1;
  107. this.CbxSourceType.SelectedItem = null;
  108. this.CbxSourceType.SelectedText = "";
  109. this.CbxSourceType.Size = new System.Drawing.Size(119, 33);
  110. this.CbxSourceType.Soreted = false;
  111. this.CbxSourceType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  112. this.CbxSourceType.StylizeFlag = true;
  113. this.CbxSourceType.TabIndex = 2;
  114. this.CbxSourceType.Text = "comboBoxEx1";
  115. this.CbxSourceType.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  116. this.CbxSourceType.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  117. //
  118. // LblSource1
  119. //
  120. this.LblSource1.BackColor = System.Drawing.Color.Empty;
  121. this.LblSource1.BorderColor = System.Drawing.Color.Black;
  122. this.LblSource1.BorderThickness = 0;
  123. this.LblSource1.CornerRadius = 0;
  124. this.LblSource1.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  125. this.LblSource1.HighlightPrompt = defaultHighlightPrompt2;
  126. this.LblSource1.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  127. this.LblSource1.Location = new System.Drawing.Point(0, 87);
  128. this.LblSource1.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  129. this.LblSource1.MultyLineFlag = false;
  130. this.LblSource1.Name = "LblSource1";
  131. this.LblSource1.Size = new System.Drawing.Size(119, 20);
  132. this.LblSource1.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  133. this.LblSource1.StylizeFlag = true;
  134. this.LblSource1.TabIndex = 3;
  135. this.LblSource1.Text = "源1";
  136. this.LblSource1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  137. this.LblSource1.Token = null;
  138. //
  139. // CbxSource1
  140. //
  141. this.CbxSource1.BackColor = System.Drawing.Color.Empty;
  142. this.CbxSource1.BorderColor = System.Drawing.Color.Black;
  143. this.CbxSource1.BorderThickness = 1;
  144. this.CbxSource1.CornerRadius = 0;
  145. this.CbxSource1.DataSource = null;
  146. this.CbxSource1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  147. this.CbxSource1.DropDownHeight = 200;
  148. this.CbxSource1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  149. this.CbxSource1.DropDownWidth = 119;
  150. this.CbxSource1.DropKey = System.Windows.Forms.Keys.Space;
  151. this.CbxSource1.DroppedDown = false;
  152. this.CbxSource1.FocusColor = System.Drawing.SystemColors.Control;
  153. this.CbxSource1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  154. this.CbxSource1.GetDisPlayName = null;
  155. this.CbxSource1.Height = 33;
  156. this.CbxSource1.ImageMode = false;
  157. this.CbxSource1.ItemHeight = 28;
  158. this.CbxSource1.KeyDropEnble = true;
  159. this.CbxSource1.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  160. this.CbxSource1.Location = new System.Drawing.Point(0, 113);
  161. this.CbxSource1.MaxDropDownItems = 8;
  162. this.CbxSource1.Name = "CbxSource1";
  163. this.CbxSource1.RectBtnWidth = 20;
  164. this.CbxSource1.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245)))));
  165. this.CbxSource1.SelectedIndex = -1;
  166. this.CbxSource1.SelectedItem = null;
  167. this.CbxSource1.SelectedText = "";
  168. this.CbxSource1.Size = new System.Drawing.Size(119, 33);
  169. this.CbxSource1.Soreted = false;
  170. this.CbxSource1.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  171. this.CbxSource1.StylizeFlag = true;
  172. this.CbxSource1.TabIndex = 4;
  173. this.CbxSource1.Text = "comboBoxEx1";
  174. this.CbxSource1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  175. this.CbxSource1.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  176. //
  177. // LblSource2
  178. //
  179. this.LblSource2.BackColor = System.Drawing.Color.Empty;
  180. this.LblSource2.BorderColor = System.Drawing.Color.Black;
  181. this.LblSource2.BorderThickness = 0;
  182. this.LblSource2.CornerRadius = 0;
  183. this.LblSource2.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  184. this.LblSource2.HighlightPrompt = defaultHighlightPrompt3;
  185. this.LblSource2.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  186. this.LblSource2.Location = new System.Drawing.Point(151, 87);
  187. this.LblSource2.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  188. this.LblSource2.MultyLineFlag = false;
  189. this.LblSource2.Name = "LblSource2";
  190. this.LblSource2.Size = new System.Drawing.Size(119, 20);
  191. this.LblSource2.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  192. this.LblSource2.StylizeFlag = true;
  193. this.LblSource2.TabIndex = 5;
  194. this.LblSource2.Text = "源2";
  195. this.LblSource2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  196. this.LblSource2.Token = null;
  197. //
  198. // CbxSource2
  199. //
  200. this.CbxSource2.BackColor = System.Drawing.Color.Empty;
  201. this.CbxSource2.BorderColor = System.Drawing.Color.Black;
  202. this.CbxSource2.BorderThickness = 1;
  203. this.CbxSource2.CornerRadius = 0;
  204. this.CbxSource2.DataSource = null;
  205. this.CbxSource2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  206. this.CbxSource2.DropDownHeight = 200;
  207. this.CbxSource2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  208. this.CbxSource2.DropDownWidth = 119;
  209. this.CbxSource2.DropKey = System.Windows.Forms.Keys.Space;
  210. this.CbxSource2.DroppedDown = false;
  211. this.CbxSource2.FocusColor = System.Drawing.SystemColors.Control;
  212. this.CbxSource2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  213. this.CbxSource2.GetDisPlayName = null;
  214. this.CbxSource2.Height = 33;
  215. this.CbxSource2.ImageMode = false;
  216. this.CbxSource2.ItemHeight = 28;
  217. this.CbxSource2.KeyDropEnble = true;
  218. this.CbxSource2.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  219. this.CbxSource2.Location = new System.Drawing.Point(151, 113);
  220. this.CbxSource2.MaxDropDownItems = 8;
  221. this.CbxSource2.Name = "CbxSource2";
  222. this.CbxSource2.RectBtnWidth = 20;
  223. this.CbxSource2.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245)))));
  224. this.CbxSource2.SelectedIndex = -1;
  225. this.CbxSource2.SelectedItem = null;
  226. this.CbxSource2.SelectedText = "";
  227. this.CbxSource2.Size = new System.Drawing.Size(119, 33);
  228. this.CbxSource2.Soreted = false;
  229. this.CbxSource2.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  230. this.CbxSource2.StylizeFlag = true;
  231. this.CbxSource2.TabIndex = 6;
  232. this.CbxSource2.Text = "comboBoxEx1";
  233. this.CbxSource2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  234. this.CbxSource2.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  235. //
  236. // LblThreshold
  237. //
  238. this.LblThreshold.BackColor = System.Drawing.Color.Empty;
  239. this.LblThreshold.BorderColor = System.Drawing.Color.Black;
  240. this.LblThreshold.BorderThickness = 0;
  241. this.LblThreshold.CornerRadius = 0;
  242. this.LblThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  243. this.LblThreshold.HighlightPrompt = defaultHighlightPrompt4;
  244. this.LblThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  245. this.LblThreshold.Location = new System.Drawing.Point(302, 87);
  246. this.LblThreshold.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  247. this.LblThreshold.MultyLineFlag = false;
  248. this.LblThreshold.Name = "LblThreshold";
  249. this.LblThreshold.Size = new System.Drawing.Size(119, 20);
  250. this.LblThreshold.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  251. this.LblThreshold.StylizeFlag = true;
  252. this.LblThreshold.TabIndex = 7;
  253. this.LblThreshold.Text = "阈值";
  254. this.LblThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  255. this.LblThreshold.Token = null;
  256. //
  257. // BtnThreshold
  258. //
  259. this.BtnThreshold.BackColor = System.Drawing.Color.Transparent;
  260. this.BtnThreshold.BorderColor = System.Drawing.Color.Black;
  261. this.BtnThreshold.BorderThickness = 1;
  262. this.BtnThreshold.CornerRadius = 0;
  263. this.BtnThreshold.Cursor = System.Windows.Forms.Cursors.Hand;
  264. this.BtnThreshold.DaskArray = null;
  265. this.BtnThreshold.DropKey = System.Windows.Forms.Keys.Space;
  266. this.BtnThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  267. this.BtnThreshold.ForeColor = System.Drawing.Color.Black;
  268. this.BtnThreshold.Height = 33;
  269. this.BtnThreshold.Icon = null;
  270. this.BtnThreshold.IconOffset = 10;
  271. this.BtnThreshold.IconSize = new System.Drawing.Size(24, 24);
  272. this.BtnThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  273. this.BtnThreshold.Location = new System.Drawing.Point(302, 113);
  274. this.BtnThreshold.MouseinBackColor = System.Drawing.Color.Transparent;
  275. this.BtnThreshold.MouseinBorderColor = System.Drawing.SystemColors.Control;
  276. this.BtnThreshold.MouseInBorderThickness = 1;
  277. this.BtnThreshold.MouseinForeColor = System.Drawing.Color.Black;
  278. this.BtnThreshold.MouseinSvgForeColor = System.Drawing.Color.Blue;
  279. this.BtnThreshold.Name = "BtnThreshold";
  280. this.BtnThreshold.PressedBackColor = System.Drawing.Color.Gray;
  281. this.BtnThreshold.PressedBorderColor = System.Drawing.SystemColors.Control;
  282. this.BtnThreshold.PressedBorderThickness = 1;
  283. this.BtnThreshold.PressedForeColor = System.Drawing.Color.Black;
  284. this.BtnThreshold.PressedSvgForeColor = System.Drawing.Color.Blue;
  285. this.BtnThreshold.Size = new System.Drawing.Size(119, 33);
  286. this.BtnThreshold.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  287. this.BtnThreshold.StylizeFlag = true;
  288. this.BtnThreshold.SVGForeColor = System.Drawing.Color.Black;
  289. this.BtnThreshold.SVGPath = "";
  290. this.BtnThreshold.TabIndex = 8;
  291. this.BtnThreshold.Text = "BtnThreshold";
  292. this.BtnThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  293. //
  294. // LblSignalRate
  295. //
  296. this.LblSignalRate.BackColor = System.Drawing.Color.Empty;
  297. this.LblSignalRate.BorderColor = System.Drawing.Color.Black;
  298. this.LblSignalRate.BorderThickness = 0;
  299. this.LblSignalRate.CornerRadius = 0;
  300. this.LblSignalRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  301. this.LblSignalRate.HighlightPrompt = defaultHighlightPrompt5;
  302. this.LblSignalRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  303. this.LblSignalRate.Location = new System.Drawing.Point(151, 3);
  304. this.LblSignalRate.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  305. this.LblSignalRate.MultyLineFlag = false;
  306. this.LblSignalRate.Name = "LblSignalRate";
  307. this.LblSignalRate.Size = new System.Drawing.Size(119, 20);
  308. this.LblSignalRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  309. this.LblSignalRate.StylizeFlag = true;
  310. this.LblSignalRate.TabIndex = 9;
  311. this.LblSignalRate.Text = "信号速率";
  312. this.LblSignalRate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  313. this.LblSignalRate.Token = null;
  314. //
  315. // CbxSignalRate
  316. //
  317. this.CbxSignalRate.BackColor = System.Drawing.Color.Empty;
  318. this.CbxSignalRate.BorderColor = System.Drawing.Color.Black;
  319. this.CbxSignalRate.BorderThickness = 1;
  320. this.CbxSignalRate.CornerRadius = 0;
  321. this.CbxSignalRate.DataSource = null;
  322. this.CbxSignalRate.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  323. this.CbxSignalRate.DropDownHeight = 200;
  324. this.CbxSignalRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  325. this.CbxSignalRate.DropDownWidth = 119;
  326. this.CbxSignalRate.DropKey = System.Windows.Forms.Keys.Space;
  327. this.CbxSignalRate.DroppedDown = false;
  328. this.CbxSignalRate.FocusColor = System.Drawing.SystemColors.Control;
  329. this.CbxSignalRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  330. this.CbxSignalRate.GetDisPlayName = null;
  331. this.CbxSignalRate.Height = 33;
  332. this.CbxSignalRate.ImageMode = false;
  333. this.CbxSignalRate.ItemHeight = 28;
  334. this.CbxSignalRate.KeyDropEnble = true;
  335. this.CbxSignalRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  336. this.CbxSignalRate.Location = new System.Drawing.Point(151, 29);
  337. this.CbxSignalRate.MaxDropDownItems = 8;
  338. this.CbxSignalRate.Name = "CbxSignalRate";
  339. this.CbxSignalRate.RectBtnWidth = 20;
  340. this.CbxSignalRate.SelectedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(183)))), ((int)(((byte)(245)))));
  341. this.CbxSignalRate.SelectedIndex = -1;
  342. this.CbxSignalRate.SelectedItem = null;
  343. this.CbxSignalRate.SelectedText = "";
  344. this.CbxSignalRate.Size = new System.Drawing.Size(119, 33);
  345. this.CbxSignalRate.Soreted = false;
  346. this.CbxSignalRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  347. this.CbxSignalRate.StylizeFlag = true;
  348. this.CbxSignalRate.TabIndex = 10;
  349. this.CbxSignalRate.Text = "comboBoxEx1";
  350. this.CbxSignalRate.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  351. this.CbxSignalRate.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  352. //
  353. // LblCustomSignalRate
  354. //
  355. this.LblCustomSignalRate.BackColor = System.Drawing.Color.Empty;
  356. this.LblCustomSignalRate.BorderColor = System.Drawing.Color.Black;
  357. this.LblCustomSignalRate.BorderThickness = 0;
  358. this.LblCustomSignalRate.CornerRadius = 0;
  359. this.LblCustomSignalRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  360. this.LblCustomSignalRate.HighlightPrompt = defaultHighlightPrompt6;
  361. this.LblCustomSignalRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  362. this.LblCustomSignalRate.Location = new System.Drawing.Point(302, 3);
  363. this.LblCustomSignalRate.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  364. this.LblCustomSignalRate.MultyLineFlag = false;
  365. this.LblCustomSignalRate.Name = "LblCustomSignalRate";
  366. this.LblCustomSignalRate.Size = new System.Drawing.Size(119, 20);
  367. this.LblCustomSignalRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  368. this.LblCustomSignalRate.StylizeFlag = true;
  369. this.LblCustomSignalRate.TabIndex = 11;
  370. this.LblCustomSignalRate.Text = "自定义速率";
  371. this.LblCustomSignalRate.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  372. this.LblCustomSignalRate.Token = null;
  373. //
  374. // BtnCustomSignalRate
  375. //
  376. this.BtnCustomSignalRate.BackColor = System.Drawing.Color.Transparent;
  377. this.BtnCustomSignalRate.BorderColor = System.Drawing.Color.Black;
  378. this.BtnCustomSignalRate.BorderThickness = 1;
  379. this.BtnCustomSignalRate.CornerRadius = 0;
  380. this.BtnCustomSignalRate.Cursor = System.Windows.Forms.Cursors.Hand;
  381. this.BtnCustomSignalRate.DaskArray = null;
  382. this.BtnCustomSignalRate.DropKey = System.Windows.Forms.Keys.Space;
  383. this.BtnCustomSignalRate.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  384. this.BtnCustomSignalRate.ForeColor = System.Drawing.Color.Black;
  385. this.BtnCustomSignalRate.Height = 33;
  386. this.BtnCustomSignalRate.Icon = null;
  387. this.BtnCustomSignalRate.IconOffset = 10;
  388. this.BtnCustomSignalRate.IconSize = new System.Drawing.Size(24, 24);
  389. this.BtnCustomSignalRate.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  390. this.BtnCustomSignalRate.Location = new System.Drawing.Point(302, 29);
  391. this.BtnCustomSignalRate.MouseinBackColor = System.Drawing.Color.Transparent;
  392. this.BtnCustomSignalRate.MouseinBorderColor = System.Drawing.SystemColors.Control;
  393. this.BtnCustomSignalRate.MouseInBorderThickness = 1;
  394. this.BtnCustomSignalRate.MouseinForeColor = System.Drawing.Color.Black;
  395. this.BtnCustomSignalRate.MouseinSvgForeColor = System.Drawing.Color.Blue;
  396. this.BtnCustomSignalRate.Name = "BtnCustomSignalRate";
  397. this.BtnCustomSignalRate.PressedBackColor = System.Drawing.Color.Gray;
  398. this.BtnCustomSignalRate.PressedBorderColor = System.Drawing.SystemColors.Control;
  399. this.BtnCustomSignalRate.PressedBorderThickness = 1;
  400. this.BtnCustomSignalRate.PressedForeColor = System.Drawing.Color.Black;
  401. this.BtnCustomSignalRate.PressedSvgForeColor = System.Drawing.Color.Blue;
  402. this.BtnCustomSignalRate.Size = new System.Drawing.Size(119, 33);
  403. this.BtnCustomSignalRate.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  404. this.BtnCustomSignalRate.StylizeFlag = true;
  405. this.BtnCustomSignalRate.SVGForeColor = System.Drawing.Color.Black;
  406. this.BtnCustomSignalRate.SVGPath = "";
  407. this.BtnCustomSignalRate.TabIndex = 12;
  408. this.BtnCustomSignalRate.Text = "uestcIconButton1";
  409. this.BtnCustomSignalRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  410. //
  411. // LblByteOffset
  412. //
  413. this.LblByteOffset.BackColor = System.Drawing.Color.Empty;
  414. this.LblByteOffset.BorderColor = System.Drawing.Color.Black;
  415. this.LblByteOffset.BorderThickness = 0;
  416. this.LblByteOffset.CornerRadius = 0;
  417. this.LblByteOffset.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  418. this.LblByteOffset.HighlightPrompt = defaultHighlightPrompt7;
  419. this.LblByteOffset.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  420. this.LblByteOffset.Location = new System.Drawing.Point(3, 152);
  421. this.LblByteOffset.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  422. this.LblByteOffset.MultyLineFlag = false;
  423. this.LblByteOffset.Name = "LblByteOffset";
  424. this.LblByteOffset.Size = new System.Drawing.Size(119, 20);
  425. this.LblByteOffset.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  426. this.LblByteOffset.StylizeFlag = true;
  427. this.LblByteOffset.TabIndex = 13;
  428. this.LblByteOffset.Text = "字节偏置";
  429. this.LblByteOffset.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  430. this.LblByteOffset.Token = null;
  431. //
  432. // BtnByteOffset
  433. //
  434. this.BtnByteOffset.BackColor = System.Drawing.Color.Transparent;
  435. this.BtnByteOffset.BorderColor = System.Drawing.Color.Black;
  436. this.BtnByteOffset.BorderThickness = 1;
  437. this.BtnByteOffset.CornerRadius = 0;
  438. this.BtnByteOffset.Cursor = System.Windows.Forms.Cursors.Hand;
  439. this.BtnByteOffset.DaskArray = null;
  440. this.BtnByteOffset.DropKey = System.Windows.Forms.Keys.Space;
  441. this.BtnByteOffset.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  442. this.BtnByteOffset.ForeColor = System.Drawing.Color.Black;
  443. this.BtnByteOffset.Height = 33;
  444. this.BtnByteOffset.Icon = null;
  445. this.BtnByteOffset.IconOffset = 10;
  446. this.BtnByteOffset.IconSize = new System.Drawing.Size(24, 24);
  447. this.BtnByteOffset.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  448. this.BtnByteOffset.Location = new System.Drawing.Point(3, 178);
  449. this.BtnByteOffset.MouseinBackColor = System.Drawing.Color.Transparent;
  450. this.BtnByteOffset.MouseinBorderColor = System.Drawing.SystemColors.Control;
  451. this.BtnByteOffset.MouseInBorderThickness = 1;
  452. this.BtnByteOffset.MouseinForeColor = System.Drawing.Color.Black;
  453. this.BtnByteOffset.MouseinSvgForeColor = System.Drawing.Color.Blue;
  454. this.BtnByteOffset.Name = "BtnByteOffset";
  455. this.BtnByteOffset.PressedBackColor = System.Drawing.Color.Gray;
  456. this.BtnByteOffset.PressedBorderColor = System.Drawing.SystemColors.Control;
  457. this.BtnByteOffset.PressedBorderThickness = 1;
  458. this.BtnByteOffset.PressedForeColor = System.Drawing.Color.Black;
  459. this.BtnByteOffset.PressedSvgForeColor = System.Drawing.Color.Blue;
  460. this.BtnByteOffset.Size = new System.Drawing.Size(119, 33);
  461. this.BtnByteOffset.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  462. this.BtnByteOffset.StylizeFlag = true;
  463. this.BtnByteOffset.SVGForeColor = System.Drawing.Color.Black;
  464. this.BtnByteOffset.SVGPath = "";
  465. this.BtnByteOffset.TabIndex = 14;
  466. this.BtnByteOffset.Text = "ByteOffset";
  467. this.BtnByteOffset.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  468. //
  469. // LblChnanelType
  470. //
  471. this.LblChnanelType.BackColor = System.Drawing.Color.Empty;
  472. this.LblChnanelType.BorderColor = System.Drawing.Color.Black;
  473. this.LblChnanelType.BorderThickness = 0;
  474. this.LblChnanelType.CornerRadius = 0;
  475. this.LblChnanelType.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  476. this.LblChnanelType.HighlightPrompt = defaultHighlightPrompt8;
  477. this.LblChnanelType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  478. this.LblChnanelType.Location = new System.Drawing.Point(302, 152);
  479. this.LblChnanelType.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  480. this.LblChnanelType.MultyLineFlag = false;
  481. this.LblChnanelType.Name = "LblChnanelType";
  482. this.LblChnanelType.Size = new System.Drawing.Size(119, 20);
  483. this.LblChnanelType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  484. this.LblChnanelType.StylizeFlag = true;
  485. this.LblChnanelType.TabIndex = 17;
  486. this.LblChnanelType.Text = "通道类型";
  487. this.LblChnanelType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  488. this.LblChnanelType.Token = null;
  489. //
  490. // RbgChannelType
  491. //
  492. this.RbgChannelType.BackColor = System.Drawing.Color.Black;
  493. this.RbgChannelType.BorderColor = System.Drawing.Color.Black;
  494. this.RbgChannelType.BorderThickness = 1;
  495. this.RbgChannelType.ButtonBackColor = System.Drawing.Color.DarkGray;
  496. this.RbgChannelType.ButtonFont = null;
  497. radioButtonItem1.Icon = null;
  498. radioButtonItem1.Padding = new System.Windows.Forms.Padding(0);
  499. radioButtonItem1.Tag = null;
  500. radioButtonItem1.Text = "buttonItem";
  501. radioButtonItem2.Icon = null;
  502. radioButtonItem2.Padding = new System.Windows.Forms.Padding(0);
  503. radioButtonItem2.Tag = null;
  504. radioButtonItem2.Text = "buttonItem";
  505. this.RbgChannelType.ButtonItems = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem[] {
  506. radioButtonItem1,
  507. radioButtonItem2};
  508. this.RbgChannelType.ButtonOffset = 0;
  509. this.RbgChannelType.ButtonTextColor = System.Drawing.Color.Empty;
  510. this.RbgChannelType.ChoosedButtonColor = System.Drawing.Color.DeepSkyBlue;
  511. this.RbgChannelType.ChoosedButtonIndex = 0;
  512. this.RbgChannelType.ChoosedButtonTextColor = System.Drawing.Color.Empty;
  513. this.RbgChannelType.ContentBackColor = System.Drawing.Color.Black;
  514. this.RbgChannelType.ContentPadding = new System.Windows.Forms.Padding(0);
  515. this.RbgChannelType.FocusBorderColor = System.Drawing.Color.White;
  516. this.RbgChannelType.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  517. this.RbgChannelType.Height = 33;
  518. this.RbgChannelType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  519. this.RbgChannelType.Location = new System.Drawing.Point(302, 178);
  520. this.RbgChannelType.Name = "RbgChannelType";
  521. this.RbgChannelType.Padding = new System.Windows.Forms.Padding(1);
  522. this.RbgChannelType.Size = new System.Drawing.Size(119, 33);
  523. this.RbgChannelType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  524. this.RbgChannelType.StylizeFlag = true;
  525. this.RbgChannelType.TabIndex = 18;
  526. //
  527. // LblPayLoadLength
  528. //
  529. this.LblPayLoadLength.BackColor = System.Drawing.Color.Empty;
  530. this.LblPayLoadLength.BorderColor = System.Drawing.Color.Black;
  531. this.LblPayLoadLength.BorderThickness = 0;
  532. this.LblPayLoadLength.CornerRadius = 0;
  533. this.LblPayLoadLength.Font = new System.Drawing.Font("Microsoft YaHei UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  534. this.LblPayLoadLength.HighlightPrompt = defaultHighlightPrompt9;
  535. this.LblPayLoadLength.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  536. this.LblPayLoadLength.Location = new System.Drawing.Point(151, 152);
  537. this.LblPayLoadLength.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  538. this.LblPayLoadLength.MultyLineFlag = false;
  539. this.LblPayLoadLength.Name = "LblPayLoadLength";
  540. this.LblPayLoadLength.Size = new System.Drawing.Size(119, 20);
  541. this.LblPayLoadLength.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  542. this.LblPayLoadLength.StylizeFlag = true;
  543. this.LblPayLoadLength.TabIndex = 19;
  544. this.LblPayLoadLength.Text = "净荷数";
  545. this.LblPayLoadLength.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  546. this.LblPayLoadLength.Token = null;
  547. //
  548. // BtnPayLoadLength
  549. //
  550. this.BtnPayLoadLength.BackColor = System.Drawing.Color.Transparent;
  551. this.BtnPayLoadLength.BorderColor = System.Drawing.Color.Black;
  552. this.BtnPayLoadLength.BorderThickness = 1;
  553. this.BtnPayLoadLength.CornerRadius = 0;
  554. this.BtnPayLoadLength.Cursor = System.Windows.Forms.Cursors.Hand;
  555. this.BtnPayLoadLength.DaskArray = null;
  556. this.BtnPayLoadLength.DropKey = System.Windows.Forms.Keys.Space;
  557. this.BtnPayLoadLength.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  558. this.BtnPayLoadLength.ForeColor = System.Drawing.Color.Black;
  559. this.BtnPayLoadLength.Height = 33;
  560. this.BtnPayLoadLength.Icon = null;
  561. this.BtnPayLoadLength.IconOffset = 10;
  562. this.BtnPayLoadLength.IconSize = new System.Drawing.Size(24, 24);
  563. this.BtnPayLoadLength.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  564. this.BtnPayLoadLength.Location = new System.Drawing.Point(151, 178);
  565. this.BtnPayLoadLength.MouseinBackColor = System.Drawing.Color.Transparent;
  566. this.BtnPayLoadLength.MouseinBorderColor = System.Drawing.SystemColors.Control;
  567. this.BtnPayLoadLength.MouseInBorderThickness = 1;
  568. this.BtnPayLoadLength.MouseinForeColor = System.Drawing.Color.Black;
  569. this.BtnPayLoadLength.MouseinSvgForeColor = System.Drawing.Color.Blue;
  570. this.BtnPayLoadLength.Name = "BtnPayLoadLength";
  571. this.BtnPayLoadLength.PressedBackColor = System.Drawing.Color.Gray;
  572. this.BtnPayLoadLength.PressedBorderColor = System.Drawing.SystemColors.Control;
  573. this.BtnPayLoadLength.PressedBorderThickness = 1;
  574. this.BtnPayLoadLength.PressedForeColor = System.Drawing.Color.Black;
  575. this.BtnPayLoadLength.PressedSvgForeColor = System.Drawing.Color.Blue;
  576. this.BtnPayLoadLength.Size = new System.Drawing.Size(119, 33);
  577. this.BtnPayLoadLength.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  578. this.BtnPayLoadLength.StylizeFlag = true;
  579. this.BtnPayLoadLength.SVGForeColor = System.Drawing.Color.Black;
  580. this.BtnPayLoadLength.SVGPath = "";
  581. this.BtnPayLoadLength.TabIndex = 20;
  582. this.BtnPayLoadLength.Text = "PayLoadLength";
  583. this.BtnPayLoadLength.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  584. //
  585. // FlexRaySetControl
  586. //
  587. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  588. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  589. this.Controls.Add(this.BtnPayLoadLength);
  590. this.Controls.Add(this.LblPayLoadLength);
  591. this.Controls.Add(this.RbgChannelType);
  592. this.Controls.Add(this.LblChnanelType);
  593. this.Controls.Add(this.BtnByteOffset);
  594. this.Controls.Add(this.LblByteOffset);
  595. this.Controls.Add(this.BtnCustomSignalRate);
  596. this.Controls.Add(this.LblCustomSignalRate);
  597. this.Controls.Add(this.CbxSignalRate);
  598. this.Controls.Add(this.LblSignalRate);
  599. this.Controls.Add(this.BtnThreshold);
  600. this.Controls.Add(this.LblThreshold);
  601. this.Controls.Add(this.CbxSource2);
  602. this.Controls.Add(this.LblSource2);
  603. this.Controls.Add(this.CbxSource1);
  604. this.Controls.Add(this.LblSource1);
  605. this.Controls.Add(this.CbxSourceType);
  606. this.Controls.Add(this.LblSourceType);
  607. this.Name = "FlexRaySetControl";
  608. this.Size = new System.Drawing.Size(492, 560);
  609. this.ResumeLayout(false);
  610. }
  611. #endregion
  612. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSourceType;
  613. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSourceType;
  614. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSource1;
  615. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSource1;
  616. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSource2;
  617. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSource2;
  618. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblThreshold;
  619. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnThreshold;
  620. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSignalRate;
  621. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSignalRate;
  622. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblCustomSignalRate;
  623. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnCustomSignalRate;
  624. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblByteOffset;
  625. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnByteOffset;
  626. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblChnanelType;
  627. private Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup RbgChannelType;
  628. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblPayLoadLength;
  629. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnPayLoadLength;
  630. }
  631. }