⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fmain.designer.cs

📁 基于C/S的医疗卫生管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
            // 
            // btnHelp
            // 
            this.btnHelp.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnHelp.BackColor = System.Drawing.Color.Transparent;
            this.btnHelp.clickShowContextMenu = false;
            this.btnHelp.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnHelp.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnHelp.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnHelp.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnHelp.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnHelp.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnHelp.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnHelp.FadingSpeed = 35;
            this.btnHelp.FlatAppearance.BorderSize = 0;
            this.btnHelp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnHelp.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnHelp.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnHelp.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnHelp.ImageOffset = 0;
            this.btnHelp.Location = new System.Drawing.Point(860, 7);
            this.btnHelp.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnHelp.Name = "btnHelp";
            this.btnHelp.Radius = 6;
            this.btnHelp.ShowBase = Qeb.Control.QButton.showbase.No;
            this.btnHelp.Size = new System.Drawing.Size(40, 17);
            this.btnHelp.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnHelp.SplitDistance = 0;
            this.btnHelp.TabIndex = 4;
            this.btnHelp.Text = "帮助";
            this.btnHelp.Title = "";
            this.btnHelp.UseVisualStyleBackColor = true;
            this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
            // 
            // btnMin
            // 
            this.btnMin.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnMin.BackColor = System.Drawing.Color.Transparent;
            this.btnMin.clickShowContextMenu = false;
            this.btnMin.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnMin.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnMin.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnMin.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnMin.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnMin.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnMin.FadingSpeed = 35;
            this.btnMin.FlatAppearance.BorderSize = 0;
            this.btnMin.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnMin.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnMin.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnMin.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnMin.ImageOffset = 0;
            this.btnMin.Location = new System.Drawing.Point(976, 4);
            this.btnMin.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnMin.Name = "btnMin";
            this.btnMin.Radius = 6;
            this.btnMin.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnMin.Size = new System.Drawing.Size(23, 19);
            this.btnMin.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnMin.SplitDistance = 0;
            this.btnMin.TabIndex = 3;
            this.btnMin.Text = "─";
            this.btnMin.Title = "";
            this.btnMin.UseVisualStyleBackColor = true;
            this.btnMin.Click += new System.EventHandler(this.btnMin_Click);
            // 
            // btnClose
            // 
            this.btnClose.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnClose.BackColor = System.Drawing.Color.Transparent;
            this.btnClose.clickShowContextMenu = false;
            this.btnClose.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnClose.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnClose.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnClose.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnClose.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnClose.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnClose.FadingSpeed = 35;
            this.btnClose.FlatAppearance.BorderSize = 0;
            this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnClose.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnClose.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnClose.ImageOffset = 0;
            this.btnClose.Location = new System.Drawing.Point(998, 4);
            this.btnClose.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnClose.Name = "btnClose";
            this.btnClose.Radius = 6;
            this.btnClose.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnClose.Size = new System.Drawing.Size(23, 19);
            this.btnClose.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnClose.SplitDistance = 0;
            this.btnClose.TabIndex = 1;
            this.btnClose.Text = "X";
            this.btnClose.Title = "";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // ToolStripForm
            // 
            this.ToolStripForm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(212)))), ((int)(((byte)(246)))));
            this.ToolStripForm.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ToolStripForm.Location = new System.Drawing.Point(0, 68);
            this.ToolStripForm.Name = "ToolStripForm";
            this.ToolStripForm.Size = new System.Drawing.Size(1024, 25);
            this.ToolStripForm.TabIndex = 12;
            this.ToolStripForm.Text = "qToolStrip1";
            // 
            // FMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
            this.BackColor = System.Drawing.SystemColors.Control;
            this.ClientSize = new System.Drawing.Size(1024, 740);
            this.ControlBox = false;
            this.Controls.Add(this.ToolStripForm);
            this.Controls.Add(this.StatusStrip1);
            this.Controls.Add(this.PanelTop);
            this.EndColor = System.Drawing.Color.SteelBlue;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.IsMdiContainer = true;
            this.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FMain";
            this.StartColor = System.Drawing.Color.Silver;
            this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
            this.Text = "";
            this.Paint += new System.Windows.Forms.PaintEventHandler(this.FMain_Paint);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FMain_FormClosing);
            this.Load += new System.EventHandler(this.FMain_Load);
            this.PanelTop.ResumeLayout(false);
            this.PanelTop.PerformLayout();
            this.panelMenu.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private Qeb.Control.QPanel PanelTop;
        private Qeb.Control.QButton btnClose;
        private Qeb.Control.QButton btnMin;
        private Qeb.Control.QButton btnHelp;
        private Qeb.Control.QButton btnClose1;
        private Qeb.Control.QButton btnMessage;
        private Qeb.Control.QButton btnMail;
        private Qeb.Control.QLabel qLabel1;
        private Qeb.Control.QLabel qLabel3;
        private Qeb.Control.QLabel qLabel2;
        private Qeb.Control.QButton btnRight;
        private Qeb.Control.QLabel qLabel4;
        private Qeb.Control.QLabel lbAppName;
        private Qeb.Control.QButton btnLeft;
        private Qeb.Control.QPanel panelMenu;
        private Qeb.Control.QStatusStrip StatusStrip1;
        private Qeb.Control.QToolStrip ToolStripForm;
        private Qeb.Control.QLabel lbUser;

    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -