namespace LYFZ.Software.UI { partial class frmWelcomeForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmWelcomeForm)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.lbTest = new LYFZ.ComponentLibrary.LabelEx(); this.lbUserName = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.picAvatar = new LYFZ.ComponentLibrary.PictureBoxEx(); this.lbAccount = new LYFZ.ComponentLibrary.LabelEx(); this.lbLoginTime = new LYFZ.ComponentLibrary.LabelEx(); this.picAPPDowload = new LYFZ.ComponentLibrary.PictureBoxEx(); this.picQrCodeImage = new LYFZ.ComponentLibrary.PictureBoxEx(); this.gbtnmyWork = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnQujianbiao = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnProcessOverview = new LYFZ.ComponentLibrary.GlassButton(); this.txtEssays = new System.Windows.Forms.TextBox(); this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx(); this.gbtnYuangongjiangfa = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnGonggao = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnDaYing = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnHelp = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnAbut = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnSmsSend = new LYFZ.ComponentLibrary.GlassButton(); this.glassButton12 = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnIntentionCustomer = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnShopInfo = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnUpdatePass = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnOrderCustomer = new LYFZ.ComponentLibrary.GlassButton(); this.gbtnOrdTable = new LYFZ.ComponentLibrary.GlassButton(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picAvatar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picAPPDowload)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picQrCodeImage)).BeginInit(); this.groupBoxEx1.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.AutoScroll = true; this.plExMainContainer.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.plExMainContainer.Controls.Add(this.labelEx2); this.plExMainContainer.Controls.Add(this.picAPPDowload); this.plExMainContainer.Controls.Add(this.picQrCodeImage); this.plExMainContainer.Controls.Add(this.labelEx1); this.plExMainContainer.Controls.Add(this.lbTest); this.plExMainContainer.Controls.Add(this.groupBoxEx1); this.plExMainContainer.Controls.Add(this.glassButton12); this.plExMainContainer.Controls.Add(this.gbtnOrdTable); this.plExMainContainer.Controls.Add(this.gbtnHelp); this.plExMainContainer.Controls.Add(this.gbtnSmsSend); this.plExMainContainer.Controls.Add(this.gbtnOrderCustomer); this.plExMainContainer.Controls.Add(this.gbtnDaYing); this.plExMainContainer.Controls.Add(this.gbtnUpdatePass); this.plExMainContainer.Controls.Add(this.gbtnProcessOverview); this.plExMainContainer.Controls.Add(this.gbtnShopInfo); this.plExMainContainer.Controls.Add(this.gbtnAbut); this.plExMainContainer.Controls.Add(this.gbtnGonggao); this.plExMainContainer.Controls.Add(this.gbtnIntentionCustomer); this.plExMainContainer.Controls.Add(this.gbtnQujianbiao); this.plExMainContainer.Controls.Add(this.gbtnYuangongjiangfa); this.plExMainContainer.Controls.Add(this.gbtnmyWork); this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Location = new System.Drawing.Point(0, 40); this.plExMainContainer.Size = new System.Drawing.Size(980, 755); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(980, 795); this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(921, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(948, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(894, 0); // // panelEx1 // this.panelEx1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx1.BorderWidth = 1; this.panelEx1.Location = new System.Drawing.Point(12, 31); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(334, 500); this.panelEx1.TabIndex = 0; // // lbTest // this.lbTest.BackColor = System.Drawing.Color.Transparent; this.lbTest.Font = new System.Drawing.Font("楷体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbTest.ForeColor = System.Drawing.Color.Red; this.lbTest.Location = new System.Drawing.Point(12, 576); this.lbTest.Name = "lbTest"; this.lbTest.Size = new System.Drawing.Size(863, 160); this.lbTest.TabIndex = 1; this.lbTest.Text = "欢迎体验使用利亚方舟影楼管理系统!\r\n当前软件为体验版,只适用于新客户体验学习,不可用于生产使用。\r\n体验版数据将不定期清理,体验过程中发现部分订单数据没有被存档" + "为正常现象。\r\n体验版导入相片只能导到客户端设置的本地目录中。\r\n如需正式使用正版软件,请联系:0752-2398865 利亚方舟客服人员"; this.lbTest.Visible = false; // // lbUserName // this.lbUserName.AutoSize = true; this.lbUserName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbUserName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbUserName.Location = new System.Drawing.Point(112, 21); this.lbUserName.Name = "lbUserName"; this.lbUserName.Size = new System.Drawing.Size(83, 20); this.lbUserName.TabIndex = 1; this.lbUserName.Text = "欢迎您:{$}"; // // panelEx2 // this.panelEx2.BackColor = System.Drawing.Color.White; this.panelEx2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all; this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.picAvatar); this.panelEx2.Controls.Add(this.lbAccount); this.panelEx2.Controls.Add(this.lbLoginTime); this.panelEx2.Controls.Add(this.lbUserName); this.panelEx2.Location = new System.Drawing.Point(365, 31); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(512, 132); this.panelEx2.TabIndex = 0; // // picAvatar // this.picAvatar.BackColor = System.Drawing.Color.Transparent; this.picAvatar.Location = new System.Drawing.Point(9, 16); this.picAvatar.Name = "picAvatar"; this.picAvatar.Size = new System.Drawing.Size(100, 100); this.picAvatar.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picAvatar.TabIndex = 13; this.picAvatar.TabStop = false; // // lbAccount // this.lbAccount.AutoSize = true; this.lbAccount.Cursor = System.Windows.Forms.Cursors.Hand; this.lbAccount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbAccount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbAccount.Location = new System.Drawing.Point(113, 59); this.lbAccount.Name = "lbAccount"; this.lbAccount.Size = new System.Drawing.Size(104, 17); this.lbAccount.TabIndex = 1; this.lbAccount.Text = "帐号[标识ID]:{$}"; // // lbLoginTime // this.lbLoginTime.AutoSize = true; this.lbLoginTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lbLoginTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.lbLoginTime.Location = new System.Drawing.Point(110, 86); this.lbLoginTime.Name = "lbLoginTime"; this.lbLoginTime.Size = new System.Drawing.Size(107, 17); this.lbLoginTime.TabIndex = 1; this.lbLoginTime.Text = "上次登录时间:{$}"; // // picAPPDowload // this.picAPPDowload.BackColor = System.Drawing.Color.Transparent; this.picAPPDowload.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.picAPPDowload.Cursor = System.Windows.Forms.Cursors.Hand; this.picAPPDowload.Image = global::LYFZ.Software.Properties.Resources.APP; this.picAPPDowload.Location = new System.Drawing.Point(844, 70); this.picAPPDowload.Name = "picAPPDowload"; this.picAPPDowload.Size = new System.Drawing.Size(28, 28); this.picAPPDowload.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picAPPDowload.TabIndex = 13; this.picAPPDowload.TabStop = false; // // picQrCodeImage // this.picQrCodeImage.BackColor = System.Drawing.Color.Transparent; this.picQrCodeImage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.picQrCodeImage.Cursor = System.Windows.Forms.Cursors.Hand; this.picQrCodeImage.Location = new System.Drawing.Point(844, 37); this.picQrCodeImage.Name = "picQrCodeImage"; this.picQrCodeImage.Size = new System.Drawing.Size(28, 28); this.picQrCodeImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.picQrCodeImage.TabIndex = 13; this.picQrCodeImage.TabStop = 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(365, 170); this.gbtnmyWork.Name = "gbtnmyWork"; this.gbtnmyWork.Size = new System.Drawing.Size(166, 75); this.gbtnmyWork.TabIndex = 5; this.gbtnmyWork.Tag = "SUMB|Show|LYFZ.Software.MainBusiness.CameraControlBook.MyWorkRemindFormMain"; this.gbtnmyWork.Text = "我的工作"; this.gbtnmyWork.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(709, 251); this.gbtnQujianbiao.Name = "gbtnQujianbiao"; this.gbtnQujianbiao.Size = new System.Drawing.Size(80, 156); this.gbtnQujianbiao.TabIndex = 5; this.gbtnQujianbiao.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.DoorCityProcess.TotakePieceFormMain"; this.gbtnQujianbiao.Text = "取件表"; this.gbtnQujianbiao.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(709, 170); this.gbtnProcessOverview.Name = "gbtnProcessOverview"; this.gbtnProcessOverview.Size = new System.Drawing.Size(80, 75); this.gbtnProcessOverview.TabIndex = 5; this.gbtnProcessOverview.Tag = "SUMB|show|LYFZ.Software.MainBusiness.CameraControlBook.SmallForm.CameraControlBoo" + "kOverviewSmallForm"; this.gbtnProcessOverview.Text = "流程总览"; this.gbtnProcessOverview.ThisButton = false; // // txtEssays // this.txtEssays.BackColor = System.Drawing.Color.White; this.txtEssays.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtEssays.Dock = System.Windows.Forms.DockStyle.Fill; this.txtEssays.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtEssays.Location = new System.Drawing.Point(3, 19); this.txtEssays.MaxLength = 460; this.txtEssays.Multiline = true; this.txtEssays.Name = "txtEssays"; this.txtEssays.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtEssays.Size = new System.Drawing.Size(506, 98); this.txtEssays.TabIndex = 6; // // groupBoxEx1 // this.groupBoxEx1.Controls.Add(this.txtEssays); this.groupBoxEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupBoxEx1.Location = new System.Drawing.Point(365, 412); this.groupBoxEx1.Name = "groupBoxEx1"; this.groupBoxEx1.Size = new System.Drawing.Size(512, 120); this.groupBoxEx1.TabIndex = 7; this.groupBoxEx1.TabStop = false; this.groupBoxEx1.Text = "工作随笔"; // // 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(451, 332); this.gbtnYuangongjiangfa.Name = "gbtnYuangongjiangfa"; this.gbtnYuangongjiangfa.Size = new System.Drawing.Size(80, 75); this.gbtnYuangongjiangfa.TabIndex = 5; this.gbtnYuangongjiangfa.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.FinancialManagement.FrmStaffAwardPun" + "ish"; this.gbtnYuangongjiangfa.Text = "员工奖罚"; this.gbtnYuangongjiangfa.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(451, 251); this.gbtnGonggao.Name = "gbtnGonggao"; this.gbtnGonggao.Size = new System.Drawing.Size(80, 75); this.gbtnGonggao.TabIndex = 5; this.gbtnGonggao.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.OAShopManagement.frmBulletinBoard"; this.gbtnGonggao.Text = "公告栏"; this.gbtnGonggao.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(795, 251); this.gbtnDaYing.Name = "gbtnDaYing"; this.gbtnDaYing.Size = new System.Drawing.Size(80, 75); this.gbtnDaYing.TabIndex = 5; this.gbtnDaYing.Tag = "SUMB|show|LYFZ.Software.MainBusiness.StudioDataSet.PrinterSetFormMain"; this.gbtnDaYing.Text = "打印设置"; this.gbtnDaYing.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(795, 170); this.gbtnHelp.Name = "gbtnHelp"; this.gbtnHelp.Size = new System.Drawing.Size(80, 75); this.gbtnHelp.TabIndex = 5; this.gbtnHelp.Tag = "SPS|Run|http://www.lyfz.net/"; this.gbtnHelp.Text = "帮助信息"; this.gbtnHelp.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.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(795, 332); this.gbtnAbut.Name = "gbtnAbut"; this.gbtnAbut.Size = new System.Drawing.Size(80, 75); this.gbtnAbut.TabIndex = 5; this.gbtnAbut.Tag = "SPS|ShowDialog|LYFZ.Software.PhotoStudio.frmBackupReminder"; this.gbtnAbut.Text = "备份监测"; this.gbtnAbut.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(365, 332); this.gbtnSmsSend.Name = "gbtnSmsSend"; this.gbtnSmsSend.Size = new System.Drawing.Size(80, 75); this.gbtnSmsSend.TabIndex = 5; this.gbtnSmsSend.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.SMSManagement.FrmSendRecords"; this.gbtnSmsSend.Text = "短信记录"; this.gbtnSmsSend.ThisButton = false; // // 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(365, 251); this.glassButton12.Name = "glassButton12"; this.glassButton12.Size = new System.Drawing.Size(80, 75); this.glassButton12.TabIndex = 5; this.glassButton12.Tag = "SUMB|Show|LYFZ.Software.MainBusiness.InitialSet.FrmPersonalCenter"; this.glassButton12.Text = "个人信息"; this.glassButton12.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(537, 251); this.gbtnIntentionCustomer.Name = "gbtnIntentionCustomer"; this.gbtnIntentionCustomer.Size = new System.Drawing.Size(80, 156); this.gbtnIntentionCustomer.TabIndex = 5; this.gbtnIntentionCustomer.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.Customers.Interestedbuyers"; this.gbtnIntentionCustomer.Text = "意向客户"; this.gbtnIntentionCustomer.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(537, 170); this.gbtnShopInfo.Name = "gbtnShopInfo"; this.gbtnShopInfo.Size = new System.Drawing.Size(80, 75); this.gbtnShopInfo.TabIndex = 5; this.gbtnShopInfo.Tag = "SUMB|show|LYFZ.Software.MainBusiness.StudioDataSet.ShopMessageSetFormMain"; this.gbtnShopInfo.Text = "本店信息"; this.gbtnShopInfo.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(623, 332); this.gbtnUpdatePass.Name = "gbtnUpdatePass"; this.gbtnUpdatePass.Size = new System.Drawing.Size(80, 75); this.gbtnUpdatePass.TabIndex = 5; this.gbtnUpdatePass.Tag = "SUMB|show|LYFZ.Software.MainBusiness.SystemSettings.FrmChangePassword"; this.gbtnUpdatePass.Text = "修改密码"; this.gbtnUpdatePass.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(623, 251); this.gbtnOrderCustomer.Name = "gbtnOrderCustomer"; this.gbtnOrderCustomer.Size = new System.Drawing.Size(80, 75); this.gbtnOrderCustomer.TabIndex = 5; this.gbtnOrderCustomer.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.Customers.FrmOrdersCustomer"; this.gbtnOrderCustomer.Text = "订单客户"; this.gbtnOrderCustomer.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(623, 170); this.gbtnOrdTable.Name = "gbtnOrdTable"; this.gbtnOrdTable.Size = new System.Drawing.Size(80, 75); this.gbtnOrdTable.TabIndex = 5; this.gbtnOrdTable.Tag = "SUMB|ShowEmbedded|LYFZ.Software.MainBusiness.CameraControlBook.OrderReportFormMai" + "n"; this.gbtnOrdTable.Text = "订单报表"; this.gbtnOrdTable.ThisButton = false; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.BackColor = System.Drawing.Color.Transparent; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((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(15, 5); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(317, 20); this.labelEx1.TabIndex = 1; this.labelEx1.Text = "欢迎使用利亚方舟影楼管理系统,祝您使用愉快!"; // // labelEx2 // this.labelEx2.BackColor = System.Drawing.Color.Transparent; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelEx2.ForeColor = System.Drawing.Color.Green; this.labelEx2.Location = new System.Drawing.Point(15, 540); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(953, 22); this.labelEx2.TabIndex = 1; this.labelEx2.Text = "系统最低要求:32位系统 2GB内存 2GB储存空间 推荐配置:64位系统 8GB内存以上 100GB储存空间以上"; // // frmWelcomeForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(980, 860); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsShowUcNavigationTool = true; this.Name = "frmWelcomeForm"; this.Text = "欢迎使用利亚方舟影楼管理软件"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.btnAppFormMaximize, 0); this.Controls.SetChildIndex(this.btnAppFormExit, 0); this.Controls.SetChildIndex(this.btnAppFormMinimize, 0); this.Controls.SetChildIndex(this.btnAppFormMenu, 0); this.Controls.SetChildIndex(this.btnAppFormSkin, 0); this.Controls.SetChildIndex(this.plFormMainContent, 0); this.plExMainContainer.ResumeLayout(false); this.plExMainContainer.PerformLayout(); this.plFormMainContent.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.panelEx2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.picAvatar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picAPPDowload)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picQrCodeImage)).EndInit(); this.groupBoxEx1.ResumeLayout(false); this.groupBoxEx1.PerformLayout(); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.GroupBoxEx groupBoxEx1; protected internal ComponentLibrary.PictureBoxEx picAvatar; protected internal ComponentLibrary.LabelEx lbUserName; protected internal System.Windows.Forms.TextBox txtEssays; protected internal ComponentLibrary.LabelEx lbAccount; protected internal ComponentLibrary.LabelEx lbLoginTime; protected internal ComponentLibrary.GlassButton gbtnProcessOverview; protected internal ComponentLibrary.GlassButton gbtnQujianbiao; protected internal ComponentLibrary.GlassButton gbtnmyWork; protected internal ComponentLibrary.GlassButton glassButton12; protected internal ComponentLibrary.GlassButton gbtnHelp; protected internal ComponentLibrary.GlassButton gbtnSmsSend; protected internal ComponentLibrary.GlassButton gbtnDaYing; protected internal ComponentLibrary.GlassButton gbtnAbut; protected internal ComponentLibrary.GlassButton gbtnGonggao; protected internal ComponentLibrary.GlassButton gbtnYuangongjiangfa; protected internal ComponentLibrary.GlassButton gbtnOrdTable; protected internal ComponentLibrary.GlassButton gbtnOrderCustomer; protected internal ComponentLibrary.GlassButton gbtnUpdatePass; protected internal ComponentLibrary.GlassButton gbtnShopInfo; protected internal ComponentLibrary.GlassButton gbtnIntentionCustomer; public ComponentLibrary.LabelEx lbTest; public ComponentLibrary.LabelEx labelEx1; public ComponentLibrary.PanelEx panelEx1; protected internal ComponentLibrary.PictureBoxEx picQrCodeImage; protected internal ComponentLibrary.PictureBoxEx picAPPDowload; public ComponentLibrary.LabelEx labelEx2; } }