TCPage.Designer.cs 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. namespace Uestc.Auto6.Dso.Protocol.PCIe
  2. {
  3. partial class TCPage
  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. Presenter?.TryRemoveView(this);
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region 组件设计器生成的代码
  23. /// <summary>
  24. /// 设计器支持所需的方法 - 不要修改
  25. /// 使用代码编辑器修改此方法的内容。
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.LblTC = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  30. this.BtnTC = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  31. this.LblRelation = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  32. this.CbxRelation = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  33. this.SuspendLayout();
  34. //
  35. // LblTC
  36. //
  37. this.LblTC.BackColor = System.Drawing.Color.Empty;
  38. this.LblTC.BorderColor = System.Drawing.Color.Black;
  39. this.LblTC.BorderThickness = 0;
  40. this.LblTC.CornerRadius = 0;
  41. this.LblTC.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  42. this.LblTC.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  43. this.LblTC.Location = new System.Drawing.Point(0, 0);
  44. this.LblTC.Margin = new System.Windows.Forms.Padding(0);
  45. this.LblTC.MultyLineFlag = false;
  46. this.LblTC.Name = "LblTC";
  47. this.LblTC.Size = new System.Drawing.Size(87, 24);
  48. this.LblTC.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  49. this.LblTC.StylizeFlag = true;
  50. this.LblTC.TabIndex = 1;
  51. this.LblTC.Text = "TC";
  52. this.LblTC.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  53. //
  54. // BtnTC
  55. //
  56. this.BtnTC.BackColor = System.Drawing.Color.Transparent;
  57. this.BtnTC.BorderColor = System.Drawing.Color.Black;
  58. this.BtnTC.BorderThickness = 0;
  59. this.BtnTC.CornerRadius = 0;
  60. this.BtnTC.DaskArray = null;
  61. this.BtnTC.DropKey = System.Windows.Forms.Keys.Space;
  62. this.BtnTC.ForeColor = System.Drawing.Color.Black;
  63. this.BtnTC.Height = 42;
  64. this.BtnTC.Icon = null;
  65. this.BtnTC.IconOffset = 10;
  66. this.BtnTC.IconSize = new System.Drawing.Size(24, 24);
  67. this.BtnTC.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  68. this.BtnTC.Location = new System.Drawing.Point(0, 32);
  69. this.BtnTC.Margin = new System.Windows.Forms.Padding(0);
  70. this.BtnTC.MouseinBackColor = System.Drawing.Color.Transparent;
  71. this.BtnTC.MouseinBorderColor = System.Drawing.Color.Blue;
  72. this.BtnTC.MouseInBorderThickness = 1;
  73. this.BtnTC.MouseinForeColor = System.Drawing.Color.Blue;
  74. this.BtnTC.MouseinSvgForeColor = System.Drawing.Color.Blue;
  75. this.BtnTC.Name = "BtnTC";
  76. this.BtnTC.PressedBackColor = System.Drawing.Color.Gray;
  77. this.BtnTC.PressedBorderColor = System.Drawing.Color.Blue;
  78. this.BtnTC.PressedBorderThickness = 1;
  79. this.BtnTC.PressedForeColor = System.Drawing.Color.Blue;
  80. this.BtnTC.PressedSvgForeColor = System.Drawing.Color.Blue;
  81. this.BtnTC.Size = new System.Drawing.Size(129, 42);
  82. this.BtnTC.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  83. this.BtnTC.StylizeFlag = true;
  84. this.BtnTC.SVGForeColor = System.Drawing.Color.Black;
  85. this.BtnTC.SVGPath = "";
  86. this.BtnTC.TabIndex = 4;
  87. this.BtnTC.Text = "BtnTC";
  88. this.BtnTC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  89. //
  90. // LblRelation
  91. //
  92. this.LblRelation.BackColor = System.Drawing.Color.Empty;
  93. this.LblRelation.BorderColor = System.Drawing.Color.Black;
  94. this.LblRelation.BorderThickness = 0;
  95. this.LblRelation.CornerRadius = 0;
  96. this.LblRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  97. this.LblRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  98. this.LblRelation.Location = new System.Drawing.Point(277, 0);
  99. this.LblRelation.Margin = new System.Windows.Forms.Padding(0);
  100. this.LblRelation.MultyLineFlag = false;
  101. this.LblRelation.Name = "LblRelation";
  102. this.LblRelation.Size = new System.Drawing.Size(114, 24);
  103. this.LblRelation.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  104. this.LblRelation.StylizeFlag = true;
  105. this.LblRelation.TabIndex = 5;
  106. this.LblRelation.Text = "比较方式";
  107. this.LblRelation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  108. //
  109. // CbxRelation
  110. //
  111. this.CbxRelation.BackColor = System.Drawing.Color.Transparent;
  112. this.CbxRelation.BorderColor = System.Drawing.Color.Black;
  113. this.CbxRelation.BorderThickness = 1;
  114. this.CbxRelation.CornerRadius = 0;
  115. this.CbxRelation.DataSource = null;
  116. this.CbxRelation.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  117. this.CbxRelation.DropDownHeight = 200;
  118. this.CbxRelation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  119. this.CbxRelation.DropDownWidth = 129;
  120. this.CbxRelation.DropKey = System.Windows.Forms.Keys.Space;
  121. this.CbxRelation.DroppedDown = false;
  122. this.CbxRelation.FocusColor = System.Drawing.Color.Blue;
  123. this.CbxRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  124. this.CbxRelation.GetDisPlayName = null;
  125. this.CbxRelation.Height = 42;
  126. this.CbxRelation.ImageMode = false;
  127. this.CbxRelation.ItemHeight = 28;
  128. this.CbxRelation.KeyDropEnble = true;
  129. this.CbxRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  130. this.CbxRelation.Location = new System.Drawing.Point(277, 34);
  131. this.CbxRelation.Margin = new System.Windows.Forms.Padding(4);
  132. this.CbxRelation.MaxDropDownItems = 8;
  133. this.CbxRelation.Name = "CbxRelation";
  134. this.CbxRelation.RectBtnWidth = 20;
  135. this.CbxRelation.SelectedBackColor = System.Drawing.Color.Blue;
  136. this.CbxRelation.SelectedIndex = -1;
  137. this.CbxRelation.SelectedItem = null;
  138. this.CbxRelation.SelectedText = "";
  139. this.CbxRelation.Size = new System.Drawing.Size(129, 42);
  140. this.CbxRelation.Soreted = false;
  141. this.CbxRelation.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  142. this.CbxRelation.StylizeFlag = true;
  143. this.CbxRelation.TabIndex = 6;
  144. this.CbxRelation.Text = "comboBoxEx1";
  145. this.CbxRelation.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  146. this.CbxRelation.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  147. //
  148. // TCPage
  149. //
  150. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
  151. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  152. this.Controls.Add(this.CbxRelation);
  153. this.Controls.Add(this.LblRelation);
  154. this.Controls.Add(this.BtnTC);
  155. this.Controls.Add(this.LblTC);
  156. this.Margin = new System.Windows.Forms.Padding(0);
  157. this.Name = "TCPage";
  158. this.Size = new System.Drawing.Size(640, 76);
  159. this.ResumeLayout(false);
  160. }
  161. #endregion
  162. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblTC;
  163. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnTC;
  164. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblRelation;
  165. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxRelation;
  166. }
  167. }