123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402 |
- namespace LYFZ.Software.UI
- {
- partial class frmShortcutTool
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmShortcutTool));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.glassButton12 = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnOrdTable = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnHelp = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnSmsSend = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnOrderCustomer = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnDaYing = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnUpdatePass = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnProcessOverview = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnShopInfo = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnAbut = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnGonggao = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnIntentionCustomer = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnQujianbiao = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnYuangongjiangfa = new LYFZ.ComponentLibrary.GlassButton();
- this.gbtnmyWork = new LYFZ.ComponentLibrary.GlassButton();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(600, 335);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(600, 335);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(741, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(541, 0);
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.glassButton12);
- this.panelEx1.Controls.Add(this.gbtnOrdTable);
- this.panelEx1.Controls.Add(this.gbtnHelp);
- this.panelEx1.Controls.Add(this.gbtnSmsSend);
- this.panelEx1.Controls.Add(this.gbtnOrderCustomer);
- this.panelEx1.Controls.Add(this.gbtnDaYing);
- this.panelEx1.Controls.Add(this.gbtnUpdatePass);
- this.panelEx1.Controls.Add(this.gbtnProcessOverview);
- this.panelEx1.Controls.Add(this.gbtnShopInfo);
- this.panelEx1.Controls.Add(this.gbtnAbut);
- this.panelEx1.Controls.Add(this.gbtnGonggao);
- this.panelEx1.Controls.Add(this.gbtnIntentionCustomer);
- this.panelEx1.Controls.Add(this.gbtnQujianbiao);
- this.panelEx1.Controls.Add(this.gbtnYuangongjiangfa);
- this.panelEx1.Controls.Add(this.gbtnmyWork);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(580, 315);
- this.panelEx1.TabIndex = 0;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(28, 14);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(296, 17);
- this.labelEx1.TabIndex = 21;
- this.labelEx1.Text = "单击进入修改 [说明:本设置只对当前用户在本机有效]";
- //
- // glassButton12
- //
- this.glassButton12.BackColor = System.Drawing.Color.SteelBlue;
- this.glassButton12.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("glassButton12.BackImg")));
- this.glassButton12.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T06;
- this.glassButton12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.glassButton12.ForeColor = System.Drawing.Color.White;
- this.glassButton12.IsProhibitedResize = true;
- this.glassButton12.Location = new System.Drawing.Point(28, 125);
- this.glassButton12.Name = "glassButton12";
- this.glassButton12.Size = new System.Drawing.Size(80, 75);
- this.glassButton12.TabIndex = 6;
- this.glassButton12.Tag = "SUMB|Show|LYFZ.Software.MainBusiness.InitialSet.FrmPersonalCenter";
- this.glassButton12.Text = "个人信息";
- this.glassButton12.ThisButton = false;
- //
- // gbtnOrdTable
- //
- this.gbtnOrdTable.BackColor = System.Drawing.Color.ForestGreen;
- this.gbtnOrdTable.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnOrdTable.BackImg")));
- this.gbtnOrdTable.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T05;
- this.gbtnOrdTable.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnOrdTable.ForeColor = System.Drawing.Color.White;
- this.gbtnOrdTable.IsProhibitedResize = true;
- this.gbtnOrdTable.Location = new System.Drawing.Point(286, 44);
- this.gbtnOrdTable.Name = "gbtnOrdTable";
- this.gbtnOrdTable.Size = new System.Drawing.Size(80, 75);
- this.gbtnOrdTable.TabIndex = 7;
- this.gbtnOrdTable.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.CameraControlBook.OrderReportFormMai" +
- "n";
- this.gbtnOrdTable.Text = "订单报表";
- this.gbtnOrdTable.ThisButton = false;
- //
- // gbtnHelp
- //
- this.gbtnHelp.BackColor = System.Drawing.Color.SteelBlue;
- this.gbtnHelp.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnHelp.BackImg")));
- this.gbtnHelp.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T09;
- this.gbtnHelp.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnHelp.ForeColor = System.Drawing.Color.White;
- this.gbtnHelp.IsProhibitedResize = true;
- this.gbtnHelp.Location = new System.Drawing.Point(458, 44);
- this.gbtnHelp.Name = "gbtnHelp";
- this.gbtnHelp.Size = new System.Drawing.Size(80, 75);
- this.gbtnHelp.TabIndex = 8;
- this.gbtnHelp.Tag = "SPS|Run|http://www.lyfz.net/";
- this.gbtnHelp.Text = "帮助信息";
- this.gbtnHelp.ThisButton = false;
- //
- // gbtnSmsSend
- //
- this.gbtnSmsSend.BackColor = System.Drawing.Color.Turquoise;
- this.gbtnSmsSend.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnSmsSend.BackImg")));
- this.gbtnSmsSend.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T11;
- this.gbtnSmsSend.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnSmsSend.ForeColor = System.Drawing.Color.White;
- this.gbtnSmsSend.IsProhibitedResize = true;
- this.gbtnSmsSend.Location = new System.Drawing.Point(28, 206);
- this.gbtnSmsSend.Name = "gbtnSmsSend";
- this.gbtnSmsSend.Size = new System.Drawing.Size(80, 75);
- this.gbtnSmsSend.TabIndex = 9;
- this.gbtnSmsSend.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.SMSManagement.FrmSendRecords";
- this.gbtnSmsSend.Text = "短信记录";
- this.gbtnSmsSend.ThisButton = false;
- //
- // gbtnOrderCustomer
- //
- this.gbtnOrderCustomer.BackColor = System.Drawing.Color.SteelBlue;
- this.gbtnOrderCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnOrderCustomer.BackImg")));
- this.gbtnOrderCustomer.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T06;
- this.gbtnOrderCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnOrderCustomer.ForeColor = System.Drawing.Color.White;
- this.gbtnOrderCustomer.IsProhibitedResize = true;
- this.gbtnOrderCustomer.Location = new System.Drawing.Point(286, 125);
- this.gbtnOrderCustomer.Name = "gbtnOrderCustomer";
- this.gbtnOrderCustomer.Size = new System.Drawing.Size(80, 75);
- this.gbtnOrderCustomer.TabIndex = 10;
- this.gbtnOrderCustomer.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.Customers.FrmOrdersCustomer";
- this.gbtnOrderCustomer.Text = "订单客户";
- this.gbtnOrderCustomer.ThisButton = false;
- //
- // gbtnDaYing
- //
- this.gbtnDaYing.BackColor = System.Drawing.Color.Turquoise;
- this.gbtnDaYing.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnDaYing.BackImg")));
- this.gbtnDaYing.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T14;
- this.gbtnDaYing.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnDaYing.ForeColor = System.Drawing.Color.White;
- this.gbtnDaYing.IsProhibitedResize = true;
- this.gbtnDaYing.Location = new System.Drawing.Point(458, 125);
- this.gbtnDaYing.Name = "gbtnDaYing";
- this.gbtnDaYing.Size = new System.Drawing.Size(80, 75);
- this.gbtnDaYing.TabIndex = 11;
- this.gbtnDaYing.Tag = "SUMB|show|LYFZ.Software.MainBusiness.StudioDataSet.PrinterSetFormMain";
- this.gbtnDaYing.Text = "打印设置";
- this.gbtnDaYing.ThisButton = false;
- //
- // gbtnUpdatePass
- //
- this.gbtnUpdatePass.BackColor = System.Drawing.Color.Red;
- this.gbtnUpdatePass.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnUpdatePass.BackImg")));
- this.gbtnUpdatePass.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T13;
- this.gbtnUpdatePass.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnUpdatePass.ForeColor = System.Drawing.Color.White;
- this.gbtnUpdatePass.IsProhibitedResize = true;
- this.gbtnUpdatePass.Location = new System.Drawing.Point(286, 206);
- this.gbtnUpdatePass.Name = "gbtnUpdatePass";
- this.gbtnUpdatePass.Size = new System.Drawing.Size(80, 75);
- this.gbtnUpdatePass.TabIndex = 12;
- this.gbtnUpdatePass.Tag = "SUMB|show|LYFZ.Software.MainBusiness.SystemSettings.FrmChangePassword";
- this.gbtnUpdatePass.Text = "修改密码";
- this.gbtnUpdatePass.ThisButton = false;
- //
- // gbtnProcessOverview
- //
- this.gbtnProcessOverview.BackColor = System.Drawing.Color.Orange;
- this.gbtnProcessOverview.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnProcessOverview.BackImg")));
- this.gbtnProcessOverview.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T03;
- this.gbtnProcessOverview.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnProcessOverview.ForeColor = System.Drawing.Color.White;
- this.gbtnProcessOverview.IsProhibitedResize = true;
- this.gbtnProcessOverview.Location = new System.Drawing.Point(372, 44);
- this.gbtnProcessOverview.Name = "gbtnProcessOverview";
- this.gbtnProcessOverview.Size = new System.Drawing.Size(80, 75);
- this.gbtnProcessOverview.TabIndex = 13;
- this.gbtnProcessOverview.Tag = "SUMB|show|LYFZ.Software.MainBusiness.CameraControlBook.SmallForm.CameraControlBoo" +
- "kOverviewSmallForm";
- this.gbtnProcessOverview.Text = "流程总览";
- this.gbtnProcessOverview.ThisButton = false;
- //
- // gbtnShopInfo
- //
- this.gbtnShopInfo.BackColor = System.Drawing.Color.Turquoise;
- this.gbtnShopInfo.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnShopInfo.BackImg")));
- this.gbtnShopInfo.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T04;
- this.gbtnShopInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnShopInfo.ForeColor = System.Drawing.Color.White;
- this.gbtnShopInfo.IsProhibitedResize = true;
- this.gbtnShopInfo.Location = new System.Drawing.Point(200, 44);
- this.gbtnShopInfo.Name = "gbtnShopInfo";
- this.gbtnShopInfo.Size = new System.Drawing.Size(80, 75);
- this.gbtnShopInfo.TabIndex = 14;
- this.gbtnShopInfo.Tag = "SUMB|show|LYFZ.Software.MainBusiness.StudioDataSet.ShopMessageSetFormMain";
- this.gbtnShopInfo.Text = "本店信息";
- this.gbtnShopInfo.ThisButton = false;
- //
- // gbtnAbut
- //
- this.gbtnAbut.BackColor = System.Drawing.Color.ForestGreen;
- this.gbtnAbut.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnAbut.BackImg")));
- this.gbtnAbut.Bitmap = global::LYFZ.Software.UI.Properties.Resources.drive_48px;
- this.gbtnAbut.Enabled = false;
- this.gbtnAbut.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnAbut.ForeColor = System.Drawing.Color.White;
- this.gbtnAbut.IsProhibitedResize = true;
- this.gbtnAbut.Location = new System.Drawing.Point(458, 206);
- this.gbtnAbut.Name = "gbtnAbut";
- this.gbtnAbut.Size = new System.Drawing.Size(80, 75);
- this.gbtnAbut.TabIndex = 15;
- this.gbtnAbut.Tag = "SPS|ShowDialog|LYFZ.Software.PhotoStudio.frmBackupReminder";
- this.gbtnAbut.Text = "备份监测";
- this.gbtnAbut.ThisButton = false;
- //
- // gbtnGonggao
- //
- this.gbtnGonggao.BackColor = System.Drawing.Color.ForestGreen;
- this.gbtnGonggao.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnGonggao.BackImg")));
- this.gbtnGonggao.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T02;
- this.gbtnGonggao.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnGonggao.ForeColor = System.Drawing.Color.White;
- this.gbtnGonggao.IsProhibitedResize = true;
- this.gbtnGonggao.Location = new System.Drawing.Point(114, 125);
- this.gbtnGonggao.Name = "gbtnGonggao";
- this.gbtnGonggao.Size = new System.Drawing.Size(80, 75);
- this.gbtnGonggao.TabIndex = 16;
- this.gbtnGonggao.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.OAShopManagement.frmBulletinBoard";
- this.gbtnGonggao.Text = "公告栏";
- this.gbtnGonggao.ThisButton = false;
- //
- // gbtnIntentionCustomer
- //
- this.gbtnIntentionCustomer.BackColor = System.Drawing.Color.SteelBlue;
- this.gbtnIntentionCustomer.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnIntentionCustomer.BackImg")));
- this.gbtnIntentionCustomer.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T12;
- this.gbtnIntentionCustomer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnIntentionCustomer.ForeColor = System.Drawing.Color.White;
- this.gbtnIntentionCustomer.IsProhibitedResize = false;
- this.gbtnIntentionCustomer.Location = new System.Drawing.Point(200, 125);
- this.gbtnIntentionCustomer.Name = "gbtnIntentionCustomer";
- this.gbtnIntentionCustomer.Size = new System.Drawing.Size(80, 156);
- this.gbtnIntentionCustomer.TabIndex = 17;
- this.gbtnIntentionCustomer.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.Customers.Interestedbuyers";
- this.gbtnIntentionCustomer.Text = "意向客户";
- this.gbtnIntentionCustomer.ThisButton = false;
- //
- // gbtnQujianbiao
- //
- this.gbtnQujianbiao.BackColor = System.Drawing.Color.ForestGreen;
- this.gbtnQujianbiao.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnQujianbiao.BackImg")));
- this.gbtnQujianbiao.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T07;
- this.gbtnQujianbiao.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnQujianbiao.ForeColor = System.Drawing.Color.White;
- this.gbtnQujianbiao.IsProhibitedResize = false;
- this.gbtnQujianbiao.Location = new System.Drawing.Point(372, 125);
- this.gbtnQujianbiao.Name = "gbtnQujianbiao";
- this.gbtnQujianbiao.Size = new System.Drawing.Size(80, 156);
- this.gbtnQujianbiao.TabIndex = 18;
- this.gbtnQujianbiao.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.DoorCityProcess.TotakePieceFormMain";
- this.gbtnQujianbiao.Text = "取件表";
- this.gbtnQujianbiao.ThisButton = false;
- //
- // gbtnYuangongjiangfa
- //
- this.gbtnYuangongjiangfa.BackColor = System.Drawing.Color.Orange;
- this.gbtnYuangongjiangfa.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnYuangongjiangfa.BackImg")));
- this.gbtnYuangongjiangfa.Bitmap = ((System.Drawing.Bitmap)(resources.GetObject("gbtnYuangongjiangfa.Bitmap")));
- this.gbtnYuangongjiangfa.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnYuangongjiangfa.ForeColor = System.Drawing.Color.White;
- this.gbtnYuangongjiangfa.IsProhibitedResize = true;
- this.gbtnYuangongjiangfa.Location = new System.Drawing.Point(114, 206);
- this.gbtnYuangongjiangfa.Name = "gbtnYuangongjiangfa";
- this.gbtnYuangongjiangfa.Size = new System.Drawing.Size(80, 75);
- this.gbtnYuangongjiangfa.TabIndex = 19;
- this.gbtnYuangongjiangfa.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.FinancialManagement.FrmStaffAwardPun" +
- "ish";
- this.gbtnYuangongjiangfa.Text = "员工奖罚";
- this.gbtnYuangongjiangfa.ThisButton = false;
- //
- // gbtnmyWork
- //
- this.gbtnmyWork.BackColor = System.Drawing.Color.Red;
- this.gbtnmyWork.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("gbtnmyWork.BackImg")));
- this.gbtnmyWork.Bitmap = global::LYFZ.Software.UI.Properties.Resources.T01;
- this.gbtnmyWork.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.gbtnmyWork.ForeColor = System.Drawing.Color.White;
- this.gbtnmyWork.IsProhibitedResize = false;
- this.gbtnmyWork.Location = new System.Drawing.Point(28, 44);
- this.gbtnmyWork.Name = "gbtnmyWork";
- this.gbtnmyWork.Size = new System.Drawing.Size(166, 75);
- this.gbtnmyWork.TabIndex = 20;
- this.gbtnmyWork.Tag = "SUMB|Show|LYFZ.Software.MainBusiness.CameraControlBook.MyWorkRemindFormMain";
- this.gbtnmyWork.Text = "我的工作";
- this.gbtnmyWork.ThisButton = false;
- //
- // frmShortcutTool
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
- this.ClientSize = new System.Drawing.Size(600, 400);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsUserControlsSize = false;
- this.MaximizeBox = false;
- this.Name = "frmShortcutTool";
- this.Text = "快捷工具栏设置";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- public ComponentLibrary.GlassButton glassButton12;
- public ComponentLibrary.GlassButton gbtnOrdTable;
- public ComponentLibrary.GlassButton gbtnHelp;
- public ComponentLibrary.GlassButton gbtnSmsSend;
- public ComponentLibrary.GlassButton gbtnOrderCustomer;
- public ComponentLibrary.GlassButton gbtnDaYing;
- public ComponentLibrary.GlassButton gbtnUpdatePass;
- public ComponentLibrary.GlassButton gbtnProcessOverview;
- public ComponentLibrary.GlassButton gbtnShopInfo;
- public ComponentLibrary.GlassButton gbtnAbut;
- public ComponentLibrary.GlassButton gbtnGonggao;
- public ComponentLibrary.GlassButton gbtnIntentionCustomer;
- public ComponentLibrary.GlassButton gbtnQujianbiao;
- public ComponentLibrary.GlassButton gbtnYuangongjiangfa;
- public ComponentLibrary.GlassButton gbtnmyWork;
- private ComponentLibrary.LabelEx labelEx1;
- public ComponentLibrary.PanelEx panelEx1;
- }
- }
|