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

📄 fjsyhwhgj.designer.cs

📁 基于C/S的医疗卫生管理系统
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.BTclose.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
            this.BTclose.MaxImageSize = new System.Drawing.Point(0, 0);
            this.BTclose.Name = "BTclose";
            this.BTclose.Radius = 6;
            this.BTclose.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.BTclose.Size = new System.Drawing.Size(75, 23);
            this.BTclose.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.BTclose.SplitDistance = 0;
            this.BTclose.TabIndex = 12;
            this.BTclose.Text = "返回";
            this.BTclose.Title = "";
            this.BTclose.UseVisualStyleBackColor = true;
            this.BTclose.Click += new System.EventHandler(this.BTclose_Click);
            // 
            // TabControlJsQx
            // 
            this.TabControlJsQx.Controls.Add(this.tpgJsYh);
            this.TabControlJsQx.Controls.Add(this.tpgYyCd);
            this.TabControlJsQx.Location = new System.Drawing.Point(6, 5);
            this.TabControlJsQx.Name = "TabControlJsQx";
            this.TabControlJsQx.SelectedIndex = 0;
            this.TabControlJsQx.Size = new System.Drawing.Size(480, 295);
            this.TabControlJsQx.TabIndex = 14;
            this.TabControlJsQx.SelectedIndexChanged += new System.EventHandler(this.TabControlJsQx_SelectedIndexChanged);
            // 
            // tpgJsYh
            // 
            this.tpgJsYh.Controls.Add(this.DWjswyyh);
            this.tpgJsYh.Controls.Add(this.qLabelTitle1);
            this.tpgJsYh.Controls.Add(this.DWjsyyyh);
            this.tpgJsYh.Controls.Add(this.BTdel);
            this.tpgJsYh.Controls.Add(this.BTadd);
            this.tpgJsYh.Controls.Add(this.qLabelTitle2);
            this.tpgJsYh.Controls.Add(this.BTdelall);
            this.tpgJsYh.Controls.Add(this.BTaddall);
            this.tpgJsYh.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tpgJsYh.Location = new System.Drawing.Point(4, 22);
            this.tpgJsYh.Name = "tpgJsYh";
            this.tpgJsYh.Padding = new System.Windows.Forms.Padding(3);
            this.tpgJsYh.Size = new System.Drawing.Size(472, 269);
            this.tpgJsYh.TabIndex = 0;
            this.tpgJsYh.Text = "角色用户";
            this.tpgJsYh.UseVisualStyleBackColor = true;
            // 
            // tpgYyCd
            // 
            this.tpgYyCd.Controls.Add(this.tvwYyCd);
            this.tpgYyCd.Controls.Add(this.tvwYyXx);
            this.tpgYyCd.Controls.Add(this.LabelTitleYyCd);
            this.tpgYyCd.Controls.Add(this.LabelTitleYyXx);
            this.tpgYyCd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.tpgYyCd.Location = new System.Drawing.Point(4, 22);
            this.tpgYyCd.Name = "tpgYyCd";
            this.tpgYyCd.Padding = new System.Windows.Forms.Padding(3);
            this.tpgYyCd.Size = new System.Drawing.Size(472, 269);
            this.tpgYyCd.TabIndex = 1;
            this.tpgYyCd.Text = "角色菜单";
            this.tpgYyCd.UseVisualStyleBackColor = true;
            // 
            // tvwYyCd
            // 
            this.tvwYyCd.Font = new System.Drawing.Font("宋体", 9F);
            this.tvwYyCd.ImageIndex = 0;
            this.tvwYyCd.Location = new System.Drawing.Point(208, 30);
            this.tvwYyCd.Name = "tvwYyCd";
            this.tvwYyCd.SelectedImageIndex = 0;
            this.tvwYyCd.ShowNodeToolTips = true;
            this.tvwYyCd.Size = new System.Drawing.Size(257, 233);
            this.tvwYyCd.TabIndex = 2;
            this.tvwYyCd.AfterCheck += new System.Windows.Forms.TreeViewEventHandler(this.tvwYyCd_AfterCheck);
            // 
            // tvwYyXx
            // 
            this.tvwYyXx.Font = new System.Drawing.Font("宋体", 9F);
            this.tvwYyXx.ImageIndex = 0;
            this.tvwYyXx.Location = new System.Drawing.Point(6, 30);
            this.tvwYyXx.Name = "tvwYyXx";
            this.tvwYyXx.SelectedImageIndex = 0;
            this.tvwYyXx.ShowNodeToolTips = true;
            this.tvwYyXx.Size = new System.Drawing.Size(194, 233);
            this.tvwYyXx.TabIndex = 2;
            this.tvwYyXx.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvwYyXx_AfterSelect);
            // 
            // LabelTitleYyCd
            // 
            this.LabelTitleYyCd.ControlStyle = Qeb.Control.ViewStyle.Standard;
            this.LabelTitleYyCd.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
            this.LabelTitleYyCd.Font = new System.Drawing.Font("宋体", 9F);
            this.LabelTitleYyCd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.LabelTitleYyCd.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.LabelTitleYyCd.Location = new System.Drawing.Point(208, 5);
            this.LabelTitleYyCd.Margin = new System.Windows.Forms.Padding(3, 2, 0, 0);
            this.LabelTitleYyCd.Name = "LabelTitleYyCd";
            this.LabelTitleYyCd.Size = new System.Drawing.Size(257, 22);
            this.LabelTitleYyCd.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
            this.LabelTitleYyCd.TabIndex = 1;
            this.LabelTitleYyCd.Text = "应用菜单列表";
            this.LabelTitleYyCd.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.LabelTitleYyCd.Click += new System.EventHandler(this.LabelTitleYyCd_Click);
            // 
            // LabelTitleYyXx
            // 
            this.LabelTitleYyXx.ControlStyle = Qeb.Control.ViewStyle.Standard;
            this.LabelTitleYyXx.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
            this.LabelTitleYyXx.Font = new System.Drawing.Font("宋体", 9F);
            this.LabelTitleYyXx.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.LabelTitleYyXx.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.LabelTitleYyXx.Location = new System.Drawing.Point(6, 5);
            this.LabelTitleYyXx.Margin = new System.Windows.Forms.Padding(3, 2, 0, 0);
            this.LabelTitleYyXx.Name = "LabelTitleYyXx";
            this.LabelTitleYyXx.Size = new System.Drawing.Size(194, 22);
            this.LabelTitleYyXx.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
            this.LabelTitleYyXx.TabIndex = 1;
            this.LabelTitleYyXx.Text = "应用信息列表";
            this.LabelTitleYyXx.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // FJsYhWhGj
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
            this.ClientSize = new System.Drawing.Size(494, 339);
            this.Controls.Add(this.TabControlJsQx);
            this.Controls.Add(this.BTclose);
            this.Controls.Add(this.BTrebake);
            this.Controls.Add(this.BTsave);
            this.Font = new System.Drawing.Font("宋体", 10F);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FJsYhWhGj";
            this.ShowGradient = true;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FJsYhWhGj_FormClosed);
            this.Load += new System.EventHandler(this.FJsYhWhGj_Load);
            this.TabControlJsQx.ResumeLayout(false);
            this.tpgJsYh.ResumeLayout(false);
            this.tpgYyCd.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private Qeb.Control.QLabelTitle qLabelTitle1;
        private Qeb.Control.QDataWindow DWjsyyyh;
        private Qeb.Control.QButton BTdel;
        private Qeb.Control.QButton BTadd;
        private Qeb.Control.QButton BTdelall;
        private Qeb.Control.QButton BTaddall;
        private Qeb.Control.QLabelTitle qLabelTitle2;
        private Qeb.Control.QDataWindow DWjswyyh;
        private Qeb.Control.QButton BTsave;
        private Qeb.Control.QButton BTrebake;
        private Qeb.Control.QButton BTclose;
        private Qeb.Control.QTabControl TabControlJsQx;
        private System.Windows.Forms.TabPage tpgJsYh;
        private System.Windows.Forms.TabPage tpgYyCd;
        private Qeb.Control.QTreeView tvwYyCd;
        private Qeb.Control.QTreeView tvwYyXx;
        private Qeb.Control.QLabelTitle LabelTitleYyCd;
        private Qeb.Control.QLabelTitle LabelTitleYyXx;
    }
}

⌨️ 快捷键说明

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