CANTriggerSetControl.Designer.cs 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. 
  2. namespace Uestc.Auto6.Dso.Protocol.CAN
  3. {
  4. partial class CANTriggerSetControl
  5. {
  6. /// <summary>
  7. /// 必需的设计器变量。
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// 清理所有正在使用的资源。
  12. /// </summary>
  13. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  14. protected override void Dispose(bool disposing)
  15. {
  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.LblTriggerOn = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  30. this.CbxTriggerOn = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  31. this.HeadPanel = new System.Windows.Forms.Panel();
  32. this.TlpPanel = new System.Windows.Forms.TableLayoutPanel();
  33. this.HeadPanel.SuspendLayout();
  34. this.SuspendLayout();
  35. //
  36. // LblTriggerOn
  37. //
  38. this.LblTriggerOn.BackColor = System.Drawing.Color.Empty;
  39. this.LblTriggerOn.BorderColor = System.Drawing.Color.Black;
  40. this.LblTriggerOn.BorderThickness = 0;
  41. this.LblTriggerOn.CornerRadius = 0;
  42. this.LblTriggerOn.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  43. this.LblTriggerOn.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  44. this.LblTriggerOn.Location = new System.Drawing.Point(7, 3);
  45. this.LblTriggerOn.MultyLineFlag = false;
  46. this.LblTriggerOn.Name = "LblTriggerOn";
  47. this.LblTriggerOn.Size = new System.Drawing.Size(75, 23);
  48. this.LblTriggerOn.TabIndex = 1;
  49. this.LblTriggerOn.Text = "触发条件";
  50. this.LblTriggerOn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  51. //
  52. // CbxTriggerOn
  53. //
  54. this.CbxTriggerOn.BackColor = System.Drawing.Color.White;
  55. this.CbxTriggerOn.BorderColor = System.Drawing.Color.Black;
  56. this.CbxTriggerOn.BorderThickness = 0;
  57. this.CbxTriggerOn.CornerRadius = 0;
  58. this.CbxTriggerOn.DataSource = null;
  59. this.CbxTriggerOn.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  60. this.CbxTriggerOn.DropDownHeight = 200;
  61. this.CbxTriggerOn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  62. this.CbxTriggerOn.DropDownWidth = 95;
  63. this.CbxTriggerOn.DropKey = System.Windows.Forms.Keys.Space;
  64. this.CbxTriggerOn.DroppedDown = false;
  65. this.CbxTriggerOn.FocusColor = System.Drawing.Color.Blue;
  66. this.CbxTriggerOn.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  67. this.CbxTriggerOn.GetDisPlayName = null;
  68. this.CbxTriggerOn.ItemHeight = 28;
  69. this.CbxTriggerOn.Items.AddRange(new object[] {
  70. "帧起始",
  71. "帧类型",
  72. "ID",
  73. "数据"});
  74. this.CbxTriggerOn.KeyDropEnble = true;
  75. this.CbxTriggerOn.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  76. this.CbxTriggerOn.Location = new System.Drawing.Point(3, 40);
  77. this.CbxTriggerOn.MaxDropDownItems = 8;
  78. this.CbxTriggerOn.Name = "CbxTriggerOn";
  79. this.CbxTriggerOn.RectBtnWidth = 20;
  80. this.CbxTriggerOn.SelectedBackColor = System.Drawing.Color.Blue;
  81. this.CbxTriggerOn.SelectedIndex = -1;
  82. this.CbxTriggerOn.SelectedItem = null;
  83. this.CbxTriggerOn.SelectedText = "";
  84. this.CbxTriggerOn.Size = new System.Drawing.Size(95, 42);
  85. this.CbxTriggerOn.Soreted = false;
  86. this.CbxTriggerOn.TabIndex = 2;
  87. this.CbxTriggerOn.Text = "comboBoxEx1";
  88. this.CbxTriggerOn.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  89. this.CbxTriggerOn.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  90. //
  91. // HeadPanel
  92. //
  93. this.HeadPanel.Controls.Add(this.LblTriggerOn);
  94. this.HeadPanel.Controls.Add(this.CbxTriggerOn);
  95. this.HeadPanel.Location = new System.Drawing.Point(25, 3);
  96. this.HeadPanel.Name = "HeadPanel";
  97. this.HeadPanel.Size = new System.Drawing.Size(470, 110);
  98. this.HeadPanel.TabIndex = 4;
  99. //
  100. // TlpPanel
  101. //
  102. this.TlpPanel.ColumnCount = 1;
  103. this.TlpPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  104. this.TlpPanel.Location = new System.Drawing.Point(25, 116);
  105. this.TlpPanel.Margin = new System.Windows.Forms.Padding(0);
  106. this.TlpPanel.Name = "TlpPanel";
  107. this.TlpPanel.RowCount = 4;
  108. this.TlpPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
  109. this.TlpPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
  110. this.TlpPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
  111. this.TlpPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
  112. this.TlpPanel.Size = new System.Drawing.Size(470, 570);
  113. this.TlpPanel.TabIndex = 5;
  114. //
  115. // CANTriggerSetControl
  116. //
  117. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  118. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  119. this.Controls.Add(this.TlpPanel);
  120. this.Controls.Add(this.HeadPanel);
  121. this.Name = "CANTriggerSetControl";
  122. this.Size = new System.Drawing.Size(504, 648);
  123. this.HeadPanel.ResumeLayout(false);
  124. this.ResumeLayout(false);
  125. }
  126. #endregion
  127. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblTriggerOn;
  128. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxTriggerOn;
  129. private System.Windows.Forms.Panel HeadPanel;
  130. private System.Windows.Forms.TableLayoutPanel TlpPanel;
  131. }
  132. }