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

📄 ucdictksxxwh.designer.cs

📁 基于C/S的医疗卫生管理系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            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 = 10;
            this.btnClose.Text = "关闭";
            this.btnClose.Title = "";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // btnRetrieve
            // 
            this.btnRetrieve.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnRetrieve.BackColor = System.Drawing.Color.Transparent;
            this.btnRetrieve.clickShowContextMenu = false;
            this.btnRetrieve.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnRetrieve.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnRetrieve.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnRetrieve.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnRetrieve.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnRetrieve.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnRetrieve.FadingSpeed = 35;
            this.btnRetrieve.FlatAppearance.BorderSize = 0;
            this.btnRetrieve.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnRetrieve.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnRetrieve.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnRetrieve.ImageOffset = 0;
            this.btnRetrieve.Location = new System.Drawing.Point(84, 6);
            this.btnRetrieve.Margin = new System.Windows.Forms.Padding(0);
            this.btnRetrieve.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnRetrieve.Name = "btnRetrieve";
            this.btnRetrieve.Radius = 6;
            this.btnRetrieve.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnRetrieve.Size = new System.Drawing.Size(75, 23);
            this.btnRetrieve.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnRetrieve.SplitDistance = 0;
            this.btnRetrieve.TabIndex = 9;
            this.btnRetrieve.Text = "刷新";
            this.btnRetrieve.Title = "";
            this.btnRetrieve.UseVisualStyleBackColor = true;
            this.btnRetrieve.Click += new System.EventHandler(this.btnRetrieve_Click);
            // 
            // btnSave
            // 
            this.btnSave.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnSave.BackColor = System.Drawing.Color.Transparent;
            this.btnSave.clickShowContextMenu = false;
            this.btnSave.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnSave.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            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.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(3, 6);
            this.btnSave.Margin = new System.Windows.Forms.Padding(0);
            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 = 8;
            this.btnSave.Text = "保存";
            this.btnSave.Title = "";
            this.btnSave.UseVisualStyleBackColor = true;
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // qPanel2
            // 
            this.qPanel2.Controls.Add(this.btnTvDel);
            this.qPanel2.Controls.Add(this.btnTvAdd);
            this.qPanel2.ControlStyle = Qeb.Control.ViewStyle.Custom;
            this.qPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.qPanel2.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
            this.qPanel2.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.qPanel2.Location = new System.Drawing.Point(0, 524);
            this.qPanel2.Margin = new System.Windows.Forms.Padding(0);
            this.qPanel2.Name = "qPanel2";
            this.qPanel2.Size = new System.Drawing.Size(180, 35);
            this.qPanel2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
            this.qPanel2.TabIndex = 6;
            // 
            // btnTvDel
            // 
            this.btnTvDel.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnTvDel.BackColor = System.Drawing.Color.Transparent;
            this.btnTvDel.clickShowContextMenu = false;
            this.btnTvDel.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnTvDel.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnTvDel.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnTvDel.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnTvDel.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnTvDel.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnTvDel.FadingSpeed = 35;
            this.btnTvDel.FlatAppearance.BorderSize = 0;
            this.btnTvDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnTvDel.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnTvDel.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnTvDel.ImageOffset = 0;
            this.btnTvDel.Location = new System.Drawing.Point(81, 6);
            this.btnTvDel.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnTvDel.Name = "btnTvDel";
            this.btnTvDel.Radius = 6;
            this.btnTvDel.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnTvDel.Size = new System.Drawing.Size(75, 23);
            this.btnTvDel.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnTvDel.SplitDistance = 0;
            this.btnTvDel.TabIndex = 5;
            this.btnTvDel.Text = "删除";
            this.btnTvDel.Title = "";
            this.btnTvDel.UseVisualStyleBackColor = true;
            this.btnTvDel.Click += new System.EventHandler(this.btnTvDel_Click);
            // 
            // btnTvAdd
            // 
            this.btnTvAdd.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnTvAdd.BackColor = System.Drawing.Color.Transparent;
            this.btnTvAdd.clickShowContextMenu = false;
            this.btnTvAdd.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnTvAdd.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnTvAdd.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnTvAdd.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnTvAdd.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnTvAdd.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnTvAdd.FadingSpeed = 35;
            this.btnTvAdd.FlatAppearance.BorderSize = 0;
            this.btnTvAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnTvAdd.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnTvAdd.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnTvAdd.ImageOffset = 0;
            this.btnTvAdd.Location = new System.Drawing.Point(0, 6);
            this.btnTvAdd.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnTvAdd.Name = "btnTvAdd";
            this.btnTvAdd.Radius = 6;
            this.btnTvAdd.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnTvAdd.Size = new System.Drawing.Size(75, 23);
            this.btnTvAdd.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnTvAdd.SplitDistance = 0;
            this.btnTvAdd.TabIndex = 4;
            this.btnTvAdd.Text = "增加";
            this.btnTvAdd.Title = "";
            this.btnTvAdd.UseVisualStyleBackColor = true;
            this.btnTvAdd.Click += new System.EventHandler(this.btnTvAdd_Click);
            // 
            // UCDictKsXxWh
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.BackColor = System.Drawing.Color.Transparent;
            this.Controls.Add(this.qTableLayoutPanel1);
            this.Name = "UCDictKsXxWh";
            this.Load += new System.EventHandler(this.UCDictKsXxWh_Load);
            this.qTableLayoutPanel1.ResumeLayout(false);
            this.qPanel1.ResumeLayout(false);
            this.qPanel1.PerformLayout();
            this.qPanel2.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private Qeb.Control.QDataWindow dwKsXx;
        private Qeb.Control.QTreeView tvCatalog;
        private Qeb.Control.QTableLayoutPanel qTableLayoutPanel1;
        private Qeb.Control.QButton btnTvAdd;
        private Qeb.Control.QPanel qPanel1;
        private Qeb.Control.QPanel qPanel2;
        private Qeb.Control.QButton btnTvDel;
        private Qeb.Control.QButton btnSave;
        private Qeb.Control.QButton btnRetrieve;
        private Qeb.Control.QButton btnPrint;
        private Qeb.Control.QButton btnClose;
        private System.Windows.Forms.Label label1;

    }
}

⌨️ 快捷键说明

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