CANIDPage.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. 
  2. namespace Uestc.Auto6.Dso.Protocol.CAN
  3. {
  4. partial class CANIDPage
  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. Presenter?.TryRemoveView(this);
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23. #region 组件设计器生成的代码
  24. /// <summary>
  25. /// 设计器支持所需的方法 - 不要修改
  26. /// 使用代码编辑器修改此方法的内容。
  27. /// </summary>
  28. private void InitializeComponent()
  29. {
  30. this.LblIDFrameDirection = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  31. this.CbxIDFrameDirection = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  32. this.LblIDStandard = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  33. this.LblStandardID = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  34. this.BtnStandardID = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  35. this.CbxIDStandard = new Uni_Trend.MSO7000X.UserControls.ComboBoxEx();
  36. this.BtnExtendID = new Uni_Trend.MSO7000X.UserControls.UestcIconButton();
  37. this.LblExtendID = new Uni_Trend.MSO7000X.UserControls.UestcLabel();
  38. this.SuspendLayout();
  39. //
  40. // LblFrameType
  41. //
  42. this.LblIDFrameDirection.BackColor = System.Drawing.Color.Empty;
  43. this.LblIDFrameDirection.BorderColor = System.Drawing.Color.Black;
  44. this.LblIDFrameDirection.BorderThickness = 0;
  45. this.LblIDFrameDirection.CornerRadius = 0;
  46. this.LblIDFrameDirection.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  47. this.LblIDFrameDirection.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  48. this.LblIDFrameDirection.Location = new System.Drawing.Point(10, 0);
  49. this.LblIDFrameDirection.Margin = new System.Windows.Forms.Padding(4);
  50. this.LblIDFrameDirection.MultyLineFlag = false;
  51. this.LblIDFrameDirection.Name = "LblIDFrameDirection";
  52. this.LblIDFrameDirection.Size = new System.Drawing.Size(96, 27);
  53. this.LblIDFrameDirection.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  54. this.LblIDFrameDirection.StylizeFlag = true;
  55. this.LblIDFrameDirection.TabIndex = 2;
  56. this.LblIDFrameDirection.Text = "帧方向";
  57. this.LblIDFrameDirection.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  58. //
  59. // CbxFrameType
  60. //
  61. this.CbxIDFrameDirection.BackColor = System.Drawing.Color.White;
  62. this.CbxIDFrameDirection.BorderColor = System.Drawing.Color.Black;
  63. this.CbxIDFrameDirection.BorderThickness = 0;
  64. this.CbxIDFrameDirection.CornerRadius = 0;
  65. this.CbxIDFrameDirection.DataSource = null;
  66. this.CbxIDFrameDirection.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  67. this.CbxIDFrameDirection.DropDownHeight = 200;
  68. this.CbxIDFrameDirection.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  69. this.CbxIDFrameDirection.DropDownWidth = 122;
  70. this.CbxIDFrameDirection.DropKey = System.Windows.Forms.Keys.Space;
  71. this.CbxIDFrameDirection.DroppedDown = false;
  72. this.CbxIDFrameDirection.FocusColor = System.Drawing.Color.Blue;
  73. this.CbxIDFrameDirection.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  74. this.CbxIDFrameDirection.GetDisPlayName = null;
  75. this.CbxIDFrameDirection.Height = 46;
  76. this.CbxIDFrameDirection.ImageMode = false;
  77. this.CbxIDFrameDirection.ItemHeight = 28;
  78. this.CbxIDFrameDirection.KeyDropEnble = true;
  79. this.CbxIDFrameDirection.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  80. this.CbxIDFrameDirection.Location = new System.Drawing.Point(10, 30);
  81. this.CbxIDFrameDirection.Margin = new System.Windows.Forms.Padding(4);
  82. this.CbxIDFrameDirection.MaxDropDownItems = 8;
  83. this.CbxIDFrameDirection.Name = "CbxIDFrameDirection";
  84. this.CbxIDFrameDirection.RectBtnWidth = 20;
  85. this.CbxIDFrameDirection.SelectedBackColor = System.Drawing.Color.Blue;
  86. this.CbxIDFrameDirection.SelectedIndex = -1;
  87. this.CbxIDFrameDirection.SelectedItem = null;
  88. this.CbxIDFrameDirection.SelectedText = "";
  89. this.CbxIDFrameDirection.Size = new System.Drawing.Size(122, 46);
  90. this.CbxIDFrameDirection.Soreted = false;
  91. this.CbxIDFrameDirection.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  92. this.CbxIDFrameDirection.StylizeFlag = true;
  93. this.CbxIDFrameDirection.TabIndex = 3;
  94. this.CbxIDFrameDirection.Text = "数据帧";
  95. this.CbxIDFrameDirection.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  96. this.CbxIDFrameDirection.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  97. //
  98. // LblIDStandard
  99. //
  100. this.LblIDStandard.BackColor = System.Drawing.Color.Empty;
  101. this.LblIDStandard.BorderColor = System.Drawing.Color.Black;
  102. this.LblIDStandard.BorderThickness = 0;
  103. this.LblIDStandard.CornerRadius = 0;
  104. this.LblIDStandard.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  105. this.LblIDStandard.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  106. this.LblIDStandard.Location = new System.Drawing.Point(179, 0);
  107. this.LblIDStandard.Margin = new System.Windows.Forms.Padding(4);
  108. this.LblIDStandard.MultyLineFlag = false;
  109. this.LblIDStandard.Name = "LblIDStandard";
  110. this.LblIDStandard.Size = new System.Drawing.Size(96, 27);
  111. this.LblIDStandard.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  112. this.LblIDStandard.StylizeFlag = true;
  113. this.LblIDStandard.TabIndex = 9;
  114. this.LblIDStandard.Text = "ID标准";
  115. this.LblIDStandard.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  116. //
  117. // LblStandardID
  118. //
  119. this.LblStandardID.BackColor = System.Drawing.Color.Empty;
  120. this.LblStandardID.BorderColor = System.Drawing.Color.Black;
  121. this.LblStandardID.BorderThickness = 0;
  122. this.LblStandardID.CornerRadius = 0;
  123. this.LblStandardID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  124. this.LblStandardID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  125. this.LblStandardID.Location = new System.Drawing.Point(358, 4);
  126. this.LblStandardID.Margin = new System.Windows.Forms.Padding(4);
  127. this.LblStandardID.MultyLineFlag = false;
  128. this.LblStandardID.Name = "LblStandardID";
  129. this.LblStandardID.Size = new System.Drawing.Size(96, 27);
  130. this.LblStandardID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  131. this.LblStandardID.StylizeFlag = true;
  132. this.LblStandardID.TabIndex = 11;
  133. this.LblStandardID.Text = "标准ID";
  134. this.LblStandardID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  135. //
  136. // BtnStandardID
  137. //
  138. this.BtnStandardID.BackColor = System.Drawing.Color.White;
  139. this.BtnStandardID.BorderColor = System.Drawing.Color.Black;
  140. this.BtnStandardID.BorderThickness = 1;
  141. this.BtnStandardID.CornerRadius = 0;
  142. this.BtnStandardID.Cursor = System.Windows.Forms.Cursors.Hand;
  143. this.BtnStandardID.DaskArray = null;
  144. this.BtnStandardID.DropKey = System.Windows.Forms.Keys.Space;
  145. this.BtnStandardID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  146. this.BtnStandardID.ForeColor = System.Drawing.Color.Black;
  147. this.BtnStandardID.Height = 42;
  148. this.BtnStandardID.Icon = null;
  149. this.BtnStandardID.IconOffset = 10;
  150. this.BtnStandardID.IconSize = new System.Drawing.Size(24, 24);
  151. this.BtnStandardID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  152. this.BtnStandardID.Location = new System.Drawing.Point(355, 34);
  153. this.BtnStandardID.Margin = new System.Windows.Forms.Padding(4);
  154. this.BtnStandardID.MouseinBackColor = System.Drawing.Color.Transparent;
  155. this.BtnStandardID.MouseinBorderColor = System.Drawing.Color.Blue;
  156. this.BtnStandardID.MouseInBorderThickness = 1;
  157. this.BtnStandardID.MouseinForeColor = System.Drawing.Color.Blue;
  158. this.BtnStandardID.MouseinSvgForeColor = System.Drawing.Color.Blue;
  159. this.BtnStandardID.Name = "BtnStandardID";
  160. this.BtnStandardID.PressedBackColor = System.Drawing.Color.Gray;
  161. this.BtnStandardID.PressedBorderColor = System.Drawing.Color.Blue;
  162. this.BtnStandardID.PressedBorderThickness = 1;
  163. this.BtnStandardID.PressedForeColor = System.Drawing.Color.Blue;
  164. this.BtnStandardID.PressedSvgForeColor = System.Drawing.Color.Blue;
  165. this.BtnStandardID.Size = new System.Drawing.Size(122, 42);
  166. this.BtnStandardID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  167. this.BtnStandardID.StylizeFlag = true;
  168. this.BtnStandardID.SVGForeColor = System.Drawing.Color.Black;
  169. this.BtnStandardID.SVGPath = "";
  170. this.BtnStandardID.TabIndex = 16;
  171. this.BtnStandardID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  172. //
  173. // CbxIDStandard
  174. //
  175. this.CbxIDStandard.BackColor = System.Drawing.Color.White;
  176. this.CbxIDStandard.BorderColor = System.Drawing.Color.Black;
  177. this.CbxIDStandard.BorderThickness = 0;
  178. this.CbxIDStandard.CornerRadius = 0;
  179. this.CbxIDStandard.DataSource = null;
  180. this.CbxIDStandard.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  181. this.CbxIDStandard.DropDownHeight = 200;
  182. this.CbxIDStandard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  183. this.CbxIDStandard.DropDownWidth = 122;
  184. this.CbxIDStandard.DropKey = System.Windows.Forms.Keys.Space;
  185. this.CbxIDStandard.DroppedDown = false;
  186. this.CbxIDStandard.FocusColor = System.Drawing.Color.Blue;
  187. this.CbxIDStandard.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  188. this.CbxIDStandard.GetDisPlayName = null;
  189. this.CbxIDStandard.Height = 46;
  190. this.CbxIDStandard.ImageMode = false;
  191. this.CbxIDStandard.ItemHeight = 28;
  192. this.CbxIDStandard.KeyDropEnble = true;
  193. this.CbxIDStandard.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  194. this.CbxIDStandard.Location = new System.Drawing.Point(179, 30);
  195. this.CbxIDStandard.Margin = new System.Windows.Forms.Padding(4);
  196. this.CbxIDStandard.MaxDropDownItems = 8;
  197. this.CbxIDStandard.Name = "CbxIDStandard";
  198. this.CbxIDStandard.RectBtnWidth = 20;
  199. this.CbxIDStandard.SelectedBackColor = System.Drawing.Color.Blue;
  200. this.CbxIDStandard.SelectedIndex = -1;
  201. this.CbxIDStandard.SelectedItem = null;
  202. this.CbxIDStandard.SelectedText = "";
  203. this.CbxIDStandard.Size = new System.Drawing.Size(122, 46);
  204. this.CbxIDStandard.Soreted = false;
  205. this.CbxIDStandard.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  206. this.CbxIDStandard.StylizeFlag = true;
  207. this.CbxIDStandard.TabIndex = 3;
  208. this.CbxIDStandard.Text = "";
  209. this.CbxIDStandard.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
  210. this.CbxIDStandard.VerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
  211. //
  212. // BtnExtendID
  213. //
  214. this.BtnExtendID.BackColor = System.Drawing.Color.White;
  215. this.BtnExtendID.BorderColor = System.Drawing.Color.Black;
  216. this.BtnExtendID.BorderThickness = 1;
  217. this.BtnExtendID.CornerRadius = 0;
  218. this.BtnExtendID.Cursor = System.Windows.Forms.Cursors.Hand;
  219. this.BtnExtendID.DaskArray = null;
  220. this.BtnExtendID.DropKey = System.Windows.Forms.Keys.Space;
  221. this.BtnExtendID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  222. this.BtnExtendID.ForeColor = System.Drawing.Color.Black;
  223. this.BtnExtendID.Height = 42;
  224. this.BtnExtendID.Icon = null;
  225. this.BtnExtendID.IconOffset = 10;
  226. this.BtnExtendID.IconSize = new System.Drawing.Size(24, 24);
  227. this.BtnExtendID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  228. this.BtnExtendID.Location = new System.Drawing.Point(514, 34);
  229. this.BtnExtendID.Margin = new System.Windows.Forms.Padding(4);
  230. this.BtnExtendID.MouseinBackColor = System.Drawing.Color.Transparent;
  231. this.BtnExtendID.MouseinBorderColor = System.Drawing.Color.Blue;
  232. this.BtnExtendID.MouseInBorderThickness = 1;
  233. this.BtnExtendID.MouseinForeColor = System.Drawing.Color.Blue;
  234. this.BtnExtendID.MouseinSvgForeColor = System.Drawing.Color.Blue;
  235. this.BtnExtendID.Name = "BtnExtendID";
  236. this.BtnExtendID.PressedBackColor = System.Drawing.Color.Gray;
  237. this.BtnExtendID.PressedBorderColor = System.Drawing.Color.Blue;
  238. this.BtnExtendID.PressedBorderThickness = 1;
  239. this.BtnExtendID.PressedForeColor = System.Drawing.Color.Blue;
  240. this.BtnExtendID.PressedSvgForeColor = System.Drawing.Color.Blue;
  241. this.BtnExtendID.Size = new System.Drawing.Size(122, 42);
  242. this.BtnExtendID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  243. this.BtnExtendID.StylizeFlag = true;
  244. this.BtnExtendID.SVGForeColor = System.Drawing.Color.Black;
  245. this.BtnExtendID.SVGPath = "";
  246. this.BtnExtendID.TabIndex = 22;
  247. this.BtnExtendID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  248. //
  249. // LblExtendID
  250. //
  251. this.LblExtendID.BackColor = System.Drawing.Color.Empty;
  252. this.LblExtendID.BorderColor = System.Drawing.Color.Black;
  253. this.LblExtendID.BorderThickness = 0;
  254. this.LblExtendID.CornerRadius = 0;
  255. this.LblExtendID.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
  256. this.LblExtendID.LanguagePattern = Uni_Trend.MSO7000X.LanguageDefinition.LanguagePattern.Default;
  257. this.LblExtendID.Location = new System.Drawing.Point(514, 4);
  258. this.LblExtendID.Margin = new System.Windows.Forms.Padding(4);
  259. this.LblExtendID.MultyLineFlag = false;
  260. this.LblExtendID.Name = "LblExtendID";
  261. this.LblExtendID.Size = new System.Drawing.Size(96, 27);
  262. this.LblExtendID.StyleFlags = Uni_Trend.MSO7000X.UserControls.Style.StyleFlag.FontSize;
  263. this.LblExtendID.StylizeFlag = true;
  264. this.LblExtendID.TabIndex = 21;
  265. this.LblExtendID.Text = "扩展ID";
  266. this.LblExtendID.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  267. //
  268. // CANIDPage
  269. //
  270. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
  271. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  272. this.Controls.Add(this.BtnExtendID);
  273. this.Controls.Add(this.LblExtendID);
  274. this.Controls.Add(this.CbxIDStandard);
  275. this.Controls.Add(this.BtnStandardID);
  276. this.Controls.Add(this.LblStandardID);
  277. this.Controls.Add(this.LblIDStandard);
  278. this.Controls.Add(this.CbxIDFrameDirection);
  279. this.Controls.Add(this.LblIDFrameDirection);
  280. this.Margin = new System.Windows.Forms.Padding(4);
  281. this.Name = "CANIDPage";
  282. this.Size = new System.Drawing.Size(640, 76);
  283. this.ResumeLayout(false);
  284. }
  285. #endregion
  286. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblIDFrameDirection;
  287. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxIDFrameDirection;
  288. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblIDStandard;
  289. private Uni_Trend.MSO7000X.UserControls.ComboBoxEx CbxIDStandard;
  290. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblStandardID;
  291. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnStandardID;
  292. private Uni_Trend.MSO7000X.UserControls.UestcIconButton BtnExtendID;
  293. private Uni_Trend.MSO7000X.UserControls.UestcLabel LblExtendID;
  294. }
  295. }