📄 fypzdwh.designer.cs
字号:
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.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(939, 7);
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 = 7;
this.btnClose.Text = "关闭";
this.btnClose.Title = "";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnAddPrice
//
this.btnAddPrice.Arrow = Qeb.Control.QButton.arrow.None;
this.btnAddPrice.BackColor = System.Drawing.Color.Transparent;
this.btnAddPrice.clickShowContextMenu = false;
this.btnAddPrice.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnAddPrice.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnAddPrice.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnAddPrice.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnAddPrice.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnAddPrice.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnAddPrice.FadingSpeed = 35;
this.btnAddPrice.FlatAppearance.BorderSize = 0;
this.btnAddPrice.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnAddPrice.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnAddPrice.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnAddPrice.ImageOffset = 0;
this.btnAddPrice.Location = new System.Drawing.Point(268, 4);
this.btnAddPrice.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnAddPrice.Name = "btnAddPrice";
this.btnAddPrice.Radius = 6;
this.btnAddPrice.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnAddPrice.Size = new System.Drawing.Size(75, 23);
this.btnAddPrice.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnAddPrice.SplitDistance = 0;
this.btnAddPrice.TabIndex = 3;
this.btnAddPrice.Text = "增加价格";
this.btnAddPrice.Title = "";
this.btnAddPrice.UseVisualStyleBackColor = true;
this.btnAddPrice.Click += new System.EventHandler(this.btnAddPrice_Click);
//
// btnAddStandard
//
this.btnAddStandard.Arrow = Qeb.Control.QButton.arrow.None;
this.btnAddStandard.BackColor = System.Drawing.Color.Transparent;
this.btnAddStandard.clickShowContextMenu = false;
this.btnAddStandard.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnAddStandard.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnAddStandard.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnAddStandard.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnAddStandard.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnAddStandard.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnAddStandard.FadingSpeed = 35;
this.btnAddStandard.FlatAppearance.BorderSize = 0;
this.btnAddStandard.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnAddStandard.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnAddStandard.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnAddStandard.ImageOffset = 0;
this.btnAddStandard.Location = new System.Drawing.Point(187, 4);
this.btnAddStandard.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnAddStandard.Name = "btnAddStandard";
this.btnAddStandard.Radius = 6;
this.btnAddStandard.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnAddStandard.Size = new System.Drawing.Size(75, 23);
this.btnAddStandard.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnAddStandard.SplitDistance = 0;
this.btnAddStandard.TabIndex = 2;
this.btnAddStandard.Text = "增加规格";
this.btnAddStandard.Title = "";
this.btnAddStandard.UseVisualStyleBackColor = true;
this.btnAddStandard.Click += new System.EventHandler(this.btnAddStandard_Click);
//
// btnAddOtherName
//
this.btnAddOtherName.Arrow = Qeb.Control.QButton.arrow.None;
this.btnAddOtherName.BackColor = System.Drawing.Color.Transparent;
this.btnAddOtherName.clickShowContextMenu = false;
this.btnAddOtherName.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnAddOtherName.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnAddOtherName.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnAddOtherName.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnAddOtherName.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnAddOtherName.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnAddOtherName.FadingSpeed = 35;
this.btnAddOtherName.FlatAppearance.BorderSize = 0;
this.btnAddOtherName.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnAddOtherName.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnAddOtherName.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnAddOtherName.ImageOffset = 0;
this.btnAddOtherName.Location = new System.Drawing.Point(106, 4);
this.btnAddOtherName.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnAddOtherName.Name = "btnAddOtherName";
this.btnAddOtherName.Radius = 6;
this.btnAddOtherName.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnAddOtherName.Size = new System.Drawing.Size(75, 23);
this.btnAddOtherName.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnAddOtherName.SplitDistance = 0;
this.btnAddOtherName.TabIndex = 1;
this.btnAddOtherName.Text = "增加别名";
this.btnAddOtherName.Title = "";
this.btnAddOtherName.UseVisualStyleBackColor = true;
this.btnAddOtherName.Click += new System.EventHandler(this.btnAddOtherName_Click);
//
// btnAddYpFl
//
this.btnAddYpFl.Arrow = Qeb.Control.QButton.arrow.None;
this.btnAddYpFl.BackColor = System.Drawing.Color.Transparent;
this.btnAddYpFl.clickShowContextMenu = false;
this.btnAddYpFl.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnAddYpFl.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnAddYpFl.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnAddYpFl.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnAddYpFl.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnAddYpFl.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnAddYpFl.FadingSpeed = 35;
this.btnAddYpFl.FlatAppearance.BorderSize = 0;
this.btnAddYpFl.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnAddYpFl.Font = new System.Drawing.Font("宋体", 10F);
this.btnAddYpFl.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnAddYpFl.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnAddYpFl.ImageOffset = 0;
this.btnAddYpFl.Location = new System.Drawing.Point(6, 3);
this.btnAddYpFl.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnAddYpFl.Name = "btnAddYpFl";
this.btnAddYpFl.Radius = 6;
this.btnAddYpFl.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnAddYpFl.Size = new System.Drawing.Size(94, 23);
this.btnAddYpFl.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnAddYpFl.SplitDistance = 0;
this.btnAddYpFl.TabIndex = 0;
this.btnAddYpFl.Text = "增加分类/药品";
this.btnAddYpFl.Title = "";
this.btnAddYpFl.UseVisualStyleBackColor = true;
this.btnAddYpFl.Click += new System.EventHandler(this.btnAddYpFl_Click);
//
// tvYpFl
//
this.tvYpFl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.tvYpFl.Font = new System.Drawing.Font("宋体", 9F);
this.tvYpFl.FullRowSelect = true;
this.tvYpFl.ImageIndex = 0;
this.tvYpFl.Location = new System.Drawing.Point(6, 28);
this.tvYpFl.Margin = new System.Windows.Forms.Padding(6, 3, 0, 6);
this.tvYpFl.Name = "tvYpFl";
this.qTableLayoutPanel1.SetRowSpan(this.tvYpFl, 3);
this.tvYpFl.SelectedImageIndex = 0;
this.tvYpFl.ShowNodeToolTips = true;
this.tvYpFl.Size = new System.Drawing.Size(242, 551);
this.tvYpFl.TabIndex = 0;
this.tvYpFl.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvYpFl_AfterSelect);
this.tvYpFl.MouseDown += new System.Windows.Forms.MouseEventHandler(this.tvYpFl_MouseDown);
//
// qPanel2
//
this.qPanel2.BackColor = System.Drawing.Color.Transparent;
this.qPanel2.Controls.Add(this.txtYpMc);
this.qPanel2.Controls.Add(this.qLabelTitle2);
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(248, 0);
this.qPanel2.Margin = new System.Windows.Forms.Padding(0);
this.qPanel2.Name = "qPanel2";
this.qPanel2.Size = new System.Drawing.Size(772, 25);
this.qPanel2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel2.TabIndex = 6;
//
// txtYpMc
//
this.txtYpMc.ForeColor = System.Drawing.SystemColors.WindowText;
this.txtYpMc.Location = new System.Drawing.Point(72, 4);
this.txtYpMc.LoopUpPrompt = "";
this.txtYpMc.Margin = new System.Windows.Forms.Padding(3, 9, 3, 3);
this.txtYpMc.Name = "txtYpMc";
this.txtYpMc.Size = new System.Drawing.Size(161, 21);
this.txtYpMc.TabIndex = 1;
//
// qLabelTitle2
//
this.qLabelTitle2.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qLabelTitle2.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qLabelTitle2.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qLabelTitle2.Location = new System.Drawing.Point(3, 3);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -