frmMain3.Designer.cs 71 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254
  1. 
  2. namespace HXX.Scanner.Client
  3. {
  4. partial class frmMain3
  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 Windows 窗体设计器生成的代码
  23. /// <summary>
  24. /// 设计器支持所需的方法 - 不要修改
  25. /// 使用代码编辑器修改此方法的内容。
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.components = new System.ComponentModel.Container();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain3));
  31. this.label33 = new System.Windows.Forms.Label();
  32. this.label34 = new System.Windows.Forms.Label();
  33. this.linkLabel1 = new System.Windows.Forms.LinkLabel();
  34. this.label36 = new System.Windows.Forms.Label();
  35. this.label46 = new System.Windows.Forms.Label();
  36. this.lblCloudStatus = new System.Windows.Forms.Label();
  37. this.label25 = new System.Windows.Forms.Label();
  38. this.label48 = new System.Windows.Forms.Label();
  39. this.label27 = new System.Windows.Forms.Label();
  40. this.label35 = new System.Windows.Forms.Label();
  41. this.lblTestNet = new System.Windows.Forms.LinkLabel();
  42. this.label24 = new System.Windows.Forms.Label();
  43. this.lblNetStatus = new System.Windows.Forms.Label();
  44. this.label14 = new System.Windows.Forms.Label();
  45. this.lblSpeed = new System.Windows.Forms.Label();
  46. this.label16 = new System.Windows.Forms.Label();
  47. this.label17 = new System.Windows.Forms.Label();
  48. this.label18 = new System.Windows.Forms.Label();
  49. this.lblChangeDir = new System.Windows.Forms.LinkLabel();
  50. this.label30 = new System.Windows.Forms.Label();
  51. this.lblDataPath = new System.Windows.Forms.Label();
  52. this.label32 = new System.Windows.Forms.Label();
  53. this.lblInstallPath = new System.Windows.Forms.Label();
  54. this.checkBox1 = new System.Windows.Forms.CheckBox();
  55. this.label19 = new System.Windows.Forms.Label();
  56. this.lblDiskLeft = new System.Windows.Forms.Label();
  57. this.label21 = new System.Windows.Forms.Label();
  58. this.label22 = new System.Windows.Forms.Label();
  59. this._twain32 = new Saraff.Twain.Twain32(this.components);
  60. this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
  61. this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
  62. this.open = new System.Windows.Forms.ToolStripMenuItem();
  63. this.exit = new System.Windows.Forms.ToolStripMenuItem();
  64. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  65. this.picCloudStatus = new System.Windows.Forms.PictureBox();
  66. this.picNetStatus = new System.Windows.Forms.PictureBox();
  67. this.pic_diskStatus = new System.Windows.Forms.PictureBox();
  68. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  69. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  70. this.panel2 = new DoubleBufferedPanel();
  71. this.lbl_msg2 = new System.Windows.Forms.Label();
  72. this.lbl_msg1 = new System.Windows.Forms.Label();
  73. this.pl_scanner = new DoubleBufferedPanel();
  74. this.pic_scannerStatus = new System.Windows.Forms.PictureBox();
  75. this.label4 = new System.Windows.Forms.Label();
  76. this.lblTestAB = new System.Windows.Forms.LinkLabel();
  77. this.lblTestA = new System.Windows.Forms.LinkLabel();
  78. this.cmbDeviceList = new System.Windows.Forms.ComboBox();
  79. this.label2 = new System.Windows.Forms.Label();
  80. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  81. this.lblRefreshDevice = new System.Windows.Forms.LinkLabel();
  82. this.loadSB = new System.Windows.Forms.PictureBox();
  83. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  84. this.picStatus = new System.Windows.Forms.PictureBox();
  85. this.pl_net = new DoubleBufferedPanel();
  86. this.label1 = new System.Windows.Forms.Label();
  87. this.but_min = new System.Windows.Forms.PictureBox();
  88. this.pl_disk = new DoubleBufferedPanel();
  89. this.but_close = new System.Windows.Forms.PictureBox();
  90. this.linkLabel2 = new System.Windows.Forms.LinkLabel();
  91. this.pl_cloud = new DoubleBufferedPanel();
  92. this.panel6 = new DoubleBufferedPanel();
  93. this.lblVersion = new System.Windows.Forms.Label();
  94. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  95. this.panel3 = new DoubleBufferedPanel();
  96. this.label7 = new System.Windows.Forms.Label();
  97. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  98. this.lblTotalSum = new System.Windows.Forms.Label();
  99. this.label12 = new System.Windows.Forms.Label();
  100. this.lblScanElapse = new System.Windows.Forms.Label();
  101. this.label8 = new System.Windows.Forms.Label();
  102. this.label10 = new System.Windows.Forms.Label();
  103. this.lblStartTime = new System.Windows.Forms.Label();
  104. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  105. this.panel4 = new DoubleBufferedPanel();
  106. this.contextMenuStrip1.SuspendLayout();
  107. ((System.ComponentModel.ISupportInitialize)(this.picCloudStatus)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit();
  109. ((System.ComponentModel.ISupportInitialize)(this.pic_diskStatus)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  112. this.panel2.SuspendLayout();
  113. this.pl_scanner.SuspendLayout();
  114. ((System.ComponentModel.ISupportInitialize)(this.pic_scannerStatus)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.loadSB)).BeginInit();
  117. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.picStatus)).BeginInit();
  119. this.pl_net.SuspendLayout();
  120. ((System.ComponentModel.ISupportInitialize)(this.but_min)).BeginInit();
  121. this.pl_disk.SuspendLayout();
  122. ((System.ComponentModel.ISupportInitialize)(this.but_close)).BeginInit();
  123. this.pl_cloud.SuspendLayout();
  124. this.panel6.SuspendLayout();
  125. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  126. this.panel3.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  129. this.panel4.SuspendLayout();
  130. this.SuspendLayout();
  131. //
  132. // label33
  133. //
  134. this.label33.Anchor = System.Windows.Forms.AnchorStyles.Left;
  135. this.label33.AutoSize = true;
  136. this.label33.Font = new System.Drawing.Font("微软雅黑", 14.5F, System.Drawing.FontStyle.Bold);
  137. this.label33.Location = new System.Drawing.Point(50, 512);
  138. this.label33.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  139. this.label33.Name = "label33";
  140. this.label33.Size = new System.Drawing.Size(112, 27);
  141. this.label33.TabIndex = 1;
  142. this.label33.Text = "网络状态:";
  143. //
  144. // label34
  145. //
  146. this.label34.Anchor = System.Windows.Forms.AnchorStyles.Left;
  147. this.label34.BackColor = System.Drawing.Color.Transparent;
  148. this.label34.Font = new System.Drawing.Font("微软雅黑", 10F);
  149. this.label34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  150. this.label34.Location = new System.Drawing.Point(46, 9);
  151. this.label34.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  152. this.label34.Name = "label34";
  153. this.label34.Size = new System.Drawing.Size(91, 21);
  154. this.label34.TabIndex = 2;
  155. this.label34.Text = "网络情况:";
  156. this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  157. //
  158. // linkLabel1
  159. //
  160. this.linkLabel1.Anchor = System.Windows.Forms.AnchorStyles.Left;
  161. this.linkLabel1.AutoSize = true;
  162. this.linkLabel1.BackColor = System.Drawing.Color.Transparent;
  163. this.linkLabel1.Font = new System.Drawing.Font("微软雅黑", 10F);
  164. this.linkLabel1.Location = new System.Drawing.Point(350, 9);
  165. this.linkLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  166. this.linkLabel1.Name = "linkLabel1";
  167. this.linkLabel1.Size = new System.Drawing.Size(65, 20);
  168. this.linkLabel1.TabIndex = 35;
  169. this.linkLabel1.TabStop = true;
  170. this.linkLabel1.Text = "测试连接";
  171. this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
  172. //
  173. // label36
  174. //
  175. this.label36.Anchor = System.Windows.Forms.AnchorStyles.Left;
  176. this.label36.BackColor = System.Drawing.Color.Transparent;
  177. this.label36.Font = new System.Drawing.Font("微软雅黑", 10F);
  178. this.label36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  179. this.label36.Location = new System.Drawing.Point(546, 511);
  180. this.label36.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  181. this.label36.Name = "label36";
  182. this.label36.Size = new System.Drawing.Size(106, 21);
  183. this.label36.TabIndex = 13;
  184. this.label36.Text = "待上传图片:";
  185. this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  186. this.label36.Visible = false;
  187. //
  188. // label46
  189. //
  190. this.label46.Anchor = System.Windows.Forms.AnchorStyles.Left;
  191. this.label46.BackColor = System.Drawing.Color.Transparent;
  192. this.label46.Font = new System.Drawing.Font("微软雅黑", 10F);
  193. this.label46.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  194. this.label46.Location = new System.Drawing.Point(46, 9);
  195. this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  196. this.label46.Name = "label46";
  197. this.label46.Size = new System.Drawing.Size(95, 21);
  198. this.label46.TabIndex = 27;
  199. this.label46.Text = "云服务状态:";
  200. this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  201. //
  202. // lblCloudStatus
  203. //
  204. this.lblCloudStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;
  205. this.lblCloudStatus.BackColor = System.Drawing.Color.Transparent;
  206. this.lblCloudStatus.Font = new System.Drawing.Font("微软雅黑", 10F);
  207. this.lblCloudStatus.Location = new System.Drawing.Point(155, 9);
  208. this.lblCloudStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  209. this.lblCloudStatus.Name = "lblCloudStatus";
  210. this.lblCloudStatus.Size = new System.Drawing.Size(191, 21);
  211. this.lblCloudStatus.TabIndex = 28;
  212. this.lblCloudStatus.Text = "链接正常";
  213. this.lblCloudStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  214. //
  215. // label25
  216. //
  217. this.label25.Anchor = System.Windows.Forms.AnchorStyles.Left;
  218. this.label25.BackColor = System.Drawing.Color.Transparent;
  219. this.label25.Font = new System.Drawing.Font("微软雅黑", 10F);
  220. this.label25.Location = new System.Drawing.Point(656, 512);
  221. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  222. this.label25.Name = "label25";
  223. this.label25.Size = new System.Drawing.Size(74, 21);
  224. this.label25.TabIndex = 31;
  225. this.label25.Text = "10000张";
  226. this.label25.Visible = false;
  227. //
  228. // label48
  229. //
  230. this.label48.Anchor = System.Windows.Forms.AnchorStyles.Left;
  231. this.label48.Font = new System.Drawing.Font("微软雅黑 Light", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.label48.Location = new System.Drawing.Point(43, 598);
  233. this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  234. this.label48.Name = "label48";
  235. this.label48.Size = new System.Drawing.Size(527, 21);
  236. this.label48.TabIndex = 29;
  237. this.label48.Text = "提示:无线网络存在波动,尽量选择有线连接。";
  238. //
  239. // label27
  240. //
  241. this.label27.Anchor = System.Windows.Forms.AnchorStyles.Left;
  242. this.label27.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
  243. this.label27.Location = new System.Drawing.Point(43, 681);
  244. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  245. this.label27.Name = "label27";
  246. this.label27.Size = new System.Drawing.Size(527, 17);
  247. this.label27.TabIndex = 33;
  248. this.label27.Text = "提示:若多次尝试仍无法连接,请检查网关设置或联系技术支持人员。";
  249. //
  250. // label35
  251. //
  252. this.label35.Anchor = System.Windows.Forms.AnchorStyles.Left;
  253. this.label35.BackColor = System.Drawing.Color.Transparent;
  254. this.label35.Font = new System.Drawing.Font("微软雅黑", 10F);
  255. this.label35.Location = new System.Drawing.Point(474, 512);
  256. this.label35.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  257. this.label35.Name = "label35";
  258. this.label35.Size = new System.Drawing.Size(68, 21);
  259. this.label35.TabIndex = 12;
  260. this.label35.Text = "400张/秒";
  261. this.label35.Visible = false;
  262. //
  263. // lblTestNet
  264. //
  265. this.lblTestNet.Anchor = System.Windows.Forms.AnchorStyles.Left;
  266. this.lblTestNet.AutoSize = true;
  267. this.lblTestNet.BackColor = System.Drawing.Color.Transparent;
  268. this.lblTestNet.Font = new System.Drawing.Font("微软雅黑", 10F);
  269. this.lblTestNet.Location = new System.Drawing.Point(350, 9);
  270. this.lblTestNet.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  271. this.lblTestNet.Name = "lblTestNet";
  272. this.lblTestNet.Size = new System.Drawing.Size(65, 20);
  273. this.lblTestNet.TabIndex = 36;
  274. this.lblTestNet.TabStop = true;
  275. this.lblTestNet.Text = "测试网速";
  276. this.lblTestNet.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestNet_LinkClicked);
  277. //
  278. // label24
  279. //
  280. this.label24.Anchor = System.Windows.Forms.AnchorStyles.Left;
  281. this.label24.BackColor = System.Drawing.Color.Transparent;
  282. this.label24.Font = new System.Drawing.Font("微软雅黑", 10F);
  283. this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  284. this.label24.Location = new System.Drawing.Point(374, 512);
  285. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  286. this.label24.Name = "label24";
  287. this.label24.Size = new System.Drawing.Size(83, 21);
  288. this.label24.TabIndex = 30;
  289. this.label24.Text = "上传速度:";
  290. this.label24.TextAlign = System.Drawing.ContentAlignment.TopRight;
  291. this.label24.Visible = false;
  292. //
  293. // lblNetStatus
  294. //
  295. this.lblNetStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;
  296. this.lblNetStatus.BackColor = System.Drawing.Color.Transparent;
  297. this.lblNetStatus.Font = new System.Drawing.Font("微软雅黑", 10F);
  298. this.lblNetStatus.Location = new System.Drawing.Point(155, 9);
  299. this.lblNetStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  300. this.lblNetStatus.Name = "lblNetStatus";
  301. this.lblNetStatus.Size = new System.Drawing.Size(191, 21);
  302. this.lblNetStatus.TabIndex = 37;
  303. this.lblNetStatus.Text = "良好";
  304. this.lblNetStatus.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  305. //
  306. // label14
  307. //
  308. this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;
  309. this.label14.BackColor = System.Drawing.Color.Transparent;
  310. this.label14.Font = new System.Drawing.Font("微软雅黑", 10F);
  311. this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  312. this.label14.Location = new System.Drawing.Point(46, 9);
  313. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  314. this.label14.Name = "label14";
  315. this.label14.Size = new System.Drawing.Size(114, 17);
  316. this.label14.TabIndex = 27;
  317. this.label14.Text = "当前扫描速度:";
  318. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  319. //
  320. // lblSpeed
  321. //
  322. this.lblSpeed.Anchor = System.Windows.Forms.AnchorStyles.Left;
  323. this.lblSpeed.BackColor = System.Drawing.Color.Transparent;
  324. this.lblSpeed.Font = new System.Drawing.Font("微软雅黑", 10F);
  325. this.lblSpeed.Location = new System.Drawing.Point(155, 9);
  326. this.lblSpeed.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  327. this.lblSpeed.Name = "lblSpeed";
  328. this.lblSpeed.Size = new System.Drawing.Size(74, 21);
  329. this.lblSpeed.TabIndex = 28;
  330. this.lblSpeed.Text = "80张/秒";
  331. this.lblSpeed.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  332. //
  333. // label16
  334. //
  335. this.label16.Anchor = System.Windows.Forms.AnchorStyles.Left;
  336. this.label16.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
  337. this.label16.Location = new System.Drawing.Point(43, 280);
  338. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  339. this.label16.Name = "label16";
  340. this.label16.Size = new System.Drawing.Size(616, 17);
  341. this.label16.TabIndex = 29;
  342. this.label16.Text = "提示:建议每30天对扫描设备进行一次清理,可减少答题卡扫描后图片被污染、扫描卡纸等故障发生。";
  343. //
  344. // label17
  345. //
  346. this.label17.Anchor = System.Windows.Forms.AnchorStyles.Left;
  347. this.label17.AutoSize = true;
  348. this.label17.Font = new System.Drawing.Font("微软雅黑", 14.5F, System.Drawing.FontStyle.Bold);
  349. this.label17.Location = new System.Drawing.Point(50, 331);
  350. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  351. this.label17.Name = "label17";
  352. this.label17.Size = new System.Drawing.Size(112, 27);
  353. this.label17.TabIndex = 1;
  354. this.label17.Text = "本地状态:";
  355. //
  356. // label18
  357. //
  358. this.label18.Anchor = System.Windows.Forms.AnchorStyles.Left;
  359. this.label18.BackColor = System.Drawing.Color.Transparent;
  360. this.label18.Font = new System.Drawing.Font("微软雅黑", 10F);
  361. this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  362. this.label18.Location = new System.Drawing.Point(46, 9);
  363. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  364. this.label18.Name = "label18";
  365. this.label18.Size = new System.Drawing.Size(107, 21);
  366. this.label18.TabIndex = 2;
  367. this.label18.Text = "程序安装目录:";
  368. //
  369. // lblChangeDir
  370. //
  371. this.lblChangeDir.Anchor = System.Windows.Forms.AnchorStyles.Left;
  372. this.lblChangeDir.AutoSize = true;
  373. this.lblChangeDir.BackColor = System.Drawing.Color.Transparent;
  374. this.lblChangeDir.Font = new System.Drawing.Font("微软雅黑", 10F);
  375. this.lblChangeDir.Location = new System.Drawing.Point(724, 427);
  376. this.lblChangeDir.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  377. this.lblChangeDir.Name = "lblChangeDir";
  378. this.lblChangeDir.Size = new System.Drawing.Size(65, 20);
  379. this.lblChangeDir.TabIndex = 36;
  380. this.lblChangeDir.TabStop = true;
  381. this.lblChangeDir.Text = "修改目录";
  382. this.lblChangeDir.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblChangeDir_LinkClicked);
  383. //
  384. // label30
  385. //
  386. this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;
  387. this.label30.BackColor = System.Drawing.Color.Transparent;
  388. this.label30.Font = new System.Drawing.Font("微软雅黑", 10F);
  389. this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  390. this.label30.Location = new System.Drawing.Point(46, 9);
  391. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  392. this.label30.Name = "label30";
  393. this.label30.Size = new System.Drawing.Size(107, 21);
  394. this.label30.TabIndex = 27;
  395. this.label30.Text = "数据存放目录:";
  396. this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  397. //
  398. // lblDataPath
  399. //
  400. this.lblDataPath.Anchor = System.Windows.Forms.AnchorStyles.Left;
  401. this.lblDataPath.BackColor = System.Drawing.Color.Transparent;
  402. this.lblDataPath.Font = new System.Drawing.Font("微软雅黑", 10F);
  403. this.lblDataPath.Location = new System.Drawing.Point(155, 9);
  404. this.lblDataPath.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  405. this.lblDataPath.Name = "lblDataPath";
  406. this.lblDataPath.Size = new System.Drawing.Size(200, 21);
  407. this.lblDataPath.TabIndex = 28;
  408. this.lblDataPath.Text = "D:\\FDSA\\FDAS\\";
  409. this.lblDataPath.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  410. //
  411. // label32
  412. //
  413. this.label32.Anchor = System.Windows.Forms.AnchorStyles.Left;
  414. this.label32.Font = new System.Drawing.Font("微软雅黑 Light", 9F);
  415. this.label32.Location = new System.Drawing.Point(43, 466);
  416. this.label32.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  417. this.label32.Name = "label32";
  418. this.label32.Size = new System.Drawing.Size(589, 21);
  419. this.label32.TabIndex = 29;
  420. this.label32.Text = "提示:选择的存储空间至少在5G以上";
  421. //
  422. // lblInstallPath
  423. //
  424. this.lblInstallPath.Anchor = System.Windows.Forms.AnchorStyles.Left;
  425. this.lblInstallPath.BackColor = System.Drawing.Color.Transparent;
  426. this.lblInstallPath.Font = new System.Drawing.Font("微软雅黑", 10F);
  427. this.lblInstallPath.Location = new System.Drawing.Point(155, 9);
  428. this.lblInstallPath.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  429. this.lblInstallPath.Name = "lblInstallPath";
  430. this.lblInstallPath.Size = new System.Drawing.Size(509, 21);
  431. this.lblInstallPath.TabIndex = 30;
  432. this.lblInstallPath.Text = "\\";
  433. //
  434. // checkBox1
  435. //
  436. this.checkBox1.Anchor = System.Windows.Forms.AnchorStyles.Left;
  437. this.checkBox1.AutoSize = true;
  438. this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 10F);
  439. this.checkBox1.Location = new System.Drawing.Point(728, 378);
  440. this.checkBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  441. this.checkBox1.Name = "checkBox1";
  442. this.checkBox1.Size = new System.Drawing.Size(98, 24);
  443. this.checkBox1.TabIndex = 31;
  444. this.checkBox1.Text = "开机自启动";
  445. this.checkBox1.UseVisualStyleBackColor = true;
  446. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  447. //
  448. // label19
  449. //
  450. this.label19.Anchor = System.Windows.Forms.AnchorStyles.Left;
  451. this.label19.BackColor = System.Drawing.Color.Transparent;
  452. this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
  453. this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  454. this.label19.Location = new System.Drawing.Point(359, 9);
  455. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  456. this.label19.Name = "label19";
  457. this.label19.Size = new System.Drawing.Size(98, 21);
  458. this.label19.TabIndex = 32;
  459. this.label19.Text = "磁盘剩余空间:";
  460. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  461. //
  462. // lblDiskLeft
  463. //
  464. this.lblDiskLeft.Anchor = System.Windows.Forms.AnchorStyles.Left;
  465. this.lblDiskLeft.BackColor = System.Drawing.Color.Transparent;
  466. this.lblDiskLeft.Font = new System.Drawing.Font("微软雅黑", 10F);
  467. this.lblDiskLeft.Location = new System.Drawing.Point(461, 9);
  468. this.lblDiskLeft.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  469. this.lblDiskLeft.Name = "lblDiskLeft";
  470. this.lblDiskLeft.Size = new System.Drawing.Size(64, 21);
  471. this.lblDiskLeft.TabIndex = 33;
  472. this.lblDiskLeft.Text = "65GB";
  473. this.lblDiskLeft.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  474. //
  475. // label21
  476. //
  477. this.label21.Anchor = System.Windows.Forms.AnchorStyles.Left;
  478. this.label21.BackColor = System.Drawing.Color.Transparent;
  479. this.label21.Font = new System.Drawing.Font("微软雅黑", 10F);
  480. this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  481. this.label21.Location = new System.Drawing.Point(529, 9);
  482. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  483. this.label21.Name = "label21";
  484. this.label21.Size = new System.Drawing.Size(80, 21);
  485. this.label21.TabIndex = 34;
  486. this.label21.Text = "扫描数据:";
  487. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  488. //
  489. // label22
  490. //
  491. this.label22.Anchor = System.Windows.Forms.AnchorStyles.Left;
  492. this.label22.BackColor = System.Drawing.Color.Transparent;
  493. this.label22.Font = new System.Drawing.Font("微软雅黑", 10F);
  494. this.label22.Location = new System.Drawing.Point(610, 9);
  495. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  496. this.label22.Name = "label22";
  497. this.label22.Size = new System.Drawing.Size(51, 21);
  498. this.label22.TabIndex = 35;
  499. this.label22.Text = "180MB";
  500. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  501. //
  502. // _twain32
  503. //
  504. this._twain32.AppProductName = "Saraff.Twain.NET";
  505. this._twain32.Country = Saraff.Twain.TwCountry.CHINA;
  506. this._twain32.IsTwain2Enable = true;
  507. this._twain32.Language = Saraff.Twain.TwLanguage.CHINESE;
  508. this._twain32.Parent = this;
  509. this._twain32.ShowUI = false;
  510. //
  511. // notifyIcon1
  512. //
  513. this.notifyIcon1.ContextMenuStrip = this.contextMenuStrip1;
  514. this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
  515. this.notifyIcon1.Text = "慧教研";
  516. this.notifyIcon1.Visible = true;
  517. this.notifyIcon1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseClick);
  518. this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
  519. //
  520. // contextMenuStrip1
  521. //
  522. this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  523. this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  524. this.open,
  525. this.exit});
  526. this.contextMenuStrip1.Name = "contextMenuStrip1";
  527. this.contextMenuStrip1.Size = new System.Drawing.Size(101, 48);
  528. //
  529. // open
  530. //
  531. this.open.Name = "open";
  532. this.open.Size = new System.Drawing.Size(100, 22);
  533. this.open.Text = "打开";
  534. this.open.Click += new System.EventHandler(this.open_Click);
  535. //
  536. // exit
  537. //
  538. this.exit.Name = "exit";
  539. this.exit.Size = new System.Drawing.Size(100, 22);
  540. this.exit.Text = "退出";
  541. this.exit.Click += new System.EventHandler(this.exit_Click);
  542. //
  543. // picCloudStatus
  544. //
  545. this.picCloudStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
  546. this.picCloudStatus.BackColor = System.Drawing.Color.Transparent;
  547. this.picCloudStatus.Image = ((System.Drawing.Image)(resources.GetObject("picCloudStatus.Image")));
  548. this.picCloudStatus.Location = new System.Drawing.Point(13, 9);
  549. this.picCloudStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  550. this.picCloudStatus.Name = "picCloudStatus";
  551. this.picCloudStatus.Size = new System.Drawing.Size(20, 20);
  552. this.picCloudStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  553. this.picCloudStatus.TabIndex = 17;
  554. this.picCloudStatus.TabStop = false;
  555. //
  556. // picNetStatus
  557. //
  558. this.picNetStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
  559. this.picNetStatus.BackColor = System.Drawing.Color.Transparent;
  560. this.picNetStatus.Image = ((System.Drawing.Image)(resources.GetObject("picNetStatus.Image")));
  561. this.picNetStatus.Location = new System.Drawing.Point(13, 9);
  562. this.picNetStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  563. this.picNetStatus.Name = "picNetStatus";
  564. this.picNetStatus.Size = new System.Drawing.Size(20, 20);
  565. this.picNetStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  566. this.picNetStatus.TabIndex = 3;
  567. this.picNetStatus.TabStop = false;
  568. //
  569. // pic_diskStatus
  570. //
  571. this.pic_diskStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
  572. this.pic_diskStatus.BackColor = System.Drawing.Color.Transparent;
  573. this.pic_diskStatus.Image = ((System.Drawing.Image)(resources.GetObject("pic_diskStatus.Image")));
  574. this.pic_diskStatus.Location = new System.Drawing.Point(13, 9);
  575. this.pic_diskStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  576. this.pic_diskStatus.Name = "pic_diskStatus";
  577. this.pic_diskStatus.Size = new System.Drawing.Size(20, 20);
  578. this.pic_diskStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  579. this.pic_diskStatus.TabIndex = 17;
  580. this.pic_diskStatus.TabStop = false;
  581. //
  582. // pictureBox2
  583. //
  584. this.pictureBox2.Anchor = System.Windows.Forms.AnchorStyles.None;
  585. this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
  586. this.pictureBox2.Image = global::HXX.Scanner.Client.Properties.Resources.对勾_1;
  587. this.pictureBox2.Location = new System.Drawing.Point(13, 9);
  588. this.pictureBox2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  589. this.pictureBox2.Name = "pictureBox2";
  590. this.pictureBox2.Size = new System.Drawing.Size(20, 20);
  591. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  592. this.pictureBox2.TabIndex = 17;
  593. this.pictureBox2.TabStop = false;
  594. //
  595. // pictureBox3
  596. //
  597. this.pictureBox3.Anchor = System.Windows.Forms.AnchorStyles.None;
  598. this.pictureBox3.BackColor = System.Drawing.Color.Transparent;
  599. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  600. this.pictureBox3.Location = new System.Drawing.Point(13, 9);
  601. this.pictureBox3.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  602. this.pictureBox3.Name = "pictureBox3";
  603. this.pictureBox3.Size = new System.Drawing.Size(20, 20);
  604. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  605. this.pictureBox3.TabIndex = 3;
  606. this.pictureBox3.TabStop = false;
  607. //
  608. // panel2
  609. //
  610. this.panel2.BackColor = System.Drawing.Color.White;
  611. this.panel2.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.头部背景;
  612. this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  613. this.panel2.Controls.Add(this.lbl_msg2);
  614. this.panel2.Controls.Add(this.lbl_msg1);
  615. this.panel2.Controls.Add(this.pl_scanner);
  616. this.panel2.Controls.Add(this.pictureBox7);
  617. this.panel2.Controls.Add(this.label36);
  618. this.panel2.Controls.Add(this.lblRefreshDevice);
  619. this.panel2.Controls.Add(this.loadSB);
  620. this.panel2.Controls.Add(this.label25);
  621. this.panel2.Controls.Add(this.label35);
  622. this.panel2.Controls.Add(this.label24);
  623. this.panel2.Controls.Add(this.pictureBox5);
  624. this.panel2.Controls.Add(this.picStatus);
  625. this.panel2.Controls.Add(this.pl_net);
  626. this.panel2.Controls.Add(this.label1);
  627. this.panel2.Controls.Add(this.but_min);
  628. this.panel2.Controls.Add(this.pl_disk);
  629. this.panel2.Controls.Add(this.but_close);
  630. this.panel2.Controls.Add(this.linkLabel2);
  631. this.panel2.Controls.Add(this.pl_cloud);
  632. this.panel2.Controls.Add(this.panel6);
  633. this.panel2.Controls.Add(this.label33);
  634. this.panel2.Controls.Add(this.label27);
  635. this.panel2.Controls.Add(this.lblVersion);
  636. this.panel2.Controls.Add(this.label48);
  637. this.panel2.Controls.Add(this.pictureBox4);
  638. this.panel2.Controls.Add(this.panel3);
  639. this.panel2.Controls.Add(this.pictureBox6);
  640. this.panel2.Controls.Add(this.panel4);
  641. this.panel2.Controls.Add(this.label16);
  642. this.panel2.Controls.Add(this.lblChangeDir);
  643. this.panel2.Controls.Add(this.label17);
  644. this.panel2.Controls.Add(this.checkBox1);
  645. this.panel2.Controls.Add(this.label32);
  646. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  647. this.panel2.Location = new System.Drawing.Point(0, 0);
  648. this.panel2.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  649. this.panel2.Name = "panel2";
  650. this.panel2.Size = new System.Drawing.Size(978, 749);
  651. this.panel2.TabIndex = 2;
  652. this.panel2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseDown);
  653. this.panel2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseMove);
  654. this.panel2.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseUp);
  655. //
  656. // lbl_msg2
  657. //
  658. this.lbl_msg2.Anchor = System.Windows.Forms.AnchorStyles.Left;
  659. this.lbl_msg2.BackColor = System.Drawing.Color.Transparent;
  660. this.lbl_msg2.Font = new System.Drawing.Font("微软雅黑", 10F);
  661. this.lbl_msg2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  662. this.lbl_msg2.Location = new System.Drawing.Point(773, 286);
  663. this.lbl_msg2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  664. this.lbl_msg2.Name = "lbl_msg2";
  665. this.lbl_msg2.Size = new System.Drawing.Size(161, 21);
  666. this.lbl_msg2.TabIndex = 56;
  667. this.lbl_msg2.Text = "msg2";
  668. this.lbl_msg2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  669. //
  670. // lbl_msg1
  671. //
  672. this.lbl_msg1.Anchor = System.Windows.Forms.AnchorStyles.Left;
  673. this.lbl_msg1.BackColor = System.Drawing.Color.Transparent;
  674. this.lbl_msg1.Font = new System.Drawing.Font("微软雅黑", 10F);
  675. this.lbl_msg1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  676. this.lbl_msg1.Location = new System.Drawing.Point(773, 263);
  677. this.lbl_msg1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  678. this.lbl_msg1.Name = "lbl_msg1";
  679. this.lbl_msg1.Size = new System.Drawing.Size(161, 21);
  680. this.lbl_msg1.TabIndex = 55;
  681. this.lbl_msg1.Text = "msg1";
  682. this.lbl_msg1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  683. //
  684. // pl_scanner
  685. //
  686. this.pl_scanner.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  687. this.pl_scanner.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  688. this.pl_scanner.Controls.Add(this.pic_scannerStatus);
  689. this.pl_scanner.Controls.Add(this.label4);
  690. this.pl_scanner.Controls.Add(this.lblTestAB);
  691. this.pl_scanner.Controls.Add(this.lblTestA);
  692. this.pl_scanner.Controls.Add(this.cmbDeviceList);
  693. this.pl_scanner.Controls.Add(this.label2);
  694. this.pl_scanner.Location = new System.Drawing.Point(43, 138);
  695. this.pl_scanner.Name = "pl_scanner";
  696. this.pl_scanner.Size = new System.Drawing.Size(680, 40);
  697. this.pl_scanner.TabIndex = 45;
  698. //
  699. // pic_scannerStatus
  700. //
  701. this.pic_scannerStatus.Anchor = System.Windows.Forms.AnchorStyles.None;
  702. this.pic_scannerStatus.BackColor = System.Drawing.Color.Transparent;
  703. this.pic_scannerStatus.Image = global::HXX.Scanner.Client.Properties.Resources.对勾_1;
  704. this.pic_scannerStatus.Location = new System.Drawing.Point(13, 9);
  705. this.pic_scannerStatus.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  706. this.pic_scannerStatus.Name = "pic_scannerStatus";
  707. this.pic_scannerStatus.Size = new System.Drawing.Size(20, 20);
  708. this.pic_scannerStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  709. this.pic_scannerStatus.TabIndex = 3;
  710. this.pic_scannerStatus.TabStop = false;
  711. //
  712. // label4
  713. //
  714. this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left;
  715. this.label4.Font = new System.Drawing.Font("微软雅黑", 10F);
  716. this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  717. this.label4.Location = new System.Drawing.Point(366, 9);
  718. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  719. this.label4.Name = "label4";
  720. this.label4.Size = new System.Drawing.Size(71, 21);
  721. this.label4.TabIndex = 13;
  722. this.label4.Text = "扫描测试:";
  723. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  724. //
  725. // lblTestAB
  726. //
  727. this.lblTestAB.Anchor = System.Windows.Forms.AnchorStyles.Left;
  728. this.lblTestAB.Font = new System.Drawing.Font("微软雅黑", 10F);
  729. this.lblTestAB.Location = new System.Drawing.Point(477, 9);
  730. this.lblTestAB.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  731. this.lblTestAB.Name = "lblTestAB";
  732. this.lblTestAB.Size = new System.Drawing.Size(52, 21);
  733. this.lblTestAB.TabIndex = 38;
  734. this.lblTestAB.TabStop = true;
  735. this.lblTestAB.Text = "双面";
  736. this.lblTestAB.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  737. this.lblTestAB.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestAB_LinkClicked);
  738. //
  739. // lblTestA
  740. //
  741. this.lblTestA.Anchor = System.Windows.Forms.AnchorStyles.Left;
  742. this.lblTestA.Font = new System.Drawing.Font("微软雅黑", 10F);
  743. this.lblTestA.Location = new System.Drawing.Point(436, 9);
  744. this.lblTestA.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  745. this.lblTestA.Name = "lblTestA";
  746. this.lblTestA.Size = new System.Drawing.Size(38, 21);
  747. this.lblTestA.TabIndex = 37;
  748. this.lblTestA.TabStop = true;
  749. this.lblTestA.Text = "单面";
  750. this.lblTestA.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  751. this.lblTestA.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblTestA_LinkClicked);
  752. //
  753. // cmbDeviceList
  754. //
  755. this.cmbDeviceList.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  756. this.cmbDeviceList.DisplayMember = "deviceName";
  757. this.cmbDeviceList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  758. this.cmbDeviceList.FormattingEnabled = true;
  759. this.cmbDeviceList.Location = new System.Drawing.Point(126, 9);
  760. this.cmbDeviceList.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  761. this.cmbDeviceList.Name = "cmbDeviceList";
  762. this.cmbDeviceList.Size = new System.Drawing.Size(229, 20);
  763. this.cmbDeviceList.TabIndex = 11;
  764. this.cmbDeviceList.ValueMember = "dsIndex";
  765. this.cmbDeviceList.SelectedIndexChanged += new System.EventHandler(this.cmbDeviceList_SelectedIndexChanged);
  766. //
  767. // label2
  768. //
  769. this.label2.Anchor = System.Windows.Forms.AnchorStyles.Left;
  770. this.label2.BackColor = System.Drawing.Color.Transparent;
  771. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
  772. this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  773. this.label2.Location = new System.Drawing.Point(46, 9);
  774. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  775. this.label2.Name = "label2";
  776. this.label2.Size = new System.Drawing.Size(93, 21);
  777. this.label2.TabIndex = 2;
  778. this.label2.Text = "扫描设备:";
  779. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  780. //
  781. // pictureBox7
  782. //
  783. this.pictureBox7.BackColor = System.Drawing.Color.Transparent;
  784. this.pictureBox7.Image = global::HXX.Scanner.Client.Properties.Resources.n2;
  785. this.pictureBox7.Location = new System.Drawing.Point(43, 515);
  786. this.pictureBox7.Name = "pictureBox7";
  787. this.pictureBox7.Size = new System.Drawing.Size(3, 20);
  788. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  789. this.pictureBox7.TabIndex = 53;
  790. this.pictureBox7.TabStop = false;
  791. //
  792. // lblRefreshDevice
  793. //
  794. this.lblRefreshDevice.Anchor = System.Windows.Forms.AnchorStyles.Left;
  795. this.lblRefreshDevice.AutoSize = true;
  796. this.lblRefreshDevice.Font = new System.Drawing.Font("微软雅黑", 10F);
  797. this.lblRefreshDevice.Location = new System.Drawing.Point(404, 96);
  798. this.lblRefreshDevice.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  799. this.lblRefreshDevice.Name = "lblRefreshDevice";
  800. this.lblRefreshDevice.Size = new System.Drawing.Size(65, 20);
  801. this.lblRefreshDevice.TabIndex = 36;
  802. this.lblRefreshDevice.TabStop = true;
  803. this.lblRefreshDevice.Text = "刷新设备";
  804. this.lblRefreshDevice.Visible = false;
  805. this.lblRefreshDevice.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lblRefreshDevice_LinkClicked);
  806. //
  807. // loadSB
  808. //
  809. this.loadSB.Image = global::HXX.Scanner.Client.Properties.Resources.loading;
  810. this.loadSB.Location = new System.Drawing.Point(353, 101);
  811. this.loadSB.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  812. this.loadSB.Name = "loadSB";
  813. this.loadSB.Size = new System.Drawing.Size(47, 18);
  814. this.loadSB.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  815. this.loadSB.TabIndex = 37;
  816. this.loadSB.TabStop = false;
  817. this.loadSB.Visible = false;
  818. //
  819. // pictureBox5
  820. //
  821. this.pictureBox5.BackColor = System.Drawing.Color.Transparent;
  822. this.pictureBox5.Image = global::HXX.Scanner.Client.Properties.Resources.n2;
  823. this.pictureBox5.Location = new System.Drawing.Point(43, 99);
  824. this.pictureBox5.Name = "pictureBox5";
  825. this.pictureBox5.Size = new System.Drawing.Size(3, 20);
  826. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  827. this.pictureBox5.TabIndex = 38;
  828. this.pictureBox5.TabStop = false;
  829. //
  830. // picStatus
  831. //
  832. this.picStatus.BackColor = System.Drawing.Color.Transparent;
  833. this.picStatus.Image = global::HXX.Scanner.Client.Properties.Resources._1;
  834. this.picStatus.Location = new System.Drawing.Point(774, 96);
  835. this.picStatus.Name = "picStatus";
  836. this.picStatus.Size = new System.Drawing.Size(160, 160);
  837. this.picStatus.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  838. this.picStatus.TabIndex = 54;
  839. this.picStatus.TabStop = false;
  840. //
  841. // pl_net
  842. //
  843. this.pl_net.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  844. this.pl_net.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  845. this.pl_net.Controls.Add(this.label34);
  846. this.pl_net.Controls.Add(this.lblNetStatus);
  847. this.pl_net.Controls.Add(this.picNetStatus);
  848. this.pl_net.Controls.Add(this.lblTestNet);
  849. this.pl_net.Location = new System.Drawing.Point(43, 552);
  850. this.pl_net.Name = "pl_net";
  851. this.pl_net.Size = new System.Drawing.Size(680, 40);
  852. this.pl_net.TabIndex = 52;
  853. //
  854. // label1
  855. //
  856. this.label1.Anchor = System.Windows.Forms.AnchorStyles.Left;
  857. this.label1.AutoSize = true;
  858. this.label1.BackColor = System.Drawing.Color.Transparent;
  859. this.label1.Font = new System.Drawing.Font("微软雅黑", 14.5F, System.Drawing.FontStyle.Bold);
  860. this.label1.Location = new System.Drawing.Point(50, 96);
  861. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  862. this.label1.Name = "label1";
  863. this.label1.Size = new System.Drawing.Size(132, 27);
  864. this.label1.TabIndex = 1;
  865. this.label1.Text = "扫描仪状态:";
  866. //
  867. // but_min
  868. //
  869. this.but_min.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  870. this.but_min.BackColor = System.Drawing.Color.Transparent;
  871. this.but_min.Image = global::HXX.Scanner.Client.Properties.Resources.减_minus_2x;
  872. this.but_min.Location = new System.Drawing.Point(883, 18);
  873. this.but_min.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  874. this.but_min.Name = "but_min";
  875. this.but_min.Size = new System.Drawing.Size(26, 25);
  876. this.but_min.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  877. this.but_min.TabIndex = 41;
  878. this.but_min.TabStop = false;
  879. this.but_min.Click += new System.EventHandler(this.but_min_Click);
  880. //
  881. // pl_disk
  882. //
  883. this.pl_disk.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  884. this.pl_disk.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  885. this.pl_disk.Controls.Add(this.pic_diskStatus);
  886. this.pl_disk.Controls.Add(this.label22);
  887. this.pl_disk.Controls.Add(this.label21);
  888. this.pl_disk.Controls.Add(this.lblDiskLeft);
  889. this.pl_disk.Controls.Add(this.label19);
  890. this.pl_disk.Controls.Add(this.lblDataPath);
  891. this.pl_disk.Controls.Add(this.label30);
  892. this.pl_disk.Location = new System.Drawing.Point(43, 418);
  893. this.pl_disk.Name = "pl_disk";
  894. this.pl_disk.Size = new System.Drawing.Size(680, 40);
  895. this.pl_disk.TabIndex = 51;
  896. //
  897. // but_close
  898. //
  899. this.but_close.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  900. this.but_close.BackColor = System.Drawing.Color.Transparent;
  901. this.but_close.Image = global::HXX.Scanner.Client.Properties.Resources.关闭_close_2x;
  902. this.but_close.Location = new System.Drawing.Point(923, 18);
  903. this.but_close.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  904. this.but_close.Name = "but_close";
  905. this.but_close.Size = new System.Drawing.Size(26, 25);
  906. this.but_close.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  907. this.but_close.TabIndex = 40;
  908. this.but_close.TabStop = false;
  909. this.but_close.Click += new System.EventHandler(this.but_close_Click);
  910. //
  911. // linkLabel2
  912. //
  913. this.linkLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  914. this.linkLabel2.AutoSize = true;
  915. this.linkLabel2.BackColor = System.Drawing.Color.Transparent;
  916. this.linkLabel2.Font = new System.Drawing.Font("微软雅黑", 10F);
  917. this.linkLabel2.LinkColor = System.Drawing.Color.Blue;
  918. this.linkLabel2.Location = new System.Drawing.Point(710, 22);
  919. this.linkLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  920. this.linkLabel2.Name = "linkLabel2";
  921. this.linkLabel2.Size = new System.Drawing.Size(107, 20);
  922. this.linkLabel2.TabIndex = 39;
  923. this.linkLabel2.TabStop = true;
  924. this.linkLabel2.Text = "扫描仪驱动下载";
  925. this.linkLabel2.Visible = false;
  926. this.linkLabel2.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel2_LinkClicked);
  927. //
  928. // pl_cloud
  929. //
  930. this.pl_cloud.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  931. this.pl_cloud.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  932. this.pl_cloud.Controls.Add(this.label46);
  933. this.pl_cloud.Controls.Add(this.lblCloudStatus);
  934. this.pl_cloud.Controls.Add(this.picCloudStatus);
  935. this.pl_cloud.Controls.Add(this.linkLabel1);
  936. this.pl_cloud.Location = new System.Drawing.Point(43, 630);
  937. this.pl_cloud.Name = "pl_cloud";
  938. this.pl_cloud.Size = new System.Drawing.Size(680, 40);
  939. this.pl_cloud.TabIndex = 48;
  940. //
  941. // panel6
  942. //
  943. this.panel6.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  944. this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  945. this.panel6.Controls.Add(this.label18);
  946. this.panel6.Controls.Add(this.lblInstallPath);
  947. this.panel6.Controls.Add(this.pictureBox3);
  948. this.panel6.Location = new System.Drawing.Point(43, 370);
  949. this.panel6.Name = "panel6";
  950. this.panel6.Size = new System.Drawing.Size(680, 40);
  951. this.panel6.TabIndex = 50;
  952. //
  953. // lblVersion
  954. //
  955. this.lblVersion.Anchor = System.Windows.Forms.AnchorStyles.Left;
  956. this.lblVersion.BackColor = System.Drawing.Color.Transparent;
  957. this.lblVersion.Font = new System.Drawing.Font("微软雅黑", 12F);
  958. this.lblVersion.Location = new System.Drawing.Point(55, 22);
  959. this.lblVersion.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  960. this.lblVersion.Name = "lblVersion";
  961. this.lblVersion.Size = new System.Drawing.Size(313, 30);
  962. this.lblVersion.TabIndex = 28;
  963. this.lblVersion.Text = "慧教研客户端V1.0.7";
  964. //
  965. // pictureBox4
  966. //
  967. this.pictureBox4.BackColor = System.Drawing.Color.Transparent;
  968. this.pictureBox4.Image = global::HXX.Scanner.Client.Properties.Resources.p1;
  969. this.pictureBox4.Location = new System.Drawing.Point(20, 18);
  970. this.pictureBox4.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  971. this.pictureBox4.Name = "pictureBox4";
  972. this.pictureBox4.Size = new System.Drawing.Size(30, 30);
  973. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  974. this.pictureBox4.TabIndex = 4;
  975. this.pictureBox4.TabStop = false;
  976. //
  977. // panel3
  978. //
  979. this.panel3.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  980. this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  981. this.panel3.Controls.Add(this.label7);
  982. this.panel3.Controls.Add(this.pictureBox1);
  983. this.panel3.Controls.Add(this.lblTotalSum);
  984. this.panel3.Controls.Add(this.label12);
  985. this.panel3.Controls.Add(this.lblScanElapse);
  986. this.panel3.Controls.Add(this.label8);
  987. this.panel3.Controls.Add(this.label10);
  988. this.panel3.Controls.Add(this.lblStartTime);
  989. this.panel3.Location = new System.Drawing.Point(43, 185);
  990. this.panel3.Name = "panel3";
  991. this.panel3.Size = new System.Drawing.Size(680, 40);
  992. this.panel3.TabIndex = 46;
  993. //
  994. // label7
  995. //
  996. this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;
  997. this.label7.BackColor = System.Drawing.Color.Transparent;
  998. this.label7.Font = new System.Drawing.Font("微软雅黑", 10F);
  999. this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  1000. this.label7.Location = new System.Drawing.Point(46, 9);
  1001. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1002. this.label7.Name = "label7";
  1003. this.label7.Size = new System.Drawing.Size(107, 21);
  1004. this.label7.TabIndex = 25;
  1005. this.label7.Text = "今日扫描统计:";
  1006. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1007. //
  1008. // pictureBox1
  1009. //
  1010. this.pictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None;
  1011. this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
  1012. this.pictureBox1.Image = global::HXX.Scanner.Client.Properties.Resources.对勾_1;
  1013. this.pictureBox1.Location = new System.Drawing.Point(13, 9);
  1014. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  1015. this.pictureBox1.Name = "pictureBox1";
  1016. this.pictureBox1.Size = new System.Drawing.Size(20, 20);
  1017. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1018. this.pictureBox1.TabIndex = 16;
  1019. this.pictureBox1.TabStop = false;
  1020. //
  1021. // lblTotalSum
  1022. //
  1023. this.lblTotalSum.Anchor = System.Windows.Forms.AnchorStyles.Left;
  1024. this.lblTotalSum.BackColor = System.Drawing.Color.Transparent;
  1025. this.lblTotalSum.Font = new System.Drawing.Font("微软雅黑", 10F);
  1026. this.lblTotalSum.Location = new System.Drawing.Point(597, 9);
  1027. this.lblTotalSum.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1028. this.lblTotalSum.Name = "lblTotalSum";
  1029. this.lblTotalSum.Size = new System.Drawing.Size(71, 21);
  1030. this.lblTotalSum.TabIndex = 24;
  1031. this.lblTotalSum.Text = "1230张";
  1032. this.lblTotalSum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1033. //
  1034. // label12
  1035. //
  1036. this.label12.Anchor = System.Windows.Forms.AnchorStyles.Left;
  1037. this.label12.BackColor = System.Drawing.Color.Transparent;
  1038. this.label12.Font = new System.Drawing.Font("微软雅黑", 10F);
  1039. this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  1040. this.label12.Location = new System.Drawing.Point(483, 9);
  1041. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1042. this.label12.Name = "label12";
  1043. this.label12.Size = new System.Drawing.Size(111, 21);
  1044. this.label12.TabIndex = 26;
  1045. this.label12.Text = "已扫描答题卡:";
  1046. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1047. //
  1048. // lblScanElapse
  1049. //
  1050. this.lblScanElapse.Anchor = System.Windows.Forms.AnchorStyles.Left;
  1051. this.lblScanElapse.BackColor = System.Drawing.Color.Transparent;
  1052. this.lblScanElapse.Font = new System.Drawing.Font("微软雅黑", 10F);
  1053. this.lblScanElapse.Location = new System.Drawing.Point(382, 9);
  1054. this.lblScanElapse.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1055. this.lblScanElapse.Name = "lblScanElapse";
  1056. this.lblScanElapse.Size = new System.Drawing.Size(107, 21);
  1057. this.lblScanElapse.TabIndex = 22;
  1058. this.lblScanElapse.Text = "25秒";
  1059. this.lblScanElapse.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1060. //
  1061. // label8
  1062. //
  1063. this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;
  1064. this.label8.BackColor = System.Drawing.Color.Transparent;
  1065. this.label8.Font = new System.Drawing.Font("微软雅黑", 10F);
  1066. this.label8.Location = new System.Drawing.Point(155, 9);
  1067. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1068. this.label8.Name = "label8";
  1069. this.label8.Size = new System.Drawing.Size(74, 21);
  1070. this.label8.TabIndex = 19;
  1071. this.label8.Text = "开始时间:";
  1072. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1073. //
  1074. // label10
  1075. //
  1076. this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
  1077. this.label10.BackColor = System.Drawing.Color.Transparent;
  1078. this.label10.Font = new System.Drawing.Font("微软雅黑", 10F);
  1079. this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(144)))), ((int)(((byte)(172)))));
  1080. this.label10.Location = new System.Drawing.Point(306, 9);
  1081. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1082. this.label10.Name = "label10";
  1083. this.label10.Size = new System.Drawing.Size(69, 21);
  1084. this.label10.TabIndex = 21;
  1085. this.label10.Text = "扫描时长:";
  1086. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1087. //
  1088. // lblStartTime
  1089. //
  1090. this.lblStartTime.Anchor = System.Windows.Forms.AnchorStyles.Left;
  1091. this.lblStartTime.BackColor = System.Drawing.Color.Transparent;
  1092. this.lblStartTime.Font = new System.Drawing.Font("微软雅黑", 10F);
  1093. this.lblStartTime.Location = new System.Drawing.Point(233, 9);
  1094. this.lblStartTime.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1095. this.lblStartTime.Name = "lblStartTime";
  1096. this.lblStartTime.Size = new System.Drawing.Size(83, 21);
  1097. this.lblStartTime.TabIndex = 20;
  1098. this.lblStartTime.Text = "00:00";
  1099. this.lblStartTime.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1100. //
  1101. // pictureBox6
  1102. //
  1103. this.pictureBox6.BackColor = System.Drawing.Color.Transparent;
  1104. this.pictureBox6.Image = global::HXX.Scanner.Client.Properties.Resources.n2;
  1105. this.pictureBox6.Location = new System.Drawing.Point(43, 334);
  1106. this.pictureBox6.Name = "pictureBox6";
  1107. this.pictureBox6.Size = new System.Drawing.Size(3, 20);
  1108. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  1109. this.pictureBox6.TabIndex = 49;
  1110. this.pictureBox6.TabStop = false;
  1111. //
  1112. // panel4
  1113. //
  1114. this.panel4.BackgroundImage = global::HXX.Scanner.Client.Properties.Resources.Frame_7;
  1115. this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  1116. this.panel4.Controls.Add(this.label14);
  1117. this.panel4.Controls.Add(this.lblSpeed);
  1118. this.panel4.Controls.Add(this.pictureBox2);
  1119. this.panel4.Location = new System.Drawing.Point(43, 232);
  1120. this.panel4.Name = "panel4";
  1121. this.panel4.Size = new System.Drawing.Size(680, 40);
  1122. this.panel4.TabIndex = 47;
  1123. //
  1124. // frmMain3
  1125. //
  1126. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1127. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1128. this.BackColor = System.Drawing.Color.White;
  1129. this.ClientSize = new System.Drawing.Size(978, 749);
  1130. this.ControlBox = false;
  1131. this.Controls.Add(this.panel2);
  1132. this.DoubleBuffered = true;
  1133. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  1134. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  1135. this.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  1136. this.MaximizeBox = false;
  1137. this.Name = "frmMain3";
  1138. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1139. this.Activated += new System.EventHandler(this.frmMain2_Activated);
  1140. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain2_FormClosing);
  1141. this.Load += new System.EventHandler(this.frmMain_Load);
  1142. this.contextMenuStrip1.ResumeLayout(false);
  1143. ((System.ComponentModel.ISupportInitialize)(this.picCloudStatus)).EndInit();
  1144. ((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit();
  1145. ((System.ComponentModel.ISupportInitialize)(this.pic_diskStatus)).EndInit();
  1146. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  1147. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  1148. this.panel2.ResumeLayout(false);
  1149. this.panel2.PerformLayout();
  1150. this.pl_scanner.ResumeLayout(false);
  1151. ((System.ComponentModel.ISupportInitialize)(this.pic_scannerStatus)).EndInit();
  1152. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  1153. ((System.ComponentModel.ISupportInitialize)(this.loadSB)).EndInit();
  1154. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  1155. ((System.ComponentModel.ISupportInitialize)(this.picStatus)).EndInit();
  1156. this.pl_net.ResumeLayout(false);
  1157. this.pl_net.PerformLayout();
  1158. ((System.ComponentModel.ISupportInitialize)(this.but_min)).EndInit();
  1159. this.pl_disk.ResumeLayout(false);
  1160. ((System.ComponentModel.ISupportInitialize)(this.but_close)).EndInit();
  1161. this.pl_cloud.ResumeLayout(false);
  1162. this.pl_cloud.PerformLayout();
  1163. this.panel6.ResumeLayout(false);
  1164. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  1165. this.panel3.ResumeLayout(false);
  1166. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1167. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  1168. this.panel4.ResumeLayout(false);
  1169. this.ResumeLayout(false);
  1170. }
  1171. #endregion
  1172. private System.Windows.Forms.Label label1;
  1173. private System.Windows.Forms.Label label2;
  1174. private System.Windows.Forms.PictureBox pic_scannerStatus;
  1175. private System.Windows.Forms.ComboBox cmbDeviceList;
  1176. private System.Windows.Forms.Label label4;
  1177. private System.Windows.Forms.PictureBox pictureBox1;
  1178. private System.Windows.Forms.PictureBox pictureBox2;
  1179. private System.Windows.Forms.Label label8;
  1180. private System.Windows.Forms.Label lblStartTime;
  1181. private System.Windows.Forms.Label label10;
  1182. private System.Windows.Forms.Label lblScanElapse;
  1183. private System.Windows.Forms.Label lblTotalSum;
  1184. private System.Windows.Forms.Label label7;
  1185. private System.Windows.Forms.Label label12;
  1186. private System.Windows.Forms.Label label14;
  1187. private System.Windows.Forms.Label lblSpeed;
  1188. private System.Windows.Forms.Label label16;
  1189. private System.Windows.Forms.Label label33;
  1190. private System.Windows.Forms.Label label34;
  1191. private System.Windows.Forms.PictureBox picNetStatus;
  1192. private System.Windows.Forms.Label label35;
  1193. private System.Windows.Forms.Label label36;
  1194. private System.Windows.Forms.PictureBox picCloudStatus;
  1195. private System.Windows.Forms.Label label46;
  1196. private System.Windows.Forms.Label lblCloudStatus;
  1197. private System.Windows.Forms.Label label48;
  1198. private System.Windows.Forms.Label label17;
  1199. private System.Windows.Forms.Label label18;
  1200. private System.Windows.Forms.PictureBox pictureBox3;
  1201. private System.Windows.Forms.PictureBox pic_diskStatus;
  1202. private System.Windows.Forms.Label label30;
  1203. private System.Windows.Forms.Label lblDataPath;
  1204. private System.Windows.Forms.Label label32;
  1205. private System.Windows.Forms.Label lblInstallPath;
  1206. private System.Windows.Forms.CheckBox checkBox1;
  1207. private System.Windows.Forms.Label label19;
  1208. private System.Windows.Forms.Label lblDiskLeft;
  1209. private System.Windows.Forms.Label label21;
  1210. private System.Windows.Forms.Label label22;
  1211. private System.Windows.Forms.Label label24;
  1212. private System.Windows.Forms.Label label25;
  1213. private System.Windows.Forms.Label label27;
  1214. private System.Windows.Forms.LinkLabel linkLabel1;
  1215. private System.Windows.Forms.LinkLabel lblTestNet;
  1216. private System.Windows.Forms.LinkLabel lblChangeDir;
  1217. private System.Windows.Forms.LinkLabel lblRefreshDevice;
  1218. private System.Windows.Forms.LinkLabel lblTestA;
  1219. private System.Windows.Forms.LinkLabel lblTestAB;
  1220. private System.Windows.Forms.PictureBox loadSB;
  1221. private Saraff.Twain.Twain32 _twain32;
  1222. private System.Windows.Forms.PictureBox pictureBox4;
  1223. private System.Windows.Forms.Label lblVersion;
  1224. private System.Windows.Forms.LinkLabel linkLabel2;
  1225. private System.Windows.Forms.PictureBox but_close;
  1226. private System.Windows.Forms.PictureBox but_min;
  1227. private System.Windows.Forms.NotifyIcon notifyIcon1;
  1228. private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
  1229. private System.Windows.Forms.ToolStripMenuItem open;
  1230. private System.Windows.Forms.ToolStripMenuItem exit;
  1231. private System.Windows.Forms.Label lblNetStatus;
  1232. private System.Windows.Forms.ToolTip toolTip1;
  1233. private HXX.Scanner.Client.DoubleBufferedPanel panel2;
  1234. private System.Windows.Forms.PictureBox pictureBox5;
  1235. private HXX.Scanner.Client.DoubleBufferedPanel pl_scanner;
  1236. private System.Windows.Forms.PictureBox pictureBox7;
  1237. private HXX.Scanner.Client.DoubleBufferedPanel pl_net;
  1238. private HXX.Scanner.Client.DoubleBufferedPanel pl_disk;
  1239. private HXX.Scanner.Client.DoubleBufferedPanel panel6;
  1240. private System.Windows.Forms.PictureBox pictureBox6;
  1241. private HXX.Scanner.Client.DoubleBufferedPanel pl_cloud;
  1242. private HXX.Scanner.Client.DoubleBufferedPanel panel4;
  1243. private HXX.Scanner.Client.DoubleBufferedPanel panel3;
  1244. private System.Windows.Forms.PictureBox picStatus;
  1245. private System.Windows.Forms.Label lbl_msg2;
  1246. private System.Windows.Forms.Label lbl_msg1;
  1247. }
  1248. }