namespace POSV { partial class UILoginForm { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UILoginForm)); this.topPanel = new POSV.Component.DoubleBufferPanelX(); this.topPanel0 = new POSV.Component.DoubleBufferPanelX(); this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.topPanel1 = new POSV.Component.DoubleBufferPanelX(); this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX(); this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX(); this.controlBox = new POSV.Component.ControlBox(); this.mainPanel = new POSV.Component.DoubleBufferPanelX(); this.styleManager = new DevComponents.DotNetBar.StyleManager(this.components); this.topPanel.SuspendLayout(); this.topPanel0.SuspendLayout(); this.topPanel1.SuspendLayout(); this.SuspendLayout(); // // topPanel // this.topPanel.CanvasColor = System.Drawing.SystemColors.Control; this.topPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.topPanel.Controls.Add(this.topPanel0); this.topPanel.Controls.Add(this.topPanel1); this.topPanel.Controls.Add(this.controlBox); this.topPanel.DisabledBackColor = System.Drawing.Color.Empty; this.topPanel.Dock = System.Windows.Forms.DockStyle.Top; this.topPanel.Location = new System.Drawing.Point(0, 0); this.topPanel.Name = "topPanel"; this.topPanel.Size = new System.Drawing.Size(1024, 310); this.topPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.topPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.topPanel.Style.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("topPanel.Style.BackgroundImage"))); this.topPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.topPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.topPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.topPanel.Style.GradientAngle = 90; this.topPanel.TabIndex = 15; // // topPanel0 // this.topPanel0.CanvasColor = System.Drawing.SystemColors.Control; this.topPanel0.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.topPanel0.Controls.Add(this.doubleBufferPanelX4); this.topPanel0.Controls.Add(this.labelX1); this.topPanel0.Controls.Add(this.labelX7); this.topPanel0.Controls.Add(this.labelX8); this.topPanel0.DisabledBackColor = System.Drawing.Color.Empty; this.topPanel0.Dock = System.Windows.Forms.DockStyle.Top; this.topPanel0.Location = new System.Drawing.Point(0, 36); this.topPanel0.Name = "topPanel0"; this.topPanel0.Size = new System.Drawing.Size(1024, 16); this.topPanel0.Style.Alignment = System.Drawing.StringAlignment.Center; this.topPanel0.Style.BackColor1.Alpha = ((byte)(0)); this.topPanel0.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.topPanel0.Style.BackColor2.Alpha = ((byte)(0)); this.topPanel0.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.topPanel0.Style.BackgroundImageAlpha = ((byte)(0)); this.topPanel0.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.topPanel0.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.topPanel0.Style.GradientAngle = 90; this.topPanel0.TabIndex = 76; // // doubleBufferPanelX4 // this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Right; this.doubleBufferPanelX4.Location = new System.Drawing.Point(694, 0); this.doubleBufferPanelX4.Name = "doubleBufferPanelX4"; this.doubleBufferPanelX4.Size = new System.Drawing.Size(104, 16); this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX4.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX4.Style.BackgroundImage = global::POSV.Properties.Resources.巨为logo; this.doubleBufferPanelX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX4.Style.BorderColor.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX4.Style.GradientAngle = 90; this.doubleBufferPanelX4.TabIndex = 7; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Dock = System.Windows.Forms.DockStyle.Right; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelX1.FontBold = true; this.labelX1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX1.Location = new System.Drawing.Point(798, 0); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(31, 16); this.labelX1.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX1.TabIndex = 66; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Dock = System.Windows.Forms.DockStyle.Right; this.labelX7.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelX7.FontBold = true; this.labelX7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX7.Location = new System.Drawing.Point(829, 0); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(126, 16); this.labelX7.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX7.TabIndex = 54; this.labelX7.Text = "2018年12月13日"; // // labelX8 // // // // this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX8.Dock = System.Windows.Forms.DockStyle.Right; this.labelX8.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.labelX8.FontBold = true; this.labelX8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.labelX8.Location = new System.Drawing.Point(955, 0); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(69, 16); this.labelX8.SymbolSet = DevComponents.DotNetBar.eSymbolSet.Material; this.labelX8.TabIndex = 55; this.labelX8.Text = "星期四"; // // topPanel1 // this.topPanel1.CanvasColor = System.Drawing.SystemColors.Control; this.topPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.topPanel1.Controls.Add(this.doubleBufferPanelX5); this.topPanel1.Controls.Add(this.doubleBufferPanelX3); this.topPanel1.DisabledBackColor = System.Drawing.Color.Empty; this.topPanel1.Location = new System.Drawing.Point(1, 52); this.topPanel1.Name = "topPanel1"; this.topPanel1.Size = new System.Drawing.Size(1024, 254); this.topPanel1.Style.Alignment = System.Drawing.StringAlignment.Center; this.topPanel1.Style.BackColor1.Alpha = ((byte)(0)); this.topPanel1.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.topPanel1.Style.BackColor2.Alpha = ((byte)(0)); this.topPanel1.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.topPanel1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.topPanel1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.topPanel1.Style.GradientAngle = 90; this.topPanel1.TabIndex = 72; // // doubleBufferPanelX5 // this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX5.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX5.Location = new System.Drawing.Point(312, 199); this.doubleBufferPanelX5.Name = "doubleBufferPanelX5"; this.doubleBufferPanelX5.Size = new System.Drawing.Size(400, 35); this.doubleBufferPanelX5.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX5.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX5.Style.BackgroundImage = global::POSV.Properties.Resources.巨为新餐饮管理系统; this.doubleBufferPanelX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX5.Style.BorderColor.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX5.Style.GradientAngle = 90; this.doubleBufferPanelX5.TabIndex = 59; // // doubleBufferPanelX3 // this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX3.Location = new System.Drawing.Point(408, 14); this.doubleBufferPanelX3.Name = "doubleBufferPanelX3"; this.doubleBufferPanelX3.Size = new System.Drawing.Size(198, 174); this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX3.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX3.Style.BackgroundImage = global::POSV.Properties.Resources.面条; this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX3.Style.BorderColor.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX3.Style.GradientAngle = 90; this.doubleBufferPanelX3.TabIndex = 0; // // controlBox // this.controlBox.BackColor = System.Drawing.Color.Transparent; this.controlBox.CloseBox = true; this.controlBox.Dock = System.Windows.Forms.DockStyle.Top; this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.controlBox.ForeColor = System.Drawing.Color.White; this.controlBox.Location = new System.Drawing.Point(0, 0); this.controlBox.Margin = new System.Windows.Forms.Padding(0); this.controlBox.MessageCenterStatus = false; this.controlBox.MinimizeBox = true; this.controlBox.Name = "controlBox"; this.controlBox.NetworkStatus = false; this.controlBox.NewForeColor = System.Drawing.Color.White; this.controlBox.SettingsBox = true; this.controlBox.ShowApplicationVersion = true; this.controlBox.ShowKeyboard = false; this.controlBox.ShowLockScreen = false; this.controlBox.ShowMessageCenter = false; this.controlBox.ShowNetworkStatus = true; this.controlBox.ShowQrCode = false; this.controlBox.Size = new System.Drawing.Size(1024, 36); this.controlBox.TabIndex = 7; this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseClick); this.controlBox.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnMinimizedClick); this.controlBox.SettingsClick += new POSV.Component.ControlBox.EventHandler(this.OnSettingsClick); // // mainPanel // this.mainPanel.CanvasColor = System.Drawing.SystemColors.Control; this.mainPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.mainPanel.DisabledBackColor = System.Drawing.Color.Empty; this.mainPanel.Location = new System.Drawing.Point(0, 316); this.mainPanel.Name = "mainPanel"; this.mainPanel.Size = new System.Drawing.Size(1024, 478); this.mainPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.mainPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.mainPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.mainPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.mainPanel.Style.GradientAngle = 90; this.mainPanel.TabIndex = 8; // // styleManager // this.styleManager.ManagerStyle = DevComponents.DotNetBar.eStyle.OfficeMobile2014; this.styleManager.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))))); // // UILoginForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1024, 768); this.Controls.Add(this.mainPanel); this.Controls.Add(this.topPanel); this.Name = "UILoginForm"; this.Text = "UILoginForm"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.topPanel.ResumeLayout(false); this.topPanel0.ResumeLayout(false); this.topPanel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox; private Component.DoubleBufferPanelX topPanel; private Component.DoubleBufferPanelX doubleBufferPanelX5; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.LabelX labelX7; private Component.DoubleBufferPanelX doubleBufferPanelX4; private Component.DoubleBufferPanelX doubleBufferPanelX3; private Component.DoubleBufferPanelX mainPanel; private Component.DoubleBufferPanelX topPanel1; private Component.DoubleBufferPanelX topPanel0; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.StyleManager styleManager; } }