frmShortcutTool.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. namespace LYFZ.Software.UI
  2. {
  3. partial class frmShortcutTool
  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(frmShortcutTool));
  29. this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
  30. this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
  31. this.glassButton12 = new LYFZ.ComponentLibrary.GlassButton();
  32. this.gbtnOrdTable = new LYFZ.ComponentLibrary.GlassButton();
  33. this.gbtnHelp = new LYFZ.ComponentLibrary.GlassButton();
  34. this.gbtnSmsSend = new LYFZ.ComponentLibrary.GlassButton();
  35. this.gbtnOrderCustomer = new LYFZ.ComponentLibrary.GlassButton();
  36. this.gbtnDaYing = new LYFZ.ComponentLibrary.GlassButton();
  37. this.gbtnUpdatePass = new LYFZ.ComponentLibrary.GlassButton();
  38. this.gbtnProcessOverview = new LYFZ.ComponentLibrary.GlassButton();
  39. this.gbtnShopInfo = new LYFZ.ComponentLibrary.GlassButton();
  40. this.gbtnAbut = new LYFZ.ComponentLibrary.GlassButton();
  41. this.gbtnGonggao = new LYFZ.ComponentLibrary.GlassButton();
  42. this.gbtnIntentionCustomer = new LYFZ.ComponentLibrary.GlassButton();
  43. this.gbtnQujianbiao = new LYFZ.ComponentLibrary.GlassButton();
  44. this.gbtnYuangongjiangfa = new LYFZ.ComponentLibrary.GlassButton();
  45. this.gbtnmyWork = new LYFZ.ComponentLibrary.GlassButton();
  46. this.plExMainContainer.SuspendLayout();
  47. this.plFormMainContent.SuspendLayout();
  48. this.panelEx1.SuspendLayout();
  49. this.SuspendLayout();
  50. //
  51. // plExMainContainer
  52. //
  53. this.plExMainContainer.Controls.Add(this.panelEx1);
  54. this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
  55. this.plExMainContainer.Size = new System.Drawing.Size(600, 335);
  56. //
  57. // plFormMainContent
  58. //
  59. this.plFormMainContent.Size = new System.Drawing.Size(600, 335);
  60. //
  61. // btnAppFormMaximize
  62. //
  63. this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
  64. this.btnAppFormMaximize.Location = new System.Drawing.Point(741, 0);
  65. //
  66. // btnAppFormExit
  67. //
  68. this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
  69. this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
  70. //
  71. // btnAppFormMinimize
  72. //
  73. this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
  74. this.btnAppFormMinimize.Location = new System.Drawing.Point(541, 0);
  75. //
  76. // panelEx1
  77. //
  78. this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
  79. this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  80. this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
  81. this.panelEx1.BorderWidth = 1;
  82. this.panelEx1.Controls.Add(this.labelEx1);
  83. this.panelEx1.Controls.Add(this.glassButton12);
  84. this.panelEx1.Controls.Add(this.gbtnOrdTable);
  85. this.panelEx1.Controls.Add(this.gbtnHelp);
  86. this.panelEx1.Controls.Add(this.gbtnSmsSend);
  87. this.panelEx1.Controls.Add(this.gbtnOrderCustomer);
  88. this.panelEx1.Controls.Add(this.gbtnDaYing);
  89. this.panelEx1.Controls.Add(this.gbtnUpdatePass);
  90. this.panelEx1.Controls.Add(this.gbtnProcessOverview);
  91. this.panelEx1.Controls.Add(this.gbtnShopInfo);
  92. this.panelEx1.Controls.Add(this.gbtnAbut);
  93. this.panelEx1.Controls.Add(this.gbtnGonggao);
  94. this.panelEx1.Controls.Add(this.gbtnIntentionCustomer);
  95. this.panelEx1.Controls.Add(this.gbtnQujianbiao);
  96. this.panelEx1.Controls.Add(this.gbtnYuangongjiangfa);
  97. this.panelEx1.Controls.Add(this.gbtnmyWork);
  98. this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
  99. this.panelEx1.Location = new System.Drawing.Point(10, 10);
  100. this.panelEx1.Name = "panelEx1";
  101. this.panelEx1.Size = new System.Drawing.Size(580, 315);
  102. this.panelEx1.TabIndex = 0;
  103. //
  104. // labelEx1
  105. //
  106. this.labelEx1.AutoSize = true;
  107. this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
  108. this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
  109. this.labelEx1.Location = new System.Drawing.Point(28, 14);
  110. this.labelEx1.Name = "labelEx1";
  111. this.labelEx1.Size = new System.Drawing.Size(296, 17);
  112. this.labelEx1.TabIndex = 21;
  113. this.labelEx1.Text = "单击进入修改 [说明:本设置只对当前用户在本机有效]";
  114. //
  115. // glassButton12
  116. //
  117. this.glassButton12.BackColor = System.Drawing.Color.SteelBlue;
  118. this.glassButton12.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("glassButton12.BackImg")));
  119. this.glassButton12.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T06;
  120. this.glassButton12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  121. this.glassButton12.ForeColor = System.Drawing.Color.White;
  122. this.glassButton12.IsProhibitedResize = true;
  123. this.glassButton12.Location = new System.Drawing.Point(28, 125);
  124. this.glassButton12.Name = "glassButton12";
  125. this.glassButton12.Size = new System.Drawing.Size(80, 75);
  126. this.glassButton12.TabIndex = 6;
  127. this.glassButton12.Tag = "SUMB|Show|LYFZ.Software.MainBusiness.InitialSet.FrmPersonalCenter";
  128. this.glassButton12.Text = "个人信息";
  129. this.glassButton12.ThisButton = false;
  130. //
  131. // gbtnOrdTable
  132. //
  133. this.gbtnOrdTable.BackColor = System.Drawing.Color.ForestGreen;
  134. this.gbtnOrdTable.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnOrdTable.BackImg")));
  135. this.gbtnOrdTable.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T05;
  136. this.gbtnOrdTable.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  137. this.gbtnOrdTable.ForeColor = System.Drawing.Color.White;
  138. this.gbtnOrdTable.IsProhibitedResize = true;
  139. this.gbtnOrdTable.Location = new System.Drawing.Point(286, 44);
  140. this.gbtnOrdTable.Name = "gbtnOrdTable";
  141. this.gbtnOrdTable.Size = new System.Drawing.Size(80, 75);
  142. this.gbtnOrdTable.TabIndex = 7;
  143. this.gbtnOrdTable.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.CameraControlBook.OrderReportFormMai" +
  144. "n";
  145. this.gbtnOrdTable.Text = "订单报表";
  146. this.gbtnOrdTable.ThisButton = false;
  147. //
  148. // gbtnHelp
  149. //
  150. this.gbtnHelp.BackColor = System.Drawing.Color.SteelBlue;
  151. this.gbtnHelp.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnHelp.BackImg")));
  152. this.gbtnHelp.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T09;
  153. this.gbtnHelp.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  154. this.gbtnHelp.ForeColor = System.Drawing.Color.White;
  155. this.gbtnHelp.IsProhibitedResize = true;
  156. this.gbtnHelp.Location = new System.Drawing.Point(458, 44);
  157. this.gbtnHelp.Name = "gbtnHelp";
  158. this.gbtnHelp.Size = new System.Drawing.Size(80, 75);
  159. this.gbtnHelp.TabIndex = 8;
  160. this.gbtnHelp.Tag = "SPS|Run|http://www.lyfz.net/";
  161. this.gbtnHelp.Text = "帮助信息";
  162. this.gbtnHelp.ThisButton = false;
  163. //
  164. // gbtnSmsSend
  165. //
  166. this.gbtnSmsSend.BackColor = System.Drawing.Color.Turquoise;
  167. this.gbtnSmsSend.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnSmsSend.BackImg")));
  168. this.gbtnSmsSend.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T11;
  169. this.gbtnSmsSend.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  170. this.gbtnSmsSend.ForeColor = System.Drawing.Color.White;
  171. this.gbtnSmsSend.IsProhibitedResize = true;
  172. this.gbtnSmsSend.Location = new System.Drawing.Point(28, 206);
  173. this.gbtnSmsSend.Name = "gbtnSmsSend";
  174. this.gbtnSmsSend.Size = new System.Drawing.Size(80, 75);
  175. this.gbtnSmsSend.TabIndex = 9;
  176. this.gbtnSmsSend.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.SMSManagement.FrmSendRecords";
  177. this.gbtnSmsSend.Text = "短信记录";
  178. this.gbtnSmsSend.ThisButton = false;
  179. //
  180. // gbtnOrderCustomer
  181. //
  182. this.gbtnOrderCustomer.BackColor = System.Drawing.Color.SteelBlue;
  183. this.gbtnOrderCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnOrderCustomer.BackImg")));
  184. this.gbtnOrderCustomer.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T06;
  185. this.gbtnOrderCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  186. this.gbtnOrderCustomer.ForeColor = System.Drawing.Color.White;
  187. this.gbtnOrderCustomer.IsProhibitedResize = true;
  188. this.gbtnOrderCustomer.Location = new System.Drawing.Point(286, 125);
  189. this.gbtnOrderCustomer.Name = "gbtnOrderCustomer";
  190. this.gbtnOrderCustomer.Size = new System.Drawing.Size(80, 75);
  191. this.gbtnOrderCustomer.TabIndex = 10;
  192. this.gbtnOrderCustomer.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.Customers.FrmOrdersCustomer";
  193. this.gbtnOrderCustomer.Text = "订单客户";
  194. this.gbtnOrderCustomer.ThisButton = false;
  195. //
  196. // gbtnDaYing
  197. //
  198. this.gbtnDaYing.BackColor = System.Drawing.Color.Turquoise;
  199. this.gbtnDaYing.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnDaYing.BackImg")));
  200. this.gbtnDaYing.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T14;
  201. this.gbtnDaYing.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  202. this.gbtnDaYing.ForeColor = System.Drawing.Color.White;
  203. this.gbtnDaYing.IsProhibitedResize = true;
  204. this.gbtnDaYing.Location = new System.Drawing.Point(458, 125);
  205. this.gbtnDaYing.Name = "gbtnDaYing";
  206. this.gbtnDaYing.Size = new System.Drawing.Size(80, 75);
  207. this.gbtnDaYing.TabIndex = 11;
  208. this.gbtnDaYing.Tag = "SUMB|show|LYFZ.Software.MainBusiness.StudioDataSet.PrinterSetFormMain";
  209. this.gbtnDaYing.Text = "打印设置";
  210. this.gbtnDaYing.ThisButton = false;
  211. //
  212. // gbtnUpdatePass
  213. //
  214. this.gbtnUpdatePass.BackColor = System.Drawing.Color.Red;
  215. this.gbtnUpdatePass.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnUpdatePass.BackImg")));
  216. this.gbtnUpdatePass.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T13;
  217. this.gbtnUpdatePass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  218. this.gbtnUpdatePass.ForeColor = System.Drawing.Color.White;
  219. this.gbtnUpdatePass.IsProhibitedResize = true;
  220. this.gbtnUpdatePass.Location = new System.Drawing.Point(286, 206);
  221. this.gbtnUpdatePass.Name = "gbtnUpdatePass";
  222. this.gbtnUpdatePass.Size = new System.Drawing.Size(80, 75);
  223. this.gbtnUpdatePass.TabIndex = 12;
  224. this.gbtnUpdatePass.Tag = "SUMB|show|LYFZ.Software.MainBusiness.SystemSettings.FrmChangePassword";
  225. this.gbtnUpdatePass.Text = "修改密码";
  226. this.gbtnUpdatePass.ThisButton = false;
  227. //
  228. // gbtnProcessOverview
  229. //
  230. this.gbtnProcessOverview.BackColor = System.Drawing.Color.Orange;
  231. this.gbtnProcessOverview.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnProcessOverview.BackImg")));
  232. this.gbtnProcessOverview.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T03;
  233. this.gbtnProcessOverview.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  234. this.gbtnProcessOverview.ForeColor = System.Drawing.Color.White;
  235. this.gbtnProcessOverview.IsProhibitedResize = true;
  236. this.gbtnProcessOverview.Location = new System.Drawing.Point(372, 44);
  237. this.gbtnProcessOverview.Name = "gbtnProcessOverview";
  238. this.gbtnProcessOverview.Size = new System.Drawing.Size(80, 75);
  239. this.gbtnProcessOverview.TabIndex = 13;
  240. this.gbtnProcessOverview.Tag = "SUMB|show|LYFZ.Software.MainBusiness.CameraControlBook.SmallForm.CameraControlBoo" +
  241. "kOverviewSmallForm";
  242. this.gbtnProcessOverview.Text = "流程总览";
  243. this.gbtnProcessOverview.ThisButton = false;
  244. //
  245. // gbtnShopInfo
  246. //
  247. this.gbtnShopInfo.BackColor = System.Drawing.Color.Turquoise;
  248. this.gbtnShopInfo.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnShopInfo.BackImg")));
  249. this.gbtnShopInfo.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T04;
  250. this.gbtnShopInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  251. this.gbtnShopInfo.ForeColor = System.Drawing.Color.White;
  252. this.gbtnShopInfo.IsProhibitedResize = true;
  253. this.gbtnShopInfo.Location = new System.Drawing.Point(200, 44);
  254. this.gbtnShopInfo.Name = "gbtnShopInfo";
  255. this.gbtnShopInfo.Size = new System.Drawing.Size(80, 75);
  256. this.gbtnShopInfo.TabIndex = 14;
  257. this.gbtnShopInfo.Tag = "SUMB|show|LYFZ.Software.MainBusiness.StudioDataSet.ShopMessageSetFormMain";
  258. this.gbtnShopInfo.Text = "本店信息";
  259. this.gbtnShopInfo.ThisButton = false;
  260. //
  261. // gbtnAbut
  262. //
  263. this.gbtnAbut.BackColor = System.Drawing.Color.ForestGreen;
  264. this.gbtnAbut.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnAbut.BackImg")));
  265. this.gbtnAbut.Bitmap = global::LYFZ.Software.UI.Properties.Resources.drive_48px;
  266. this.gbtnAbut.Enabled = false;
  267. this.gbtnAbut.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  268. this.gbtnAbut.ForeColor = System.Drawing.Color.White;
  269. this.gbtnAbut.IsProhibitedResize = true;
  270. this.gbtnAbut.Location = new System.Drawing.Point(458, 206);
  271. this.gbtnAbut.Name = "gbtnAbut";
  272. this.gbtnAbut.Size = new System.Drawing.Size(80, 75);
  273. this.gbtnAbut.TabIndex = 15;
  274. this.gbtnAbut.Tag = "SPS|ShowDialog|LYFZ.Software.PhotoStudio.frmBackupReminder";
  275. this.gbtnAbut.Text = "备份监测";
  276. this.gbtnAbut.ThisButton = false;
  277. //
  278. // gbtnGonggao
  279. //
  280. this.gbtnGonggao.BackColor = System.Drawing.Color.ForestGreen;
  281. this.gbtnGonggao.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnGonggao.BackImg")));
  282. this.gbtnGonggao.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T02;
  283. this.gbtnGonggao.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  284. this.gbtnGonggao.ForeColor = System.Drawing.Color.White;
  285. this.gbtnGonggao.IsProhibitedResize = true;
  286. this.gbtnGonggao.Location = new System.Drawing.Point(114, 125);
  287. this.gbtnGonggao.Name = "gbtnGonggao";
  288. this.gbtnGonggao.Size = new System.Drawing.Size(80, 75);
  289. this.gbtnGonggao.TabIndex = 16;
  290. this.gbtnGonggao.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.OAShopManagement.frmBulletinBoard";
  291. this.gbtnGonggao.Text = "公告栏";
  292. this.gbtnGonggao.ThisButton = false;
  293. //
  294. // gbtnIntentionCustomer
  295. //
  296. this.gbtnIntentionCustomer.BackColor = System.Drawing.Color.SteelBlue;
  297. this.gbtnIntentionCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnIntentionCustomer.BackImg")));
  298. this.gbtnIntentionCustomer.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T12;
  299. this.gbtnIntentionCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  300. this.gbtnIntentionCustomer.ForeColor = System.Drawing.Color.White;
  301. this.gbtnIntentionCustomer.IsProhibitedResize = false;
  302. this.gbtnIntentionCustomer.Location = new System.Drawing.Point(200, 125);
  303. this.gbtnIntentionCustomer.Name = "gbtnIntentionCustomer";
  304. this.gbtnIntentionCustomer.Size = new System.Drawing.Size(80, 156);
  305. this.gbtnIntentionCustomer.TabIndex = 17;
  306. this.gbtnIntentionCustomer.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.Customers.Interestedbuyers";
  307. this.gbtnIntentionCustomer.Text = "意向客户";
  308. this.gbtnIntentionCustomer.ThisButton = false;
  309. //
  310. // gbtnQujianbiao
  311. //
  312. this.gbtnQujianbiao.BackColor = System.Drawing.Color.ForestGreen;
  313. this.gbtnQujianbiao.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnQujianbiao.BackImg")));
  314. this.gbtnQujianbiao.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T07;
  315. this.gbtnQujianbiao.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  316. this.gbtnQujianbiao.ForeColor = System.Drawing.Color.White;
  317. this.gbtnQujianbiao.IsProhibitedResize = false;
  318. this.gbtnQujianbiao.Location = new System.Drawing.Point(372, 125);
  319. this.gbtnQujianbiao.Name = "gbtnQujianbiao";
  320. this.gbtnQujianbiao.Size = new System.Drawing.Size(80, 156);
  321. this.gbtnQujianbiao.TabIndex = 18;
  322. this.gbtnQujianbiao.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.DoorCityProcess.TotakePieceFormMain";
  323. this.gbtnQujianbiao.Text = "取件表";
  324. this.gbtnQujianbiao.ThisButton = false;
  325. //
  326. // gbtnYuangongjiangfa
  327. //
  328. this.gbtnYuangongjiangfa.BackColor = System.Drawing.Color.Orange;
  329. this.gbtnYuangongjiangfa.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnYuangongjiangfa.BackImg")));
  330. this.gbtnYuangongjiangfa.Bitmap = ((System.Drawing.Bitmap)(resources.GetObject("gbtnYuangongjiangfa.Bitmap")));
  331. this.gbtnYuangongjiangfa.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  332. this.gbtnYuangongjiangfa.ForeColor = System.Drawing.Color.White;
  333. this.gbtnYuangongjiangfa.IsProhibitedResize = true;
  334. this.gbtnYuangongjiangfa.Location = new System.Drawing.Point(114, 206);
  335. this.gbtnYuangongjiangfa.Name = "gbtnYuangongjiangfa";
  336. this.gbtnYuangongjiangfa.Size = new System.Drawing.Size(80, 75);
  337. this.gbtnYuangongjiangfa.TabIndex = 19;
  338. this.gbtnYuangongjiangfa.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.FinancialManagement.FrmStaffAwardPun" +
  339. "ish";
  340. this.gbtnYuangongjiangfa.Text = "员工奖罚";
  341. this.gbtnYuangongjiangfa.ThisButton = false;
  342. //
  343. // gbtnmyWork
  344. //
  345. this.gbtnmyWork.BackColor = System.Drawing.Color.Red;
  346. this.gbtnmyWork.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnmyWork.BackImg")));
  347. this.gbtnmyWork.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T01;
  348. this.gbtnmyWork.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
  349. this.gbtnmyWork.ForeColor = System.Drawing.Color.White;
  350. this.gbtnmyWork.IsProhibitedResize = false;
  351. this.gbtnmyWork.Location = new System.Drawing.Point(28, 44);
  352. this.gbtnmyWork.Name = "gbtnmyWork";
  353. this.gbtnmyWork.Size = new System.Drawing.Size(166, 75);
  354. this.gbtnmyWork.TabIndex = 20;
  355. this.gbtnmyWork.Tag = "SUMB|Show|LYFZ.Software.MainBusiness.CameraControlBook.MyWorkRemindFormMain";
  356. this.gbtnmyWork.Text = "我的工作";
  357. this.gbtnmyWork.ThisButton = false;
  358. //
  359. // frmShortcutTool
  360. //
  361. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  362. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  363. this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
  364. this.ClientSize = new System.Drawing.Size(600, 400);
  365. this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
  366. this.IsUserControlsSize = false;
  367. this.MaximizeBox = false;
  368. this.Name = "frmShortcutTool";
  369. this.Text = "快捷工具栏设置";
  370. this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
  371. this.plExMainContainer.ResumeLayout(false);
  372. this.plFormMainContent.ResumeLayout(false);
  373. this.panelEx1.ResumeLayout(false);
  374. this.panelEx1.PerformLayout();
  375. this.ResumeLayout(false);
  376. }
  377. #endregion
  378. public ComponentLibrary.GlassButton glassButton12;
  379. public ComponentLibrary.GlassButton gbtnOrdTable;
  380. public ComponentLibrary.GlassButton gbtnHelp;
  381. public ComponentLibrary.GlassButton gbtnSmsSend;
  382. public ComponentLibrary.GlassButton gbtnOrderCustomer;
  383. public ComponentLibrary.GlassButton gbtnDaYing;
  384. public ComponentLibrary.GlassButton gbtnUpdatePass;
  385. public ComponentLibrary.GlassButton gbtnProcessOverview;
  386. public ComponentLibrary.GlassButton gbtnShopInfo;
  387. public ComponentLibrary.GlassButton gbtnAbut;
  388. public ComponentLibrary.GlassButton gbtnGonggao;
  389. public ComponentLibrary.GlassButton gbtnIntentionCustomer;
  390. public ComponentLibrary.GlassButton gbtnQujianbiao;
  391. public ComponentLibrary.GlassButton gbtnYuangongjiangfa;
  392. public ComponentLibrary.GlassButton gbtnmyWork;
  393. private ComponentLibrary.LabelEx labelEx1;
  394. public ComponentLibrary.PanelEx panelEx1;
  395. }
  396. }