F_SYS_0201.Designer.cs 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. namespace Dongke.IBOSS.PRD.Client
  2. {
  3. partial class F_SYS_0201
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_SYS_0201));
  29. Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelSkin dockPanelSkin2 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelSkin();
  30. Dongke.IBOSS.PRD.Basics.DockPanel.AutoHideStripSkin autoHideStripSkin2 = new Dongke.IBOSS.PRD.Basics.DockPanel.AutoHideStripSkin();
  31. Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelGradient dockPanelGradient4 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelGradient();
  32. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient8 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  33. Dongke.IBOSS.PRD.Basics.DockPanel.DockPaneStripSkin dockPaneStripSkin2 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPaneStripSkin();
  34. Dongke.IBOSS.PRD.Basics.DockPanel.DockPaneStripGradient dockPaneStripGradient2 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPaneStripGradient();
  35. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient9 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  36. Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelGradient dockPanelGradient5 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelGradient();
  37. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient10 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  38. Dongke.IBOSS.PRD.Basics.DockPanel.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPaneStripToolWindowGradient();
  39. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient11 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  40. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient12 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  41. Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelGradient dockPanelGradient6 = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPanelGradient();
  42. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient13 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  43. Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient tabGradient14 = new Dongke.IBOSS.PRD.Basics.DockPanel.TabGradient();
  44. this.tsmiFiles = new System.Windows.Forms.ToolStripMenuItem();
  45. this.tsmiEditPassword = new System.Windows.Forms.ToolStripMenuItem();
  46. this.tsmiChangeUser = new System.Windows.Forms.ToolStripMenuItem();
  47. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  48. this.tsmiExit = new System.Windows.Forms.ToolStripMenuItem();
  49. this.tsmiView = new System.Windows.Forms.ToolStripMenuItem();
  50. this.tsmiNavigation = new System.Windows.Forms.ToolStripMenuItem();
  51. this.tsmiRefresh = new System.Windows.Forms.ToolStripMenuItem();
  52. this.tsmiTools = new System.Windows.Forms.ToolStripMenuItem();
  53. this.tsmiCachePath = new System.Windows.Forms.ToolStripMenuItem();
  54. this.tsmiLogPath = new System.Windows.Forms.ToolStripMenuItem();
  55. this.tsmiHelp = new System.Windows.Forms.ToolStripMenuItem();
  56. this.tsmiAbout = new System.Windows.Forms.ToolStripMenuItem();
  57. this.tsmiCheckUpgradeInfo = new System.Windows.Forms.ToolStripMenuItem();
  58. this.mnsMenu = new System.Windows.Forms.MenuStrip();
  59. this.picboxLogo = new System.Windows.Forms.PictureBox();
  60. this.tsbtnEditPassword = new System.Windows.Forms.ToolStripButton();
  61. this.tsbtnNavigation = new System.Windows.Forms.ToolStripButton();
  62. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  63. this.tsbtnAudit = new System.Windows.Forms.ToolStripButton();
  64. this.tsbtnWaitMatter = new System.Windows.Forms.ToolStripButton();
  65. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  66. this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
  67. this.tsrToolBar = new System.Windows.Forms.ToolStrip();
  68. this.tsbtnChangeUser = new System.Windows.Forms.ToolStripButton();
  69. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  70. this.tsbtnRefresh = new System.Windows.Forms.ToolStripButton();
  71. this.tssrlblAccount = new System.Windows.Forms.ToolStripStatusLabel();
  72. this.tssrlblUser = new System.Windows.Forms.ToolStripStatusLabel();
  73. this.tssrlblAccountDate = new System.Windows.Forms.ToolStripStatusLabel();
  74. this.tssrlblBlankLast = new System.Windows.Forms.ToolStripStatusLabel();
  75. this.ssrStatus = new System.Windows.Forms.StatusStrip();
  76. this.tssrlblProcess = new System.Windows.Forms.ToolStripStatusLabel();
  77. this.tssrlblIPpost = new System.Windows.Forms.ToolStripStatusLabel();
  78. this.tssrlblBlank = new System.Windows.Forms.ToolStripStatusLabel();
  79. this.tssrlblValidityEnd = new System.Windows.Forms.ToolStripStatusLabel();
  80. this.dockpnlMain = new Dongke.IBOSS.PRD.Basics.DockPanel.DockPanel();
  81. this.mnsMenu.SuspendLayout();
  82. ((System.ComponentModel.ISupportInitialize)(this.picboxLogo)).BeginInit();
  83. this.tsrToolBar.SuspendLayout();
  84. this.ssrStatus.SuspendLayout();
  85. this.SuspendLayout();
  86. //
  87. // tsmiFiles
  88. //
  89. this.tsmiFiles.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  90. this.tsmiEditPassword,
  91. this.tsmiChangeUser,
  92. this.toolStripSeparator1,
  93. this.tsmiExit});
  94. this.tsmiFiles.Name = "tsmiFiles";
  95. this.tsmiFiles.Size = new System.Drawing.Size(59, 19);
  96. this.tsmiFiles.Text = "文件(&F)";
  97. //
  98. // tsmiEditPassword
  99. //
  100. this.tsmiEditPassword.Name = "tsmiEditPassword";
  101. this.tsmiEditPassword.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  102. | System.Windows.Forms.Keys.U)));
  103. this.tsmiEditPassword.Size = new System.Drawing.Size(195, 22);
  104. this.tsmiEditPassword.Text = "修改密码";
  105. this.tsmiEditPassword.Click += new System.EventHandler(this.tsmiEditPassword_Click);
  106. //
  107. // tsmiChangeUser
  108. //
  109. this.tsmiChangeUser.Name = "tsmiChangeUser";
  110. this.tsmiChangeUser.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  111. | System.Windows.Forms.Keys.T)));
  112. this.tsmiChangeUser.Size = new System.Drawing.Size(195, 22);
  113. this.tsmiChangeUser.Text = "切换用户";
  114. this.tsmiChangeUser.Click += new System.EventHandler(this.tsmiChangeUser_Click);
  115. //
  116. // toolStripSeparator1
  117. //
  118. this.toolStripSeparator1.Name = "toolStripSeparator1";
  119. this.toolStripSeparator1.Size = new System.Drawing.Size(192, 6);
  120. //
  121. // tsmiExit
  122. //
  123. this.tsmiExit.Name = "tsmiExit";
  124. this.tsmiExit.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  125. | System.Windows.Forms.Keys.X)));
  126. this.tsmiExit.Size = new System.Drawing.Size(195, 22);
  127. this.tsmiExit.Text = "退出";
  128. this.tsmiExit.Click += new System.EventHandler(this.tsmiExit_Click);
  129. //
  130. // tsmiView
  131. //
  132. this.tsmiView.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  133. this.tsmiNavigation,
  134. this.tsmiRefresh});
  135. this.tsmiView.Name = "tsmiView";
  136. this.tsmiView.Size = new System.Drawing.Size(59, 19);
  137. this.tsmiView.Text = "视图(&V)";
  138. //
  139. // tsmiNavigation
  140. //
  141. this.tsmiNavigation.Name = "tsmiNavigation";
  142. this.tsmiNavigation.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  143. | System.Windows.Forms.Keys.N)));
  144. this.tsmiNavigation.Size = new System.Drawing.Size(195, 22);
  145. this.tsmiNavigation.Text = "导航菜单";
  146. this.tsmiNavigation.Click += new System.EventHandler(this.tsbtnNavigation_Click);
  147. //
  148. // tsmiRefresh
  149. //
  150. this.tsmiRefresh.Name = "tsmiRefresh";
  151. this.tsmiRefresh.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  152. | System.Windows.Forms.Keys.R)));
  153. this.tsmiRefresh.Size = new System.Drawing.Size(195, 22);
  154. this.tsmiRefresh.Text = "刷新菜单";
  155. this.tsmiRefresh.Click += new System.EventHandler(this.tsmiRefresh_Click);
  156. //
  157. // tsmiTools
  158. //
  159. this.tsmiTools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  160. this.tsmiCachePath,
  161. this.tsmiLogPath});
  162. this.tsmiTools.Name = "tsmiTools";
  163. this.tsmiTools.Size = new System.Drawing.Size(59, 19);
  164. this.tsmiTools.Text = "工具(&T)";
  165. //
  166. // tsmiCachePath
  167. //
  168. this.tsmiCachePath.Name = "tsmiCachePath";
  169. this.tsmiCachePath.Size = new System.Drawing.Size(118, 22);
  170. this.tsmiCachePath.Text = "缓存目录";
  171. this.tsmiCachePath.Click += new System.EventHandler(this.tsmiCachePath_Click);
  172. //
  173. // tsmiLogPath
  174. //
  175. this.tsmiLogPath.Name = "tsmiLogPath";
  176. this.tsmiLogPath.Size = new System.Drawing.Size(118, 22);
  177. this.tsmiLogPath.Text = "系统日志";
  178. this.tsmiLogPath.Click += new System.EventHandler(this.tsmiLogPath_Click);
  179. //
  180. // tsmiHelp
  181. //
  182. this.tsmiHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  183. this.tsmiAbout,
  184. this.tsmiCheckUpgradeInfo});
  185. this.tsmiHelp.Name = "tsmiHelp";
  186. this.tsmiHelp.Size = new System.Drawing.Size(59, 19);
  187. this.tsmiHelp.Text = "帮助(&H)";
  188. //
  189. // tsmiAbout
  190. //
  191. this.tsmiAbout.Name = "tsmiAbout";
  192. this.tsmiAbout.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  193. | System.Windows.Forms.Keys.A)));
  194. this.tsmiAbout.Size = new System.Drawing.Size(195, 22);
  195. this.tsmiAbout.Text = "关于";
  196. this.tsmiAbout.Visible = false;
  197. this.tsmiAbout.Click += new System.EventHandler(this.tsmiAbout_Click);
  198. //
  199. // tsmiCheckUpgradeInfo
  200. //
  201. this.tsmiCheckUpgradeInfo.Name = "tsmiCheckUpgradeInfo";
  202. this.tsmiCheckUpgradeInfo.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift)
  203. | System.Windows.Forms.Keys.G)));
  204. this.tsmiCheckUpgradeInfo.Size = new System.Drawing.Size(195, 22);
  205. this.tsmiCheckUpgradeInfo.Text = "更新履历";
  206. this.tsmiCheckUpgradeInfo.Click += new System.EventHandler(this.tsmiCheckUpgradeInfo_Click);
  207. //
  208. // mnsMenu
  209. //
  210. this.mnsMenu.AutoSize = false;
  211. this.mnsMenu.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Properties.Resources.menubackground;
  212. this.mnsMenu.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  213. this.mnsMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  214. this.tsmiFiles,
  215. this.tsmiView,
  216. this.tsmiTools,
  217. this.tsmiHelp});
  218. this.mnsMenu.Location = new System.Drawing.Point(0, 0);
  219. this.mnsMenu.Name = "mnsMenu";
  220. this.mnsMenu.Size = new System.Drawing.Size(919, 23);
  221. this.mnsMenu.TabIndex = 2;
  222. this.mnsMenu.Text = "menuStrip1";
  223. //
  224. // picboxLogo
  225. //
  226. this.picboxLogo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  227. this.picboxLogo.Image = global::Dongke.IBOSS.PRD.Client.Properties.Resources.logo;
  228. this.picboxLogo.Location = new System.Drawing.Point(705, 0);
  229. this.picboxLogo.Name = "picboxLogo";
  230. this.picboxLogo.Size = new System.Drawing.Size(167, 55);
  231. this.picboxLogo.TabIndex = 14;
  232. this.picboxLogo.TabStop = false;
  233. //
  234. // tsbtnEditPassword
  235. //
  236. this.tsbtnEditPassword.AutoSize = false;
  237. this.tsbtnEditPassword.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnEditPassword.Image")));
  238. this.tsbtnEditPassword.ImageTransparentColor = System.Drawing.Color.Magenta;
  239. this.tsbtnEditPassword.Name = "tsbtnEditPassword";
  240. this.tsbtnEditPassword.Size = new System.Drawing.Size(78, 25);
  241. this.tsbtnEditPassword.Text = "修改密码";
  242. this.tsbtnEditPassword.Click += new System.EventHandler(this.tsbtnEditPassword_Click);
  243. //
  244. // tsbtnNavigation
  245. //
  246. this.tsbtnNavigation.AutoSize = false;
  247. this.tsbtnNavigation.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnNavigation.Image")));
  248. this.tsbtnNavigation.ImageTransparentColor = System.Drawing.Color.Magenta;
  249. this.tsbtnNavigation.Name = "tsbtnNavigation";
  250. this.tsbtnNavigation.Size = new System.Drawing.Size(78, 25);
  251. this.tsbtnNavigation.Text = "导航菜单";
  252. this.tsbtnNavigation.Click += new System.EventHandler(this.tsbtnNavigation_Click);
  253. //
  254. // toolStripSeparator2
  255. //
  256. this.toolStripSeparator2.AutoSize = false;
  257. this.toolStripSeparator2.Name = "toolStripSeparator2";
  258. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 28);
  259. this.toolStripSeparator2.Visible = false;
  260. //
  261. // tsbtnAudit
  262. //
  263. this.tsbtnAudit.AutoSize = false;
  264. this.tsbtnAudit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAudit.Image")));
  265. this.tsbtnAudit.ImageTransparentColor = System.Drawing.Color.Magenta;
  266. this.tsbtnAudit.Name = "tsbtnAudit";
  267. this.tsbtnAudit.Size = new System.Drawing.Size(78, 25);
  268. this.tsbtnAudit.Text = "待审中心";
  269. this.tsbtnAudit.Visible = false;
  270. //
  271. // tsbtnWaitMatter
  272. //
  273. this.tsbtnWaitMatter.AutoSize = false;
  274. this.tsbtnWaitMatter.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnWaitMatter.Image")));
  275. this.tsbtnWaitMatter.ImageTransparentColor = System.Drawing.Color.Magenta;
  276. this.tsbtnWaitMatter.Name = "tsbtnWaitMatter";
  277. this.tsbtnWaitMatter.Size = new System.Drawing.Size(78, 25);
  278. this.tsbtnWaitMatter.Text = "待办事项";
  279. this.tsbtnWaitMatter.Visible = false;
  280. //
  281. // toolStripSeparator3
  282. //
  283. this.toolStripSeparator3.AutoSize = false;
  284. this.toolStripSeparator3.Name = "toolStripSeparator3";
  285. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 28);
  286. //
  287. // tsbtnExit
  288. //
  289. this.tsbtnExit.AutoSize = false;
  290. this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
  291. this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
  292. this.tsbtnExit.Name = "tsbtnExit";
  293. this.tsbtnExit.Size = new System.Drawing.Size(78, 25);
  294. this.tsbtnExit.Text = "退出系统";
  295. this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
  296. //
  297. // tsrToolBar
  298. //
  299. this.tsrToolBar.AutoSize = false;
  300. this.tsrToolBar.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Properties.Resources.toolbarbackground;
  301. this.tsrToolBar.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  302. this.tsrToolBar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  303. this.tsrToolBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  304. this.tsbtnEditPassword,
  305. this.tsbtnChangeUser,
  306. this.toolStripSeparator4,
  307. this.tsbtnNavigation,
  308. this.tsbtnRefresh,
  309. this.toolStripSeparator2,
  310. this.tsbtnAudit,
  311. this.tsbtnWaitMatter,
  312. this.toolStripSeparator3,
  313. this.tsbtnExit});
  314. this.tsrToolBar.Location = new System.Drawing.Point(0, 23);
  315. this.tsrToolBar.Name = "tsrToolBar";
  316. this.tsrToolBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  317. this.tsrToolBar.Size = new System.Drawing.Size(919, 34);
  318. this.tsrToolBar.TabIndex = 3;
  319. //
  320. // tsbtnChangeUser
  321. //
  322. this.tsbtnChangeUser.AutoSize = false;
  323. this.tsbtnChangeUser.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnChangeUser.Image")));
  324. this.tsbtnChangeUser.ImageTransparentColor = System.Drawing.Color.Magenta;
  325. this.tsbtnChangeUser.Name = "tsbtnChangeUser";
  326. this.tsbtnChangeUser.Size = new System.Drawing.Size(78, 25);
  327. this.tsbtnChangeUser.Text = "切换用户";
  328. this.tsbtnChangeUser.Click += new System.EventHandler(this.tsbtnChangeUser_Click);
  329. //
  330. // toolStripSeparator4
  331. //
  332. this.toolStripSeparator4.AutoSize = false;
  333. this.toolStripSeparator4.Name = "toolStripSeparator4";
  334. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 28);
  335. //
  336. // tsbtnRefresh
  337. //
  338. this.tsbtnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnRefresh.Image")));
  339. this.tsbtnRefresh.ImageTransparentColor = System.Drawing.Color.Magenta;
  340. this.tsbtnRefresh.Name = "tsbtnRefresh";
  341. this.tsbtnRefresh.Size = new System.Drawing.Size(73, 31);
  342. this.tsbtnRefresh.Text = "刷新菜单";
  343. this.tsbtnRefresh.Click += new System.EventHandler(this.tsbRefresh_Click);
  344. //
  345. // tssrlblAccount
  346. //
  347. this.tssrlblAccount.Image = global::Dongke.IBOSS.PRD.Client.Properties.Resources.Account;
  348. this.tssrlblAccount.Name = "tssrlblAccount";
  349. this.tssrlblAccount.Size = new System.Drawing.Size(69, 23);
  350. this.tssrlblAccount.Text = "帐套信息";
  351. //
  352. // tssrlblUser
  353. //
  354. this.tssrlblUser.Image = global::Dongke.IBOSS.PRD.Client.Properties.Resources.user;
  355. this.tssrlblUser.Name = "tssrlblUser";
  356. this.tssrlblUser.Size = new System.Drawing.Size(69, 23);
  357. this.tssrlblUser.Text = "用户信息";
  358. //
  359. // tssrlblAccountDate
  360. //
  361. this.tssrlblAccountDate.Image = global::Dongke.IBOSS.PRD.Client.Properties.Resources.calendar;
  362. this.tssrlblAccountDate.Name = "tssrlblAccountDate";
  363. this.tssrlblAccountDate.Size = new System.Drawing.Size(69, 23);
  364. this.tssrlblAccountDate.Text = "账务日期";
  365. //
  366. // tssrlblBlankLast
  367. //
  368. this.tssrlblBlankLast.AutoSize = false;
  369. this.tssrlblBlankLast.Name = "tssrlblBlankLast";
  370. this.tssrlblBlankLast.Size = new System.Drawing.Size(1, 23);
  371. //
  372. // ssrStatus
  373. //
  374. this.ssrStatus.AutoSize = false;
  375. this.ssrStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.ssrStatus.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  377. this.tssrlblProcess,
  378. this.tssrlblIPpost,
  379. this.tssrlblBlank,
  380. this.tssrlblValidityEnd,
  381. this.tssrlblAccount,
  382. this.tssrlblUser,
  383. this.tssrlblAccountDate,
  384. this.tssrlblBlankLast});
  385. this.ssrStatus.Location = new System.Drawing.Point(0, 428);
  386. this.ssrStatus.Name = "ssrStatus";
  387. this.ssrStatus.Size = new System.Drawing.Size(919, 28);
  388. this.ssrStatus.TabIndex = 15;
  389. //
  390. // tssrlblProcess
  391. //
  392. this.tssrlblProcess.AutoSize = false;
  393. this.tssrlblProcess.Image = global::Dongke.IBOSS.PRD.Client.Properties.Resources.online;
  394. this.tssrlblProcess.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  395. this.tssrlblProcess.Name = "tssrlblProcess";
  396. this.tssrlblProcess.Size = new System.Drawing.Size(60, 23);
  397. this.tssrlblProcess.Text = "就绪";
  398. this.tssrlblProcess.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  399. this.tssrlblProcess.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
  400. //
  401. // tssrlblIPpost
  402. //
  403. this.tssrlblIPpost.Name = "tssrlblIPpost";
  404. this.tssrlblIPpost.Size = new System.Drawing.Size(101, 23);
  405. this.tssrlblIPpost.Text = "192.168.0.1:1234";
  406. this.tssrlblIPpost.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  407. //
  408. // tssrlblBlank
  409. //
  410. this.tssrlblBlank.Name = "tssrlblBlank";
  411. this.tssrlblBlank.RightToLeft = System.Windows.Forms.RightToLeft.No;
  412. this.tssrlblBlank.Size = new System.Drawing.Size(367, 23);
  413. this.tssrlblBlank.Spring = true;
  414. this.tssrlblBlank.Text = "空白";
  415. //
  416. // tssrlblValidityEnd
  417. //
  418. this.tssrlblValidityEnd.Name = "tssrlblValidityEnd";
  419. this.tssrlblValidityEnd.Size = new System.Drawing.Size(143, 23);
  420. this.tssrlblValidityEnd.Text = "授权截止【2017-01-01】 ";
  421. this.tssrlblValidityEnd.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  422. //
  423. // dockpnlMain
  424. //
  425. this.dockpnlMain.AllowEndUserDocking = false;
  426. this.dockpnlMain.AutoScroll = true;
  427. this.dockpnlMain.Dock = System.Windows.Forms.DockStyle.Fill;
  428. this.dockpnlMain.DockLeftPortion = 220D;
  429. this.dockpnlMain.DocumentStyle = Dongke.IBOSS.PRD.Basics.DockPanel.DocumentStyle.DockingWindow;
  430. this.dockpnlMain.Location = new System.Drawing.Point(0, 57);
  431. this.dockpnlMain.Name = "dockpnlMain";
  432. this.dockpnlMain.Size = new System.Drawing.Size(919, 371);
  433. dockPanelGradient4.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(116)))), ((int)(((byte)(150)))));
  434. dockPanelGradient4.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
  435. autoHideStripSkin2.DockStripGradient = dockPanelGradient4;
  436. tabGradient8.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
  437. tabGradient8.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  438. tabGradient8.TextColor = System.Drawing.Color.White;
  439. autoHideStripSkin2.TabGradient = tabGradient8;
  440. autoHideStripSkin2.TextFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2;
  442. tabGradient9.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(236)))), ((int)(((byte)(236)))));
  443. tabGradient9.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(236)))), ((int)(((byte)(236)))));
  444. tabGradient9.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(55)))), ((int)(((byte)(67)))), ((int)(((byte)(82)))));
  445. dockPaneStripGradient2.ActiveTabGradient = tabGradient9;
  446. dockPanelGradient5.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(116)))), ((int)(((byte)(150)))));
  447. dockPanelGradient5.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(53)))), ((int)(((byte)(64)))));
  448. dockPaneStripGradient2.DockStripGradient = dockPanelGradient5;
  449. tabGradient10.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(91)))), ((int)(((byte)(117)))));
  450. tabGradient10.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(116)))), ((int)(((byte)(150)))));
  451. tabGradient10.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(216)))), ((int)(((byte)(255)))));
  452. dockPaneStripGradient2.InactiveTabGradient = tabGradient10;
  453. dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2;
  454. dockPaneStripSkin2.TextFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. tabGradient11.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  456. tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  457. tabGradient11.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
  458. tabGradient11.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(144)))), ((int)(((byte)(144)))));
  459. dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11;
  460. tabGradient12.EndColor = System.Drawing.SystemColors.Control;
  461. tabGradient12.StartColor = System.Drawing.SystemColors.Control;
  462. tabGradient12.TextColor = System.Drawing.SystemColors.ControlText;
  463. dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12;
  464. dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight;
  465. dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight;
  466. dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6;
  467. tabGradient13.EndColor = System.Drawing.SystemColors.InactiveCaption;
  468. tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  469. tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  470. tabGradient13.TextColor = System.Drawing.SystemColors.InactiveCaptionText;
  471. dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
  472. tabGradient14.EndColor = System.Drawing.Color.Transparent;
  473. tabGradient14.StartColor = System.Drawing.Color.Transparent;
  474. tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  475. dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14;
  476. dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2;
  477. dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2;
  478. this.dockpnlMain.Skin = dockPanelSkin2;
  479. this.dockpnlMain.TabIndex = 18;
  480. //
  481. // F_SYS_0201
  482. //
  483. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  484. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  485. this.BackgroundImage = global::Dongke.IBOSS.PRD.Client.Properties.Resources.bg;
  486. this.ClientSize = new System.Drawing.Size(919, 456);
  487. this.Controls.Add(this.dockpnlMain);
  488. this.Controls.Add(this.ssrStatus);
  489. this.Controls.Add(this.picboxLogo);
  490. this.Controls.Add(this.tsrToolBar);
  491. this.Controls.Add(this.mnsMenu);
  492. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  493. this.MainMenuStrip = this.mnsMenu;
  494. this.Name = "F_SYS_0201";
  495. this.Text = "主页面";
  496. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_SYS_0201_FormClosing);
  497. this.Load += new System.EventHandler(this.F_SYS_0201_Load);
  498. this.Shown += new System.EventHandler(this.F_SYS_0201_Shown);
  499. this.mnsMenu.ResumeLayout(false);
  500. this.mnsMenu.PerformLayout();
  501. ((System.ComponentModel.ISupportInitialize)(this.picboxLogo)).EndInit();
  502. this.tsrToolBar.ResumeLayout(false);
  503. this.tsrToolBar.PerformLayout();
  504. this.ssrStatus.ResumeLayout(false);
  505. this.ssrStatus.PerformLayout();
  506. this.ResumeLayout(false);
  507. }
  508. #endregion
  509. private System.Windows.Forms.ToolStripMenuItem tsmiFiles;
  510. private System.Windows.Forms.ToolStripMenuItem tsmiEditPassword;
  511. private System.Windows.Forms.ToolStripMenuItem tsmiChangeUser;
  512. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  513. private System.Windows.Forms.ToolStripMenuItem tsmiExit;
  514. private System.Windows.Forms.ToolStripMenuItem tsmiView;
  515. private System.Windows.Forms.ToolStripMenuItem tsmiNavigation;
  516. private System.Windows.Forms.ToolStripMenuItem tsmiTools;
  517. private System.Windows.Forms.ToolStripMenuItem tsmiHelp;
  518. private System.Windows.Forms.ToolStripMenuItem tsmiAbout;
  519. private System.Windows.Forms.ToolStripMenuItem tsmiCheckUpgradeInfo;
  520. private System.Windows.Forms.MenuStrip mnsMenu;
  521. private System.Windows.Forms.PictureBox picboxLogo;
  522. private System.Windows.Forms.ToolStripButton tsbtnEditPassword;
  523. private System.Windows.Forms.ToolStripButton tsbtnNavigation;
  524. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  525. private System.Windows.Forms.ToolStripButton tsbtnAudit;
  526. private System.Windows.Forms.ToolStripButton tsbtnWaitMatter;
  527. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  528. private System.Windows.Forms.ToolStripButton tsbtnExit;
  529. private System.Windows.Forms.ToolStrip tsrToolBar;
  530. private System.Windows.Forms.ToolStripStatusLabel tssrlblAccount;
  531. private System.Windows.Forms.ToolStripStatusLabel tssrlblUser;
  532. private System.Windows.Forms.ToolStripStatusLabel tssrlblAccountDate;
  533. private System.Windows.Forms.ToolStripStatusLabel tssrlblBlankLast;
  534. private System.Windows.Forms.StatusStrip ssrStatus;
  535. private System.Windows.Forms.ToolStripStatusLabel tssrlblBlank;
  536. public Basics.DockPanel.DockPanel dockpnlMain;
  537. private System.Windows.Forms.ToolStripButton tsbtnRefresh;
  538. private System.Windows.Forms.ToolStripButton tsbtnChangeUser;
  539. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  540. private System.Windows.Forms.ToolStripMenuItem tsmiRefresh;
  541. private System.Windows.Forms.ToolStripMenuItem tsmiCachePath;
  542. private System.Windows.Forms.ToolStripStatusLabel tssrlblProcess;
  543. private System.Windows.Forms.ToolStripStatusLabel tssrlblIPpost;
  544. private System.Windows.Forms.ToolStripMenuItem tsmiLogPath;
  545. private System.Windows.Forms.ToolStripStatusLabel tssrlblValidityEnd;
  546. }
  547. }