PCIeSetControl.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438
  1. namespace Uestc.Auto6.Dso.Protocol.PCIe
  2. {
  3. partial class PCIeSetControl
  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.RadioButtonItem radioButtonItem1 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem();
  34. Uni_Trend.MSO7000X.UserControls.RadioButtonItem radioButtonItem2 = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem();
  35. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PCIeSetControl));
  36. Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt defaultHighlightPrompt6 = new Uni_Trend.MSO7000X.UserControls.DefaultHighlightPrompt();
  37. this.LblSource = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  38. this.LblThreshold = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  39. this.LblSource1 = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  40. this.LblVersion = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  41. this.CbxSource = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  42. this.CbxSource1 = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  43. this.CbxVersion = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  44. this.BtnThreshold = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  45. this.LblSignalType = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  46. this.RbgSignalType = new Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup();
  47. this.BtnBytesCount = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  48. this.LblBytesCount = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  49. this.SuspendLayout();
  50. //
  51. // LblSource
  52. //
  53. this.LblSource.BackColor = System.Drawing.Color.Empty;
  54. this.LblSource.BorderColor = System.Drawing.Color.Black;
  55. this.LblSource.BorderThickness = 0;
  56. this.LblSource.CornerRadius = 0;
  57. this.LblSource.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  58. this.LblSource.HighlightPrompt = defaultHighlightPrompt1;
  59. this.LblSource.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  60. this.LblSource.Location = new System.Drawing.Point(0, 66);
  61. this.LblSource.Margin = new System.Windows.Forms.Padding(0);
  62. this.LblSource.MultyLineFlag = false;
  63. this.LblSource.Name = "LblSource";
  64. this.LblSource.Size = new System.Drawing.Size(89, 26);
  65. this.LblSource.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  66. this.LblSource.StylizeFlag = true;
  67. this.LblSource.TabIndex = 3;
  68. this.LblSource.Text = "源";
  69. this.LblSource.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  70. this.LblSource.Token = null;
  71. //
  72. // LblThreshold
  73. //
  74. this.LblThreshold.BackColor = System.Drawing.Color.Empty;
  75. this.LblThreshold.BorderColor = System.Drawing.Color.Black;
  76. this.LblThreshold.BorderThickness = 0;
  77. this.LblThreshold.CornerRadius = 0;
  78. this.LblThreshold.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  79. this.LblThreshold.HighlightPrompt = defaultHighlightPrompt2;
  80. this.LblThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  81. this.LblThreshold.Location = new System.Drawing.Point(332, 67);
  82. this.LblThreshold.Margin = new System.Windows.Forms.Padding(0);
  83. this.LblThreshold.MultyLineFlag = false;
  84. this.LblThreshold.Name = "LblThreshold";
  85. this.LblThreshold.Size = new System.Drawing.Size(68, 25);
  86. this.LblThreshold.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  87. this.LblThreshold.StylizeFlag = true;
  88. this.LblThreshold.TabIndex = 4;
  89. this.LblThreshold.Text = "阈值";
  90. this.LblThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  91. this.LblThreshold.Token = null;
  92. //
  93. // LblSource1
  94. //
  95. this.LblSource1.BackColor = System.Drawing.Color.Empty;
  96. this.LblSource1.BorderColor = System.Drawing.Color.Black;
  97. this.LblSource1.BorderThickness = 0;
  98. this.LblSource1.CornerRadius = 0;
  99. this.LblSource1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  100. this.LblSource1.HighlightPrompt = defaultHighlightPrompt3;
  101. this.LblSource1.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  102. this.LblSource1.Location = new System.Drawing.Point(161, 75);
  103. this.LblSource1.Margin = new System.Windows.Forms.Padding(0);
  104. this.LblSource1.MultyLineFlag = false;
  105. this.LblSource1.Name = "LblSource1";
  106. this.LblSource1.Size = new System.Drawing.Size(95, 17);
  107. this.LblSource1.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  108. this.LblSource1.StylizeFlag = true;
  109. this.LblSource1.TabIndex = 2;
  110. this.LblSource1.Text = "源1";
  111. this.LblSource1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  112. this.LblSource1.Token = null;
  113. //
  114. // LblVersion
  115. //
  116. this.LblVersion.BackColor = System.Drawing.Color.Empty;
  117. this.LblVersion.BorderColor = System.Drawing.Color.Black;
  118. this.LblVersion.BorderThickness = 0;
  119. this.LblVersion.CornerRadius = 0;
  120. this.LblVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  121. this.LblVersion.HighlightPrompt = defaultHighlightPrompt4;
  122. this.LblVersion.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  123. this.LblVersion.Location = new System.Drawing.Point(332, 0);
  124. this.LblVersion.Margin = new System.Windows.Forms.Padding(0);
  125. this.LblVersion.MultyLineFlag = false;
  126. this.LblVersion.Name = "LblVersion";
  127. this.LblVersion.Size = new System.Drawing.Size(96, 17);
  128. this.LblVersion.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  129. this.LblVersion.StylizeFlag = true;
  130. this.LblVersion.TabIndex = 5;
  131. this.LblVersion.Text = "协议版本";
  132. this.LblVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  133. this.LblVersion.Token = null;
  134. //
  135. // CbxSource
  136. //
  137. this.CbxSource.BackColor = System.Drawing.Color.White;
  138. this.CbxSource.BorderColor = System.Drawing.Color.Black;
  139. this.CbxSource.BorderThickness = 0;
  140. this.CbxSource.CornerRadius = 0;
  141. this.CbxSource.DataSource = null;
  142. this.CbxSource.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  143. this.CbxSource.DropDownHeight = 200;
  144. this.CbxSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  145. this.CbxSource.DropDownWidth = 123;
  146. this.CbxSource.DropKey = System.Windows.Forms.Keys.Space;
  147. this.CbxSource.DroppedDown = false;
  148. this.CbxSource.FocusColor = System.Drawing.Color.Blue;
  149. this.CbxSource.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  150. this.CbxSource.GetDisPlayName = null;
  151. this.CbxSource.Height = 34;
  152. this.CbxSource.ImageMode = false;
  153. this.CbxSource.ItemHeight = 28;
  154. this.CbxSource.KeyDropEnble = true;
  155. this.CbxSource.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  156. this.CbxSource.Location = new System.Drawing.Point(0, 95);
  157. this.CbxSource.MaxDropDownItems = 8;
  158. this.CbxSource.Name = "CbxSource";
  159. this.CbxSource.RectBtnWidth = 20;
  160. this.CbxSource.SelectedBackColor = System.Drawing.Color.Blue;
  161. this.CbxSource.SelectedIndex = -1;
  162. this.CbxSource.SelectedItem = null;
  163. this.CbxSource.SelectedText = "";
  164. this.CbxSource.Size = new System.Drawing.Size(123, 34);
  165. this.CbxSource.Soreted = false;
  166. this.CbxSource.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  167. this.CbxSource.StylizeFlag = true;
  168. this.CbxSource.TabIndex = 6;
  169. this.CbxSource.Text = "";
  170. this.CbxSource.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  171. this.CbxSource.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  172. //
  173. // CbxSource1
  174. //
  175. this.CbxSource1.BackColor = System.Drawing.Color.White;
  176. this.CbxSource1.BorderColor = System.Drawing.Color.Black;
  177. this.CbxSource1.BorderThickness = 0;
  178. this.CbxSource1.CornerRadius = 0;
  179. this.CbxSource1.DataSource = null;
  180. this.CbxSource1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  181. this.CbxSource1.DropDownHeight = 200;
  182. this.CbxSource1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  183. this.CbxSource1.DropDownWidth = 122;
  184. this.CbxSource1.DropKey = System.Windows.Forms.Keys.Space;
  185. this.CbxSource1.DroppedDown = false;
  186. this.CbxSource1.FocusColor = System.Drawing.Color.Blue;
  187. this.CbxSource1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  188. this.CbxSource1.GetDisPlayName = null;
  189. this.CbxSource1.Height = 34;
  190. this.CbxSource1.ImageMode = false;
  191. this.CbxSource1.ItemHeight = 28;
  192. this.CbxSource1.KeyDropEnble = true;
  193. this.CbxSource1.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  194. this.CbxSource1.Location = new System.Drawing.Point(161, 95);
  195. this.CbxSource1.MaxDropDownItems = 8;
  196. this.CbxSource1.Name = "CbxSource1";
  197. this.CbxSource1.RectBtnWidth = 20;
  198. this.CbxSource1.SelectedBackColor = System.Drawing.Color.Blue;
  199. this.CbxSource1.SelectedIndex = -1;
  200. this.CbxSource1.SelectedItem = null;
  201. this.CbxSource1.SelectedText = "";
  202. this.CbxSource1.Size = new System.Drawing.Size(122, 34);
  203. this.CbxSource1.Soreted = false;
  204. this.CbxSource1.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  205. this.CbxSource1.StylizeFlag = true;
  206. this.CbxSource1.TabIndex = 7;
  207. this.CbxSource1.Text = "";
  208. this.CbxSource1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  209. this.CbxSource1.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  210. //
  211. // CbxVersion
  212. //
  213. this.CbxVersion.BackColor = System.Drawing.Color.White;
  214. this.CbxVersion.BorderColor = System.Drawing.Color.Black;
  215. this.CbxVersion.BorderThickness = 0;
  216. this.CbxVersion.CornerRadius = 0;
  217. this.CbxVersion.DataSource = null;
  218. this.CbxVersion.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  219. this.CbxVersion.DropDownHeight = 200;
  220. this.CbxVersion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  221. this.CbxVersion.DropDownWidth = 137;
  222. this.CbxVersion.DropKey = System.Windows.Forms.Keys.Space;
  223. this.CbxVersion.DroppedDown = false;
  224. this.CbxVersion.FocusColor = System.Drawing.Color.Blue;
  225. this.CbxVersion.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  226. this.CbxVersion.GetDisPlayName = null;
  227. this.CbxVersion.Height = 38;
  228. this.CbxVersion.ImageMode = false;
  229. this.CbxVersion.ItemHeight = 28;
  230. this.CbxVersion.KeyDropEnble = true;
  231. this.CbxVersion.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  232. this.CbxVersion.Location = new System.Drawing.Point(332, 27);
  233. this.CbxVersion.Margin = new System.Windows.Forms.Padding(0);
  234. this.CbxVersion.MaxDropDownItems = 8;
  235. this.CbxVersion.Name = "CbxVersion";
  236. this.CbxVersion.RectBtnWidth = 20;
  237. this.CbxVersion.SelectedBackColor = System.Drawing.Color.Blue;
  238. this.CbxVersion.SelectedIndex = -1;
  239. this.CbxVersion.SelectedItem = null;
  240. this.CbxVersion.SelectedText = "";
  241. this.CbxVersion.Size = new System.Drawing.Size(137, 38);
  242. this.CbxVersion.Soreted = false;
  243. this.CbxVersion.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  244. this.CbxVersion.StylizeFlag = true;
  245. this.CbxVersion.TabIndex = 8;
  246. this.CbxVersion.Text = "";
  247. this.CbxVersion.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  248. this.CbxVersion.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  249. //
  250. // BtnThreshold
  251. //
  252. this.BtnThreshold.BackColor = System.Drawing.Color.Transparent;
  253. this.BtnThreshold.BorderColor = System.Drawing.Color.Black;
  254. this.BtnThreshold.BorderThickness = 1;
  255. this.BtnThreshold.CornerRadius = 0;
  256. this.BtnThreshold.DaskArray = null;
  257. this.BtnThreshold.DropKey = System.Windows.Forms.Keys.Space;
  258. this.BtnThreshold.ForeColor = System.Drawing.Color.Black;
  259. this.BtnThreshold.Height = 34;
  260. this.BtnThreshold.Icon = null;
  261. this.BtnThreshold.IconOffset = 10;
  262. this.BtnThreshold.IconSize = new System.Drawing.Size(24, 24);
  263. this.BtnThreshold.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  264. this.BtnThreshold.Location = new System.Drawing.Point(332, 95);
  265. this.BtnThreshold.MouseinBackColor = System.Drawing.Color.Transparent;
  266. this.BtnThreshold.MouseinBorderColor = System.Drawing.Color.Blue;
  267. this.BtnThreshold.MouseInBorderThickness = 1;
  268. this.BtnThreshold.MouseinForeColor = System.Drawing.Color.Blue;
  269. this.BtnThreshold.MouseinSvgForeColor = System.Drawing.Color.Blue;
  270. this.BtnThreshold.Name = "BtnThreshold";
  271. this.BtnThreshold.PressedBackColor = System.Drawing.Color.Gray;
  272. this.BtnThreshold.PressedBorderColor = System.Drawing.Color.Blue;
  273. this.BtnThreshold.PressedBorderThickness = 1;
  274. this.BtnThreshold.PressedForeColor = System.Drawing.Color.Blue;
  275. this.BtnThreshold.PressedSvgForeColor = System.Drawing.Color.Blue;
  276. this.BtnThreshold.Size = new System.Drawing.Size(137, 34);
  277. this.BtnThreshold.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  278. this.BtnThreshold.StylizeFlag = true;
  279. this.BtnThreshold.SVGForeColor = System.Drawing.Color.Black;
  280. this.BtnThreshold.SVGPath = "";
  281. this.BtnThreshold.TabIndex = 9;
  282. this.BtnThreshold.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  283. //
  284. // LblSignalType
  285. //
  286. this.LblSignalType.BackColor = System.Drawing.Color.Empty;
  287. this.LblSignalType.BorderColor = System.Drawing.Color.Black;
  288. this.LblSignalType.BorderThickness = 0;
  289. this.LblSignalType.CornerRadius = 0;
  290. this.LblSignalType.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  291. this.LblSignalType.HighlightPrompt = defaultHighlightPrompt5;
  292. this.LblSignalType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  293. this.LblSignalType.Location = new System.Drawing.Point(0, 0);
  294. this.LblSignalType.Margin = new System.Windows.Forms.Padding(0);
  295. this.LblSignalType.MultyLineFlag = false;
  296. this.LblSignalType.Name = "LblSignalType";
  297. this.LblSignalType.Size = new System.Drawing.Size(89, 27);
  298. this.LblSignalType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  299. this.LblSignalType.StylizeFlag = true;
  300. this.LblSignalType.TabIndex = 0;
  301. this.LblSignalType.Text = "信号类型";
  302. this.LblSignalType.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  303. this.LblSignalType.Token = null;
  304. //
  305. // RbgSignalType
  306. //
  307. this.RbgSignalType.BorderColor = System.Drawing.Color.Empty;
  308. this.RbgSignalType.BorderThickness = 0;
  309. this.RbgSignalType.ButtonBackColor = System.Drawing.Color.DarkGray;
  310. this.RbgSignalType.ButtonFont = null;
  311. radioButtonItem1.Icon = null;
  312. radioButtonItem1.Padding = new System.Windows.Forms.Padding(0);
  313. radioButtonItem1.Tag = null;
  314. radioButtonItem1.Text = "buttonItem";
  315. radioButtonItem2.Icon = null;
  316. radioButtonItem2.Padding = new System.Windows.Forms.Padding(0);
  317. radioButtonItem2.Tag = null;
  318. radioButtonItem2.Text = "buttonItem";
  319. this.RbgSignalType.ButtonItems = new Uni_Trend.MSO7000X.UserControls.RadioButtonItem[] {
  320. radioButtonItem1,
  321. radioButtonItem2};
  322. this.RbgSignalType.ButtonOffset = 0;
  323. this.RbgSignalType.ButtonTextColor = System.Drawing.Color.Empty;
  324. this.RbgSignalType.ChoosedButtonColor = System.Drawing.Color.DeepSkyBlue;
  325. this.RbgSignalType.ChoosedButtonIndex = 0;
  326. this.RbgSignalType.ChoosedButtonTextColor = System.Drawing.Color.Empty;
  327. this.RbgSignalType.ContentBackColor = System.Drawing.SystemColors.Control;
  328. this.RbgSignalType.ContentPadding = new System.Windows.Forms.Padding(0);
  329. this.RbgSignalType.FocusBorderColor = System.Drawing.Color.White;
  330. this.RbgSignalType.Height = 39;
  331. this.RbgSignalType.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  332. this.RbgSignalType.Location = new System.Drawing.Point(0, 27);
  333. this.RbgSignalType.Margin = new System.Windows.Forms.Padding(0);
  334. this.RbgSignalType.Name = "RbgSignalType";
  335. this.RbgSignalType.Size = new System.Drawing.Size(159, 39);
  336. this.RbgSignalType.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  337. this.RbgSignalType.StylizeFlag = true;
  338. this.RbgSignalType.TabIndex = 1;
  339. //
  340. // BtnBytesCount
  341. //
  342. this.BtnBytesCount.BackColor = System.Drawing.Color.Transparent;
  343. this.BtnBytesCount.BorderColor = System.Drawing.Color.Black;
  344. this.BtnBytesCount.BorderThickness = 1;
  345. this.BtnBytesCount.CornerRadius = 0;
  346. this.BtnBytesCount.DaskArray = null;
  347. this.BtnBytesCount.DropKey = System.Windows.Forms.Keys.Space;
  348. this.BtnBytesCount.ForeColor = System.Drawing.Color.Black;
  349. this.BtnBytesCount.Height = 34;
  350. this.BtnBytesCount.Icon = null;
  351. this.BtnBytesCount.IconOffset = 10;
  352. this.BtnBytesCount.IconSize = new System.Drawing.Size(24, 24);
  353. this.BtnBytesCount.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  354. this.BtnBytesCount.Location = new System.Drawing.Point(0, 172);
  355. this.BtnBytesCount.MouseinBackColor = System.Drawing.Color.Transparent;
  356. this.BtnBytesCount.MouseinBorderColor = System.Drawing.Color.Blue;
  357. this.BtnBytesCount.MouseInBorderThickness = 1;
  358. this.BtnBytesCount.MouseinForeColor = System.Drawing.Color.Blue;
  359. this.BtnBytesCount.MouseinSvgForeColor = System.Drawing.Color.Blue;
  360. this.BtnBytesCount.Name = "BtnBytesCount";
  361. this.BtnBytesCount.PressedBackColor = System.Drawing.Color.Gray;
  362. this.BtnBytesCount.PressedBorderColor = System.Drawing.Color.Blue;
  363. this.BtnBytesCount.PressedBorderThickness = 1;
  364. this.BtnBytesCount.PressedForeColor = System.Drawing.Color.Blue;
  365. this.BtnBytesCount.PressedSvgForeColor = System.Drawing.Color.Blue;
  366. this.BtnBytesCount.Size = new System.Drawing.Size(137, 34);
  367. this.BtnBytesCount.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  368. this.BtnBytesCount.StylizeFlag = true;
  369. this.BtnBytesCount.SVGForeColor = System.Drawing.Color.Black;
  370. this.BtnBytesCount.SVGPath = "";
  371. this.BtnBytesCount.TabIndex = 9;
  372. this.BtnBytesCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  373. //
  374. // LblBytesCount
  375. //
  376. this.LblBytesCount.BackColor = System.Drawing.Color.Empty;
  377. this.LblBytesCount.BorderColor = System.Drawing.Color.Black;
  378. this.LblBytesCount.BorderThickness = 0;
  379. this.LblBytesCount.CornerRadius = 0;
  380. this.LblBytesCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  381. this.LblBytesCount.HighlightPrompt = defaultHighlightPrompt6;
  382. this.LblBytesCount.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  383. this.LblBytesCount.Location = new System.Drawing.Point(0, 144);
  384. this.LblBytesCount.Margin = new System.Windows.Forms.Padding(0);
  385. this.LblBytesCount.MultyLineFlag = false;
  386. this.LblBytesCount.Name = "LblBytesCount";
  387. this.LblBytesCount.Size = new System.Drawing.Size(68, 25);
  388. this.LblBytesCount.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  389. this.LblBytesCount.StylizeFlag = true;
  390. this.LblBytesCount.TabIndex = 4;
  391. this.LblBytesCount.Text = "字节数";
  392. this.LblBytesCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  393. this.LblBytesCount.Token = null;
  394. //
  395. // PCIeSetControl
  396. //
  397. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  398. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  399. this.Controls.Add(this.LblSignalType);
  400. this.Controls.Add(this.RbgSignalType);
  401. this.Controls.Add(this.LblSource1);
  402. this.Controls.Add(this.LblSource);
  403. this.Controls.Add(this.LblBytesCount);
  404. this.Controls.Add(this.LblThreshold);
  405. this.Controls.Add(this.LblVersion);
  406. this.Controls.Add(this.CbxSource);
  407. this.Controls.Add(this.CbxSource1);
  408. this.Controls.Add(this.CbxVersion);
  409. this.Controls.Add(this.BtnBytesCount);
  410. this.Controls.Add(this.BtnThreshold);
  411. this.Margin = new System.Windows.Forms.Padding(0);
  412. this.Name = "PCIeSetControl";
  413. this.Size = new System.Drawing.Size(480, 209);
  414. this.ResumeLayout(false);
  415. }
  416. #endregion
  417. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSource;
  418. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSource;
  419. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblThreshold;
  420. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnThreshold;
  421. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSignalType;
  422. private Uni_Trend.MSO7000X.UserControls.UIRadioButtonGroup RbgSignalType;
  423. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblSource1;
  424. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxSource1;
  425. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblVersion;
  426. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxVersion;
  427. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnBytesCount;
  428. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblBytesCount;
  429. }
  430. }