CANDataPage.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. 
  2. namespace Uestc.Auto6.Dso.Protocol.CAN
  3. {
  4. partial class CANDataPage
  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.LbxRelation = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  30. this.LblByteCount = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  31. this.LblByteIndex = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  32. this.LblData = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  33. this.BtnByteIndex = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  34. this.CbxRelation = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  35. this.BtnData = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  36. this.BtnByteCount = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  37. this.SuspendLayout();
  38. //
  39. // LbxRelation
  40. //
  41. this.LbxRelation.BackColor = System.Drawing.Color.Empty;
  42. this.LbxRelation.BorderColor = System.Drawing.Color.Black;
  43. this.LbxRelation.BorderThickness = 0;
  44. this.LbxRelation.CornerRadius = 0;
  45. this.LbxRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  46. this.LbxRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  47. this.LbxRelation.Location = new System.Drawing.Point(244, 19);
  48. this.LbxRelation.MultyLineFlag = false;
  49. this.LbxRelation.Name = "LbxRelation";
  50. this.LbxRelation.Size = new System.Drawing.Size(75, 23);
  51. this.LbxRelation.TabIndex = 3;
  52. this.LbxRelation.Text = "数据限定";
  53. this.LbxRelation.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  54. //
  55. // LblByteCount
  56. //
  57. this.LblByteCount.BackColor = System.Drawing.Color.Empty;
  58. this.LblByteCount.BorderColor = System.Drawing.Color.Black;
  59. this.LblByteCount.BorderThickness = 0;
  60. this.LblByteCount.CornerRadius = 0;
  61. this.LblByteCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  62. this.LblByteCount.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  63. this.LblByteCount.Location = new System.Drawing.Point(36, 19);
  64. this.LblByteCount.MultyLineFlag = false;
  65. this.LblByteCount.Name = "LblByteCount";
  66. this.LblByteCount.Size = new System.Drawing.Size(75, 23);
  67. this.LblByteCount.TabIndex = 4;
  68. this.LblByteCount.Text = "字节数";
  69. this.LblByteCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  70. //
  71. // LblByteIndex
  72. //
  73. this.LblByteIndex.BackColor = System.Drawing.Color.Empty;
  74. this.LblByteIndex.BorderColor = System.Drawing.Color.Black;
  75. this.LblByteIndex.BorderThickness = 0;
  76. this.LblByteIndex.CornerRadius = 0;
  77. this.LblByteIndex.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  78. this.LblByteIndex.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  79. this.LblByteIndex.Location = new System.Drawing.Point(36, 109);
  80. this.LblByteIndex.MultyLineFlag = false;
  81. this.LblByteIndex.Name = "LblByteIndex";
  82. this.LblByteIndex.Size = new System.Drawing.Size(75, 23);
  83. this.LblByteIndex.TabIndex = 5;
  84. this.LblByteIndex.Text = "字节号";
  85. this.LblByteIndex.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  86. //
  87. // LblData
  88. //
  89. this.LblData.BackColor = System.Drawing.Color.Empty;
  90. this.LblData.BorderColor = System.Drawing.Color.Black;
  91. this.LblData.BorderThickness = 0;
  92. this.LblData.CornerRadius = 0;
  93. this.LblData.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  94. this.LblData.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  95. this.LblData.Location = new System.Drawing.Point(244, 109);
  96. this.LblData.MultyLineFlag = false;
  97. this.LblData.Name = "LblData";
  98. this.LblData.Size = new System.Drawing.Size(75, 23);
  99. this.LblData.TabIndex = 6;
  100. this.LblData.Text = "数据Hex";
  101. this.LblData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  102. //
  103. // BtnByteIndex
  104. //
  105. this.BtnByteIndex.BackColor = System.Drawing.Color.White;
  106. this.BtnByteIndex.BorderColor = System.Drawing.Color.Black;
  107. this.BtnByteIndex.BorderThickness = 1;
  108. this.BtnByteIndex.CornerRadius = 0;
  109. this.BtnByteIndex.Cursor = System.Windows.Forms.Cursors.Hand;
  110. this.BtnByteIndex.DaskArray = null;
  111. this.BtnByteIndex.DropKey = System.Windows.Forms.Keys.Space;
  112. this.BtnByteIndex.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  113. this.BtnByteIndex.ForeColor = System.Drawing.Color.Black;
  114. this.BtnByteIndex.Icon = null;
  115. this.BtnByteIndex.IconOffset = 10;
  116. this.BtnByteIndex.IconSize = new System.Drawing.Size(24, 24);
  117. this.BtnByteIndex.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  118. this.BtnByteIndex.Location = new System.Drawing.Point(36, 138);
  119. this.BtnByteIndex.MouseinBackColor = System.Drawing.Color.Transparent;
  120. this.BtnByteIndex.MouseinBorderColor = System.Drawing.Color.Blue;
  121. this.BtnByteIndex.MouseInBorderThickness = 1;
  122. this.BtnByteIndex.MouseinForeColor = System.Drawing.Color.Blue;
  123. this.BtnByteIndex.MouseinSvgForeColor = System.Drawing.Color.Blue;
  124. this.BtnByteIndex.Name = "BtnByteIndex";
  125. this.BtnByteIndex.PressedBackColor = System.Drawing.Color.Gray;
  126. this.BtnByteIndex.PressedBorderColor = System.Drawing.Color.Blue;
  127. this.BtnByteIndex.PressedBorderThickness = 1;
  128. this.BtnByteIndex.PressedForeColor = System.Drawing.Color.Blue;
  129. this.BtnByteIndex.PressedSvgForeColor = System.Drawing.Color.Blue;
  130. this.BtnByteIndex.Size = new System.Drawing.Size(95, 36);
  131. this.BtnByteIndex.SVGForeColor = System.Drawing.Color.Black;
  132. this.BtnByteIndex.SVGPath = "";
  133. this.BtnByteIndex.TabIndex = 14;
  134. this.BtnByteIndex.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  135. //
  136. // CbxRelation
  137. //
  138. this.CbxRelation.BackColor = System.Drawing.Color.White;
  139. this.CbxRelation.BorderColor = System.Drawing.Color.Black;
  140. this.CbxRelation.BorderThickness = 0;
  141. this.CbxRelation.CornerRadius = 0;
  142. this.CbxRelation.DataSource = null;
  143. this.CbxRelation.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  144. this.CbxRelation.DropDownHeight = 200;
  145. this.CbxRelation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  146. this.CbxRelation.DropDownWidth = 95;
  147. this.CbxRelation.DropKey = System.Windows.Forms.Keys.Space;
  148. this.CbxRelation.DroppedDown = false;
  149. this.CbxRelation.FocusColor = System.Drawing.Color.Blue;
  150. this.CbxRelation.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  151. this.CbxRelation.GetDisPlayName = null;
  152. this.CbxRelation.ItemHeight = 28;
  153. this.CbxRelation.KeyDropEnble = true;
  154. this.CbxRelation.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  155. this.CbxRelation.Location = new System.Drawing.Point(244, 48);
  156. this.CbxRelation.MaxDropDownItems = 8;
  157. this.CbxRelation.Name = "CbxRelation";
  158. this.CbxRelation.RectBtnWidth = 20;
  159. this.CbxRelation.SelectedBackColor = System.Drawing.Color.Blue;
  160. this.CbxRelation.SelectedIndex = -1;
  161. this.CbxRelation.SelectedItem = null;
  162. this.CbxRelation.SelectedText = "";
  163. this.CbxRelation.Size = new System.Drawing.Size(95, 36);
  164. this.CbxRelation.Soreted = false;
  165. this.CbxRelation.TabIndex = 15;
  166. this.CbxRelation.Text = "comboBoxEx1";
  167. this.CbxRelation.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  168. this.CbxRelation.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  169. //
  170. // BtnData
  171. //
  172. this.BtnData.BackColor = System.Drawing.Color.White;
  173. this.BtnData.BorderColor = System.Drawing.Color.Black;
  174. this.BtnData.BorderThickness = 1;
  175. this.BtnData.CornerRadius = 0;
  176. this.BtnData.Cursor = System.Windows.Forms.Cursors.Hand;
  177. this.BtnData.DaskArray = null;
  178. this.BtnData.DropKey = System.Windows.Forms.Keys.Space;
  179. this.BtnData.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  180. this.BtnData.ForeColor = System.Drawing.Color.Black;
  181. this.BtnData.Icon = null;
  182. this.BtnData.IconOffset = 10;
  183. this.BtnData.IconSize = new System.Drawing.Size(24, 24);
  184. this.BtnData.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  185. this.BtnData.Location = new System.Drawing.Point(244, 138);
  186. this.BtnData.MouseinBackColor = System.Drawing.Color.Transparent;
  187. this.BtnData.MouseinBorderColor = System.Drawing.Color.Blue;
  188. this.BtnData.MouseInBorderThickness = 1;
  189. this.BtnData.MouseinForeColor = System.Drawing.Color.Blue;
  190. this.BtnData.MouseinSvgForeColor = System.Drawing.Color.Blue;
  191. this.BtnData.Name = "BtnData";
  192. this.BtnData.PressedBackColor = System.Drawing.Color.Gray;
  193. this.BtnData.PressedBorderColor = System.Drawing.Color.Blue;
  194. this.BtnData.PressedBorderThickness = 1;
  195. this.BtnData.PressedForeColor = System.Drawing.Color.Blue;
  196. this.BtnData.PressedSvgForeColor = System.Drawing.Color.Blue;
  197. this.BtnData.Size = new System.Drawing.Size(95, 36);
  198. this.BtnData.SVGForeColor = System.Drawing.Color.Black;
  199. this.BtnData.SVGPath = "";
  200. this.BtnData.TabIndex = 17;
  201. this.BtnData.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  202. //
  203. // BtnByteCount
  204. //
  205. this.BtnByteCount.BackColor = System.Drawing.Color.White;
  206. this.BtnByteCount.BorderColor = System.Drawing.Color.Black;
  207. this.BtnByteCount.BorderThickness = 1;
  208. this.BtnByteCount.CornerRadius = 0;
  209. this.BtnByteCount.Cursor = System.Windows.Forms.Cursors.Hand;
  210. this.BtnByteCount.DaskArray = null;
  211. this.BtnByteCount.DropKey = System.Windows.Forms.Keys.Space;
  212. this.BtnByteCount.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  213. this.BtnByteCount.ForeColor = System.Drawing.Color.Black;
  214. this.BtnByteCount.Icon = null;
  215. this.BtnByteCount.IconOffset = 10;
  216. this.BtnByteCount.IconSize = new System.Drawing.Size(24, 24);
  217. this.BtnByteCount.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  218. this.BtnByteCount.Location = new System.Drawing.Point(36, 48);
  219. this.BtnByteCount.MouseinBackColor = System.Drawing.Color.Transparent;
  220. this.BtnByteCount.MouseinBorderColor = System.Drawing.Color.Blue;
  221. this.BtnByteCount.MouseInBorderThickness = 1;
  222. this.BtnByteCount.MouseinForeColor = System.Drawing.Color.Blue;
  223. this.BtnByteCount.MouseinSvgForeColor = System.Drawing.Color.Blue;
  224. this.BtnByteCount.Name = "BtnByteCount";
  225. this.BtnByteCount.PressedBackColor = System.Drawing.Color.Gray;
  226. this.BtnByteCount.PressedBorderColor = System.Drawing.Color.Blue;
  227. this.BtnByteCount.PressedBorderThickness = 1;
  228. this.BtnByteCount.PressedForeColor = System.Drawing.Color.Blue;
  229. this.BtnByteCount.PressedSvgForeColor = System.Drawing.Color.Blue;
  230. this.BtnByteCount.Size = new System.Drawing.Size(95, 36);
  231. this.BtnByteCount.SVGForeColor = System.Drawing.Color.Black;
  232. this.BtnByteCount.SVGPath = "";
  233. this.BtnByteCount.TabIndex = 18;
  234. this.BtnByteCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  235. //
  236. // CANDataPage
  237. //
  238. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
  239. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  240. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
  241. this.Controls.Add(this.BtnByteCount);
  242. this.Controls.Add(this.BtnData);
  243. this.Controls.Add(this.CbxRelation);
  244. this.Controls.Add(this.BtnByteIndex);
  245. this.Controls.Add(this.LblData);
  246. this.Controls.Add(this.LblByteIndex);
  247. this.Controls.Add(this.LblByteCount);
  248. this.Controls.Add(this.LbxRelation);
  249. this.Name = "CANDataPage";
  250. this.Size = new System.Drawing.Size(480, 200);
  251. this.Load += new System.EventHandler(this.CANDataPage_Load);
  252. this.ResumeLayout(false);
  253. }
  254. #endregion
  255. private Uni_Trend.MSO7000X.UserControls.UestcLabel LbxRelation;
  256. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblByteCount;
  257. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblByteIndex;
  258. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblData;
  259. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnByteIndex;
  260. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxRelation;
  261. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnData;
  262. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnByteCount;
  263. }
  264. }