SATASetControl.Designer.cs 26 KB

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