BaseConfig_From.designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. namespace VzClientSDKDemo
  2. {
  3. partial class BaseConfig_From
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.label1 = new System.Windows.Forms.Label();
  29. this.m_chkResult = new System.Windows.Forms.CheckBox();
  30. this.m_chkPlatePos = new System.Windows.Forms.CheckBox();
  31. this.m_chkVirtualAndReco = new System.Windows.Forms.CheckBox();
  32. this.m_chkIO1 = new System.Windows.Forms.CheckBox();
  33. this.m_chkVirtualTri = new System.Windows.Forms.CheckBox();
  34. this.m_chkStableTri = new System.Windows.Forms.CheckBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.m_chkIO2 = new System.Windows.Forms.CheckBox();
  37. this.m_chkIO3 = new System.Windows.Forms.CheckBox();
  38. this.m_chkArm = new System.Windows.Forms.CheckBox();
  39. this.m_chkTablets = new System.Windows.Forms.CheckBox();
  40. this.m_chkCoach = new System.Windows.Forms.CheckBox();
  41. this.m_chkYellow = new System.Windows.Forms.CheckBox();
  42. this.m_chkBlue = new System.Windows.Forms.CheckBox();
  43. this.label3 = new System.Windows.Forms.Label();
  44. this.m_chkBlack = new System.Windows.Forms.CheckBox();
  45. this.m_chkEC = new System.Windows.Forms.CheckBox();
  46. this.m_chkHK = new System.Windows.Forms.CheckBox();
  47. this.m_chkTag = new System.Windows.Forms.CheckBox();
  48. this.m_btnOK = new System.Windows.Forms.Button();
  49. this.m_chkEnergy = new System.Windows.Forms.CheckBox();
  50. this.m_chkAviation = new System.Windows.Forms.CheckBox();
  51. this.m_chkNoPlate = new System.Windows.Forms.CheckBox();
  52. this.groupBox1 = new System.Windows.Forms.GroupBox();
  53. this.groupBox1.SuspendLayout();
  54. this.SuspendLayout();
  55. //
  56. // label1
  57. //
  58. this.label1.AutoSize = true;
  59. this.label1.Location = new System.Drawing.Point(16, 31);
  60. this.label1.Name = "label1";
  61. this.label1.Size = new System.Drawing.Size(53, 12);
  62. this.label1.TabIndex = 0;
  63. this.label1.Text = "实时显示";
  64. //
  65. // m_chkResult
  66. //
  67. this.m_chkResult.AutoSize = true;
  68. this.m_chkResult.Location = new System.Drawing.Point(81, 29);
  69. this.m_chkResult.Name = "m_chkResult";
  70. this.m_chkResult.Size = new System.Drawing.Size(72, 16);
  71. this.m_chkResult.TabIndex = 1;
  72. this.m_chkResult.Text = "实时结果";
  73. this.m_chkResult.UseVisualStyleBackColor = true;
  74. //
  75. // m_chkPlatePos
  76. //
  77. this.m_chkPlatePos.AutoSize = true;
  78. this.m_chkPlatePos.Location = new System.Drawing.Point(183, 29);
  79. this.m_chkPlatePos.Name = "m_chkPlatePos";
  80. this.m_chkPlatePos.Size = new System.Drawing.Size(72, 16);
  81. this.m_chkPlatePos.TabIndex = 2;
  82. this.m_chkPlatePos.Text = "车牌位置";
  83. this.m_chkPlatePos.UseVisualStyleBackColor = true;
  84. //
  85. // m_chkVirtualAndReco
  86. //
  87. this.m_chkVirtualAndReco.AutoSize = true;
  88. this.m_chkVirtualAndReco.Location = new System.Drawing.Point(279, 29);
  89. this.m_chkVirtualAndReco.Name = "m_chkVirtualAndReco";
  90. this.m_chkVirtualAndReco.Size = new System.Drawing.Size(132, 16);
  91. this.m_chkVirtualAndReco.TabIndex = 3;
  92. this.m_chkVirtualAndReco.Text = "虚拟线圈和识别区域";
  93. this.m_chkVirtualAndReco.UseVisualStyleBackColor = true;
  94. //
  95. // m_chkIO1
  96. //
  97. this.m_chkIO1.AutoSize = true;
  98. this.m_chkIO1.Location = new System.Drawing.Point(81, 100);
  99. this.m_chkIO1.Name = "m_chkIO1";
  100. this.m_chkIO1.Size = new System.Drawing.Size(90, 16);
  101. this.m_chkIO1.TabIndex = 7;
  102. this.m_chkIO1.Text = "IO输入1触发";
  103. this.m_chkIO1.UseVisualStyleBackColor = true;
  104. //
  105. // m_chkVirtualTri
  106. //
  107. this.m_chkVirtualTri.AutoSize = true;
  108. this.m_chkVirtualTri.Location = new System.Drawing.Point(183, 63);
  109. this.m_chkVirtualTri.Name = "m_chkVirtualTri";
  110. this.m_chkVirtualTri.Size = new System.Drawing.Size(96, 16);
  111. this.m_chkVirtualTri.TabIndex = 6;
  112. this.m_chkVirtualTri.Text = "虚拟线圈触发";
  113. this.m_chkVirtualTri.UseVisualStyleBackColor = true;
  114. //
  115. // m_chkStableTri
  116. //
  117. this.m_chkStableTri.AutoSize = true;
  118. this.m_chkStableTri.Location = new System.Drawing.Point(81, 63);
  119. this.m_chkStableTri.Name = "m_chkStableTri";
  120. this.m_chkStableTri.Size = new System.Drawing.Size(96, 16);
  121. this.m_chkStableTri.TabIndex = 5;
  122. this.m_chkStableTri.Text = "稳定识别触发";
  123. this.m_chkStableTri.UseVisualStyleBackColor = true;
  124. //
  125. // label2
  126. //
  127. this.label2.AutoSize = true;
  128. this.label2.Location = new System.Drawing.Point(16, 65);
  129. this.label2.Name = "label2";
  130. this.label2.Size = new System.Drawing.Size(53, 12);
  131. this.label2.TabIndex = 4;
  132. this.label2.Text = "输出结果";
  133. //
  134. // m_chkIO2
  135. //
  136. this.m_chkIO2.AutoSize = true;
  137. this.m_chkIO2.Location = new System.Drawing.Point(183, 100);
  138. this.m_chkIO2.Name = "m_chkIO2";
  139. this.m_chkIO2.Size = new System.Drawing.Size(90, 16);
  140. this.m_chkIO2.TabIndex = 8;
  141. this.m_chkIO2.Text = "IO输入2触发";
  142. this.m_chkIO2.UseVisualStyleBackColor = true;
  143. //
  144. // m_chkIO3
  145. //
  146. this.m_chkIO3.AutoSize = true;
  147. this.m_chkIO3.Location = new System.Drawing.Point(279, 100);
  148. this.m_chkIO3.Name = "m_chkIO3";
  149. this.m_chkIO3.Size = new System.Drawing.Size(90, 16);
  150. this.m_chkIO3.TabIndex = 9;
  151. this.m_chkIO3.Text = "IO输入3触发";
  152. this.m_chkIO3.UseVisualStyleBackColor = true;
  153. this.m_chkIO3.Visible = false;
  154. //
  155. // m_chkArm
  156. //
  157. this.m_chkArm.AutoSize = true;
  158. this.m_chkArm.Location = new System.Drawing.Point(279, 167);
  159. this.m_chkArm.Name = "m_chkArm";
  160. this.m_chkArm.Size = new System.Drawing.Size(48, 16);
  161. this.m_chkArm.TabIndex = 15;
  162. this.m_chkArm.Text = "武警";
  163. this.m_chkArm.UseVisualStyleBackColor = true;
  164. //
  165. // m_chkTablets
  166. //
  167. this.m_chkTablets.AutoSize = true;
  168. this.m_chkTablets.Location = new System.Drawing.Point(183, 167);
  169. this.m_chkTablets.Name = "m_chkTablets";
  170. this.m_chkTablets.Size = new System.Drawing.Size(48, 16);
  171. this.m_chkTablets.TabIndex = 14;
  172. this.m_chkTablets.Text = "警牌";
  173. this.m_chkTablets.UseVisualStyleBackColor = true;
  174. //
  175. // m_chkCoach
  176. //
  177. this.m_chkCoach.AutoSize = true;
  178. this.m_chkCoach.Location = new System.Drawing.Point(81, 167);
  179. this.m_chkCoach.Name = "m_chkCoach";
  180. this.m_chkCoach.Size = new System.Drawing.Size(48, 16);
  181. this.m_chkCoach.TabIndex = 13;
  182. this.m_chkCoach.Text = "教练";
  183. this.m_chkCoach.UseVisualStyleBackColor = true;
  184. //
  185. // m_chkYellow
  186. //
  187. this.m_chkYellow.AutoSize = true;
  188. this.m_chkYellow.Location = new System.Drawing.Point(183, 130);
  189. this.m_chkYellow.Name = "m_chkYellow";
  190. this.m_chkYellow.Size = new System.Drawing.Size(48, 16);
  191. this.m_chkYellow.TabIndex = 12;
  192. this.m_chkYellow.Text = "黄牌";
  193. this.m_chkYellow.UseVisualStyleBackColor = true;
  194. //
  195. // m_chkBlue
  196. //
  197. this.m_chkBlue.AutoSize = true;
  198. this.m_chkBlue.Location = new System.Drawing.Point(81, 130);
  199. this.m_chkBlue.Name = "m_chkBlue";
  200. this.m_chkBlue.Size = new System.Drawing.Size(48, 16);
  201. this.m_chkBlue.TabIndex = 11;
  202. this.m_chkBlue.Text = "蓝牌";
  203. this.m_chkBlue.UseVisualStyleBackColor = true;
  204. //
  205. // label3
  206. //
  207. this.label3.AutoSize = true;
  208. this.label3.Location = new System.Drawing.Point(16, 132);
  209. this.label3.Name = "label3";
  210. this.label3.Size = new System.Drawing.Size(53, 12);
  211. this.label3.TabIndex = 10;
  212. this.label3.Text = "识别类型";
  213. //
  214. // m_chkBlack
  215. //
  216. this.m_chkBlack.AutoSize = true;
  217. this.m_chkBlack.Location = new System.Drawing.Point(279, 129);
  218. this.m_chkBlack.Name = "m_chkBlack";
  219. this.m_chkBlack.Size = new System.Drawing.Size(48, 16);
  220. this.m_chkBlack.TabIndex = 16;
  221. this.m_chkBlack.Text = "黑牌";
  222. this.m_chkBlack.UseVisualStyleBackColor = true;
  223. this.m_chkBlack.Visible = false;
  224. //
  225. // m_chkEC
  226. //
  227. this.m_chkEC.AutoSize = true;
  228. this.m_chkEC.Location = new System.Drawing.Point(279, 205);
  229. this.m_chkEC.Name = "m_chkEC";
  230. this.m_chkEC.Size = new System.Drawing.Size(60, 16);
  231. this.m_chkEC.TabIndex = 19;
  232. this.m_chkEC.Text = "使领馆";
  233. this.m_chkEC.UseVisualStyleBackColor = true;
  234. //
  235. // m_chkHK
  236. //
  237. this.m_chkHK.AutoSize = true;
  238. this.m_chkHK.Location = new System.Drawing.Point(183, 205);
  239. this.m_chkHK.Name = "m_chkHK";
  240. this.m_chkHK.Size = new System.Drawing.Size(48, 16);
  241. this.m_chkHK.TabIndex = 18;
  242. this.m_chkHK.Text = "港澳";
  243. this.m_chkHK.UseVisualStyleBackColor = true;
  244. //
  245. // m_chkTag
  246. //
  247. this.m_chkTag.AutoSize = true;
  248. this.m_chkTag.Location = new System.Drawing.Point(81, 205);
  249. this.m_chkTag.Name = "m_chkTag";
  250. this.m_chkTag.Size = new System.Drawing.Size(48, 16);
  251. this.m_chkTag.TabIndex = 17;
  252. this.m_chkTag.Text = "军牌";
  253. this.m_chkTag.UseVisualStyleBackColor = true;
  254. //
  255. // m_btnOK
  256. //
  257. this.m_btnOK.Location = new System.Drawing.Point(368, 295);
  258. this.m_btnOK.Name = "m_btnOK";
  259. this.m_btnOK.Size = new System.Drawing.Size(75, 23);
  260. this.m_btnOK.TabIndex = 20;
  261. this.m_btnOK.Text = "确定";
  262. this.m_btnOK.UseVisualStyleBackColor = true;
  263. this.m_btnOK.Click += new System.EventHandler(this.m_btnOK_Click);
  264. //
  265. // m_chkEnergy
  266. //
  267. this.m_chkEnergy.AutoSize = true;
  268. this.m_chkEnergy.Location = new System.Drawing.Point(183, 237);
  269. this.m_chkEnergy.Name = "m_chkEnergy";
  270. this.m_chkEnergy.Size = new System.Drawing.Size(60, 16);
  271. this.m_chkEnergy.TabIndex = 22;
  272. this.m_chkEnergy.Text = "新能源";
  273. this.m_chkEnergy.UseVisualStyleBackColor = true;
  274. //
  275. // m_chkAviation
  276. //
  277. this.m_chkAviation.AutoSize = true;
  278. this.m_chkAviation.Location = new System.Drawing.Point(81, 237);
  279. this.m_chkAviation.Name = "m_chkAviation";
  280. this.m_chkAviation.Size = new System.Drawing.Size(48, 16);
  281. this.m_chkAviation.TabIndex = 21;
  282. this.m_chkAviation.Text = "民航";
  283. this.m_chkAviation.UseVisualStyleBackColor = true;
  284. //
  285. // m_chkNoPlate
  286. //
  287. this.m_chkNoPlate.AutoSize = true;
  288. this.m_chkNoPlate.Location = new System.Drawing.Point(279, 237);
  289. this.m_chkNoPlate.Name = "m_chkNoPlate";
  290. this.m_chkNoPlate.Size = new System.Drawing.Size(60, 16);
  291. this.m_chkNoPlate.TabIndex = 23;
  292. this.m_chkNoPlate.Text = "无车牌";
  293. this.m_chkNoPlate.UseVisualStyleBackColor = true;
  294. //
  295. // groupBox1
  296. //
  297. this.groupBox1.Controls.Add(this.label1);
  298. this.groupBox1.Controls.Add(this.m_chkNoPlate);
  299. this.groupBox1.Controls.Add(this.m_chkResult);
  300. this.groupBox1.Controls.Add(this.m_chkEnergy);
  301. this.groupBox1.Controls.Add(this.m_chkPlatePos);
  302. this.groupBox1.Controls.Add(this.m_chkAviation);
  303. this.groupBox1.Controls.Add(this.m_chkVirtualAndReco);
  304. this.groupBox1.Controls.Add(this.label2);
  305. this.groupBox1.Controls.Add(this.m_chkEC);
  306. this.groupBox1.Controls.Add(this.m_chkStableTri);
  307. this.groupBox1.Controls.Add(this.m_chkHK);
  308. this.groupBox1.Controls.Add(this.m_chkVirtualTri);
  309. this.groupBox1.Controls.Add(this.m_chkTag);
  310. this.groupBox1.Controls.Add(this.m_chkIO1);
  311. this.groupBox1.Controls.Add(this.m_chkBlack);
  312. this.groupBox1.Controls.Add(this.m_chkIO2);
  313. this.groupBox1.Controls.Add(this.m_chkArm);
  314. this.groupBox1.Controls.Add(this.m_chkIO3);
  315. this.groupBox1.Controls.Add(this.m_chkTablets);
  316. this.groupBox1.Controls.Add(this.label3);
  317. this.groupBox1.Controls.Add(this.m_chkCoach);
  318. this.groupBox1.Controls.Add(this.m_chkBlue);
  319. this.groupBox1.Controls.Add(this.m_chkYellow);
  320. this.groupBox1.Location = new System.Drawing.Point(12, 12);
  321. this.groupBox1.Name = "groupBox1";
  322. this.groupBox1.Size = new System.Drawing.Size(431, 277);
  323. this.groupBox1.TabIndex = 24;
  324. this.groupBox1.TabStop = false;
  325. this.groupBox1.Text = "基本设置";
  326. //
  327. // BaseConfig_From
  328. //
  329. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  330. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  331. this.ClientSize = new System.Drawing.Size(466, 328);
  332. this.Controls.Add(this.groupBox1);
  333. this.Controls.Add(this.m_btnOK);
  334. this.Name = "BaseConfig_From";
  335. this.Text = "基本配置";
  336. this.Load += new System.EventHandler(this.BaseConfig_From_Load);
  337. this.groupBox1.ResumeLayout(false);
  338. this.groupBox1.PerformLayout();
  339. this.ResumeLayout(false);
  340. }
  341. #endregion
  342. private System.Windows.Forms.Label label1;
  343. private System.Windows.Forms.CheckBox m_chkResult;
  344. private System.Windows.Forms.CheckBox m_chkPlatePos;
  345. private System.Windows.Forms.CheckBox m_chkVirtualAndReco;
  346. private System.Windows.Forms.CheckBox m_chkIO1;
  347. private System.Windows.Forms.CheckBox m_chkVirtualTri;
  348. private System.Windows.Forms.CheckBox m_chkStableTri;
  349. private System.Windows.Forms.Label label2;
  350. private System.Windows.Forms.CheckBox m_chkIO2;
  351. private System.Windows.Forms.CheckBox m_chkIO3;
  352. private System.Windows.Forms.CheckBox m_chkArm;
  353. private System.Windows.Forms.CheckBox m_chkTablets;
  354. private System.Windows.Forms.CheckBox m_chkCoach;
  355. private System.Windows.Forms.CheckBox m_chkYellow;
  356. private System.Windows.Forms.CheckBox m_chkBlue;
  357. private System.Windows.Forms.Label label3;
  358. private System.Windows.Forms.CheckBox m_chkBlack;
  359. private System.Windows.Forms.CheckBox m_chkEC;
  360. private System.Windows.Forms.CheckBox m_chkHK;
  361. private System.Windows.Forms.CheckBox m_chkTag;
  362. private System.Windows.Forms.Button m_btnOK;
  363. private System.Windows.Forms.CheckBox m_chkEnergy;
  364. private System.Windows.Forms.CheckBox m_chkAviation;
  365. private System.Windows.Forms.CheckBox m_chkNoPlate;
  366. private System.Windows.Forms.GroupBox groupBox1;
  367. }
  368. }