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

📄 ucdictzgxx.designer.cs

📁 基于C/S的医疗卫生管理系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            // btnExport
            // 
            this.btnExport.Anchor = System.Windows.Forms.AnchorStyles.Right;
            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.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 = 2;
            this.btnExport.Text = "导出";
            this.btnExport.Title = "";
            this.btnExport.UseVisualStyleBackColor = true;
            this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
            // 
            // btnModify
            // 
            this.btnModify.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.btnModify.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnModify.BackColor = System.Drawing.Color.Transparent;
            this.btnModify.clickShowContextMenu = false;
            this.btnModify.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnModify.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnModify.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnModify.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnModify.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnModify.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnModify.FadingSpeed = 35;
            this.btnModify.FlatAppearance.BorderSize = 0;
            this.btnModify.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnModify.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnModify.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnModify.ImageOffset = 0;
            this.btnModify.Location = new System.Drawing.Point(162, 6);
            this.btnModify.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            this.btnModify.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnModify.Name = "btnModify";
            this.btnModify.Radius = 6;
            this.btnModify.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnModify.Size = new System.Drawing.Size(75, 23);
            this.btnModify.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnModify.SplitDistance = 0;
            this.btnModify.TabIndex = 6;
            this.btnModify.Text = "修改";
            this.btnModify.Title = "";
            this.btnModify.UseVisualStyleBackColor = true;
            this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.Anchor = System.Windows.Forms.AnchorStyles.Right;
            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.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 = 3;
            this.btnPrint.Text = "打印";
            this.btnPrint.Title = "";
            this.btnPrint.UseVisualStyleBackColor = true;
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // btnStop
            // 
            this.btnStop.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.btnStop.Arrow = Qeb.Control.QButton.arrow.None;
            this.btnStop.BackColor = System.Drawing.Color.Transparent;
            this.btnStop.clickShowContextMenu = false;
            this.btnStop.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
            this.btnStop.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
            this.btnStop.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
            this.btnStop.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
            this.btnStop.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
            this.btnStop.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
            this.btnStop.Enabled = false;
            this.btnStop.FadingSpeed = 35;
            this.btnStop.FlatAppearance.BorderSize = 0;
            this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnStop.GroupPos = Qeb.Control.QButton.groupPos.None;
            this.btnStop.ImageLocation = Qeb.Control.QButton.imagelocation.None;
            this.btnStop.ImageOffset = 0;
            this.btnStop.Location = new System.Drawing.Point(81, 6);
            this.btnStop.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
            this.btnStop.MaxImageSize = new System.Drawing.Point(0, 0);
            this.btnStop.Name = "btnStop";
            this.btnStop.Radius = 6;
            this.btnStop.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.btnStop.ShowBase = Qeb.Control.QButton.showbase.Yes;
            this.btnStop.Size = new System.Drawing.Size(75, 23);
            this.btnStop.SplitButton = Qeb.Control.QButton.splitbutton.No;
            this.btnStop.SplitDistance = 0;
            this.btnStop.TabIndex = 5;
            this.btnStop.Text = "删除";
            this.btnStop.Title = "";
            this.btnStop.UseVisualStyleBackColor = true;
            this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
            // 
            // dwZgXx
            // 
            this.dwZgXx.ControlStyle = Qeb.Control.ViewStyle.Standard;
            this.dwZgXx.DataWindowObject = "";
            this.dwZgXx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dwZgXx.EnterToTab = true;
            this.dwZgXx.HeaderSort = true;
            this.dwZgXx.LibraryList = "";
            this.dwZgXx.Location = new System.Drawing.Point(0, 0);
            this.dwZgXx.Margin = new System.Windows.Forms.Padding(0);
            this.dwZgXx.Name = "dwZgXx";
            this.dwZgXx.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
            this.dwZgXx.Size = new System.Drawing.Size(762, 524);
            this.dwZgXx.TabIndex = 3;
            this.dwZgXx.ItemChanged += new Sybase.DataWindow.ItemChangedEventHandler(this.dwZgXx_ItemChanged);
            this.dwZgXx.Click += new System.EventHandler(this.dwZgXx_Click);
            this.dwZgXx.ItemError += new Sybase.DataWindow.ItemErrorEventHandler(this.dwZgXx_ItemError);
            this.dwZgXx.ItemFocusChanged += new Sybase.DataWindow.ItemFocusChangedEventHandler(this.dwZgXx_ItemFocusChanged);
            this.dwZgXx.EditChanged += new Sybase.DataWindow.EditChangedEventHandler(this.dwZgXx_EditChanged);
            this.dwZgXx.DoubleClick += new System.EventHandler(this.dwZgXx_DoubleClick);
            // 
            // qTableLayoutPanel1
            // 
            this.qTableLayoutPanel1.ColumnCount = 1;
            this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.qTableLayoutPanel1.Controls.Add(this.qPanel2, 0, 0);
            this.qTableLayoutPanel1.Controls.Add(this.qPanel1, 0, 1);
            this.qTableLayoutPanel1.ControlStyle = Qeb.Control.ViewStyle.Custom;
            this.qTableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.qTableLayoutPanel1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
            this.qTableLayoutPanel1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.qTableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
            this.qTableLayoutPanel1.Name = "qTableLayoutPanel1";
            this.qTableLayoutPanel1.RowCount = 2;
            this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
            this.qTableLayoutPanel1.Size = new System.Drawing.Size(762, 559);
            this.qTableLayoutPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
            this.qTableLayoutPanel1.TabIndex = 6;
            // 
            // qPanel2
            // 
            this.qPanel2.Controls.Add(this.dwZgXx);
            this.qPanel2.Controls.Add(this.dwZgxxWh);
            this.qPanel2.ControlStyle = Qeb.Control.ViewStyle.Standard;
            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, 0);
            this.qPanel2.Margin = new System.Windows.Forms.Padding(0);
            this.qPanel2.Name = "qPanel2";
            this.qPanel2.Size = new System.Drawing.Size(762, 524);
            this.qPanel2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
            this.qPanel2.TabIndex = 7;
            // 
            // UCDictZgXx
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.qTableLayoutPanel1);
            this.Name = "UCDictZgXx";
            this.Load += new System.EventHandler(this.UCDictZgXx_Load);
            this.qPanel1.ResumeLayout(false);
            this.qTableLayoutPanel1.ResumeLayout(false);
            this.qPanel2.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private Qeb.Control.QButton btnExport;
        private Qeb.Control.QButton btnModify;
        private Qeb.Control.QButton btnPrint;
        private Qeb.Control.QButton btnStop;
        private Qeb.Control.QPanel qPanel1;
        private Qeb.Control.QButton btnAdd;
        private Qeb.Control.QButton btnRefresh;
        private Qeb.Control.QButton btnClose;
        private Qeb.Control.QButton btnSave;
        private Qeb.Control.QDataWindow dwZgXx;
        private Qeb.Control.QDataWindow dwZgxxWh;
        private Qeb.Control.QTableLayoutPanel qTableLayoutPanel1;
        private Qeb.Control.QPanel qPanel2;

    }
}

⌨️ 快捷键说明

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