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

📄 ucdictsfhsxmwh.designer.cs

📁 基于C/S的医疗卫生管理系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.btnSave.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnSave.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnSave.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnSave.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnSave.Enabled = false;
            this.btnSave.FadingSpeed = 35;
            this.btnSave.FlatAppearance.BorderSize = 0;
            this.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnSave.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnSave.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnSave.ImageOffset = 0;
            this.btnSave.Location = new System.Drawing.Point(243, 6);
            this.btnSave.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            this.btnSave.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnSave.Name = "btnSave";
            this.btnSave.Radius = 6;
            this.btnSave.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnSave.Size = new System.Drawing.Size(75, 23);
            this.btnSave.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnSave.SplitDistance = 0;
            this.btnSave.TabIndex = 12;
            this.btnSave.Text = "保存";
            this.btnSave.Title = "";
            this.btnSave.UseVisualStyleBackColor = true;
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.btnCancel.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnCancel.BackColor = System.Drawing.Color.Transparent;
            this.btnCancel.clickShowContextMenu = false;
            this.btnCancel.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnCancel.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnCancel.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnCancel.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnCancel.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnCancel.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnCancel.Enabled = false;
            this.btnCancel.FadingSpeed = 35;
            this.btnCancel.FlatAppearance.BorderSize = 0;
            this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnCancel.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnCancel.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnCancel.ImageOffset = 0;
            this.btnCancel.Location = new System.Drawing.Point(324, 6);
            this.btnCancel.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            this.btnCancel.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Radius = 6;
            this.btnCancel.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnCancel.Size = new System.Drawing.Size(75, 23);
            this.btnCancel.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnCancel.SplitDistance = 0;
            this.btnCancel.TabIndex = 13;
            this.btnCancel.Text = "取消";
            this.btnCancel.Title = "";
            this.btnCancel.UseVisualStyleBackColor = true;
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.btnPrint.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnPrint.BackColor = System.Drawing.Color.Transparent;
            this.btnPrint.clickShowContextMenu = false;
            this.btnPrint.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnPrint.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnPrint.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnPrint.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnPrint.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnPrint.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnPrint.Enabled = false;
            this.btnPrint.FadingSpeed = 35;
            this.btnPrint.FlatAppearance.BorderSize = 0;
            this.btnPrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnPrint.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnPrint.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnPrint.ImageOffset = 0;
            this.btnPrint.Location = new System.Drawing.Point(525, 6);
            this.btnPrint.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            this.btnPrint.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Radius = 6;
            this.btnPrint.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnPrint.Size = new System.Drawing.Size(75, 23);
            this.btnPrint.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnPrint.SplitDistance = 0;
            this.btnPrint.TabIndex = 14;
            this.btnPrint.Text = "打印";
            this.btnPrint.Title = "";
            this.btnPrint.UseVisualStyleBackColor = true;
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // btnExport
            // 
            this.btnExport.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.btnExport.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnExport.BackColor = System.Drawing.Color.Transparent;
            this.btnExport.clickShowContextMenu = false;
            this.btnExport.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnExport.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnExport.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnExport.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnExport.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnExport.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnExport.Enabled = false;
            this.btnExport.FadingSpeed = 35;
            this.btnExport.FlatAppearance.BorderSize = 0;
            this.btnExport.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnExport.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnExport.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnExport.ImageOffset = 0;
            this.btnExport.Location = new System.Drawing.Point(606, 6);
            this.btnExport.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            this.btnExport.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnExport.Name = "btnExport";
            this.btnExport.Radius = 6;
            this.btnExport.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnExport.Size = new System.Drawing.Size(75, 23);
            this.btnExport.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnExport.SplitDistance = 0;
            this.btnExport.TabIndex = 15;
            this.btnExport.Text = "导出";
            this.btnExport.Title = "";
            this.btnExport.UseVisualStyleBackColor = true;
            this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
            // 
            // btnClose
            // 
            this.btnClose.Anchor = System.Windows.Forms.AnchorStyles.Left;
            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.Enabled = false;
            this.btnClose.FadingSpeed = 35;
            this.btnClose.FlatAppearance.BorderSize = 0;
            this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            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(687, 6);
            this.btnClose.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            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(75, 23);
            this.btnClose.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnClose.SplitDistance = 0;
            this.btnClose.TabIndex = 16;
            this.btnClose.Text = "关闭";
            this.btnClose.Title = "";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // UCDictSfhsxmWh
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.BackColor = System.Drawing.Color.Transparent;
            this.Controls.Add(this.qPanel1);
            this.Controls.Add(this.dwSfhsxmWh);
            this.Name = "UCDictSfhsxmWh";
            this.Load += new System.EventHandler(this.UCDictSfhsxmWh_Load);
            this.qPanel1.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private Qeb.Control.QDataWindow dwSfhsxmWh;
        private Qeb.Control.QButton btnAdd;
        private Qeb.Control.QPanel qPanel1;
        private Qeb.Control.QButton btnStop;
        private Qeb.Control.QButton btnModify;
        private Qeb.Control.QButton btnSave;
        private Qeb.Control.QButton btnCancel;
        private Qeb.Control.QButton btnPrint;
        private Qeb.Control.QButton btnExport;
        private Qeb.Control.QButton btnClose;
    }
}

⌨️ 快捷键说明

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