namespace LYFZ.Software.UI.TimeAndAttendance { partial class MakeAnAppointment { /// /// 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(MakeAnAppointment)); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.butnElectiondress = new LYFZ.ComponentLibrary.ButtonEx(); this.butnservice = new LYFZ.ComponentLibrary.ButtonEx(); this.butnPickup = new LYFZ.ComponentLibrary.ButtonEx(); this.butnLookatthedesign = new LYFZ.ComponentLibrary.ButtonEx(); this.butnSelectionoffilms = new LYFZ.ComponentLibrary.ButtonEx(); this.butnTakepictures = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx2.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10); this.plExMainContainer.Size = new System.Drawing.Size(620, 255); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(620, 255); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(568, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(588, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(561, 0); // // panelEx1 // this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Location = new System.Drawing.Point(4, 43); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(611, 249); this.panelEx1.TabIndex = 0; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.butnElectiondress); this.panelEx2.Controls.Add(this.butnservice); this.panelEx2.Controls.Add(this.butnPickup); this.panelEx2.Controls.Add(this.butnLookatthedesign); this.panelEx2.Controls.Add(this.butnSelectionoffilms); this.panelEx2.Controls.Add(this.butnTakepictures); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx2.Location = new System.Drawing.Point(10, 10); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(600, 235); this.panelEx2.TabIndex = 0; // // butnElectiondress // this.butnElectiondress.BackColor = System.Drawing.Color.Transparent; this.butnElectiondress.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnElectiondress.BackImg"))); this.butnElectiondress.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.butnElectiondress.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.butnElectiondress.ForeColor = System.Drawing.Color.White; this.butnElectiondress.IsCustomBackImg = false; this.butnElectiondress.IsShowText = true; this.butnElectiondress.Location = new System.Drawing.Point(494, 81); this.butnElectiondress.Name = "butnElectiondress"; this.butnElectiondress.Size = new System.Drawing.Size(90, 56); this.butnElectiondress.TabIndex = 12; this.butnElectiondress.Text = " 安排选礼服"; this.butnElectiondress.UseVisualStyleBackColor = false; // // butnservice // this.butnservice.BackColor = System.Drawing.Color.Transparent; this.butnservice.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnservice.BackImg"))); this.butnservice.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.butnservice.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.butnservice.ForeColor = System.Drawing.Color.White; this.butnservice.IsCustomBackImg = false; this.butnservice.IsShowText = true; this.butnservice.Location = new System.Drawing.Point(398, 81); this.butnservice.Name = "butnservice"; this.butnservice.Size = new System.Drawing.Size(90, 56); this.butnservice.TabIndex = 11; this.butnservice.Text = " 安排服务"; this.butnservice.UseVisualStyleBackColor = false; // // butnPickup // this.butnPickup.BackColor = System.Drawing.Color.Transparent; this.butnPickup.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnPickup.BackImg"))); this.butnPickup.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.butnPickup.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.butnPickup.ForeColor = System.Drawing.Color.White; this.butnPickup.IsCustomBackImg = false; this.butnPickup.IsShowText = true; this.butnPickup.Location = new System.Drawing.Point(302, 81); this.butnPickup.Name = "butnPickup"; this.butnPickup.Size = new System.Drawing.Size(90, 56); this.butnPickup.TabIndex = 10; this.butnPickup.Text = " 安排取件"; this.butnPickup.UseVisualStyleBackColor = false; // // butnLookatthedesign // this.butnLookatthedesign.BackColor = System.Drawing.Color.Transparent; this.butnLookatthedesign.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnLookatthedesign.BackImg"))); this.butnLookatthedesign.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.butnLookatthedesign.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.butnLookatthedesign.ForeColor = System.Drawing.Color.White; this.butnLookatthedesign.IsCustomBackImg = false; this.butnLookatthedesign.IsShowText = true; this.butnLookatthedesign.Location = new System.Drawing.Point(206, 81); this.butnLookatthedesign.Name = "butnLookatthedesign"; this.butnLookatthedesign.Size = new System.Drawing.Size(90, 56); this.butnLookatthedesign.TabIndex = 9; this.butnLookatthedesign.Text = " 安排看设计"; this.butnLookatthedesign.UseVisualStyleBackColor = false; // // butnSelectionoffilms // this.butnSelectionoffilms.BackColor = System.Drawing.Color.Transparent; this.butnSelectionoffilms.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnSelectionoffilms.BackImg"))); this.butnSelectionoffilms.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.butnSelectionoffilms.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.butnSelectionoffilms.ForeColor = System.Drawing.Color.White; this.butnSelectionoffilms.IsCustomBackImg = false; this.butnSelectionoffilms.IsShowText = true; this.butnSelectionoffilms.Location = new System.Drawing.Point(110, 81); this.butnSelectionoffilms.Name = "butnSelectionoffilms"; this.butnSelectionoffilms.Size = new System.Drawing.Size(90, 56); this.butnSelectionoffilms.TabIndex = 8; this.butnSelectionoffilms.Text = " 安排选片"; this.butnSelectionoffilms.UseVisualStyleBackColor = false; // // butnTakepictures // this.butnTakepictures.BackColor = System.Drawing.Color.Transparent; this.butnTakepictures.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("butnTakepictures.BackImg"))); this.butnTakepictures.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.butnTakepictures.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.butnTakepictures.ForeColor = System.Drawing.Color.White; this.butnTakepictures.IsCustomBackImg = false; this.butnTakepictures.IsShowText = true; this.butnTakepictures.Location = new System.Drawing.Point(14, 81); this.butnTakepictures.Name = "butnTakepictures"; this.butnTakepictures.Size = new System.Drawing.Size(90, 56); this.butnTakepictures.TabIndex = 7; this.butnTakepictures.Text = " 安排拍照"; this.butnTakepictures.UseVisualStyleBackColor = false; // // MakeAnAppointment // 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(620, 320); this.Controls.Add(this.panelEx1); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsMaximized = false; this.MaximizeBox = false; this.Name = "MakeAnAppointment"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "安排预约"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.Controls.SetChildIndex(this.panelEx1, 0); 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.plFormMainContent.ResumeLayout(false); this.panelEx2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.PanelEx panelEx2; public ComponentLibrary.ButtonEx butnElectiondress; public ComponentLibrary.ButtonEx butnservice; public ComponentLibrary.ButtonEx butnPickup; public ComponentLibrary.ButtonEx butnLookatthedesign; public ComponentLibrary.ButtonEx butnSelectionoffilms; public ComponentLibrary.ButtonEx butnTakepictures; } }