📄 fypzdwh.designer.cs
字号:
namespace Qeb.YK
{
partial class FYpZdWh
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.qTableLayoutPanel1 = new Qeb.Control.QTableLayoutPanel(this.components);
this.qLabelTitle1 = new Qeb.Control.QLabelTitle(this.components);
this.dwYpMc = new Qeb.Control.QDataWindow(this.components);
this.dwYpGg = new Qeb.Control.QDataWindow(this.components);
this.dwYpJg = new Qeb.Control.QDataWindow(this.components);
this.qPanel1 = new Qeb.Control.QPanel(this.components);
this.btnClose = new Qeb.Control.QButton();
this.btnAddPrice = new Qeb.Control.QButton();
this.btnAddStandard = new Qeb.Control.QButton();
this.btnAddOtherName = new Qeb.Control.QButton();
this.btnAddYpFl = new Qeb.Control.QButton();
this.tvYpFl = new Qeb.Control.QTreeView(this.components);
this.qPanel2 = new Qeb.Control.QPanel(this.components);
this.txtYpMc = new Qeb.Control.QTextBox(this.components);
this.qLabelTitle2 = new Qeb.Control.QLabelTitle(this.components);
this.MenuYpFl = new Qeb.Control.QContextMenuStrip(this.components);
this.MenuAddFlYp = new System.Windows.Forms.ToolStripMenuItem();
this.MenuDelYpFl = new System.Windows.Forms.ToolStripMenuItem();
this.MenuModifyYpFl = new System.Windows.Forms.ToolStripMenuItem();
this.MenuYp = new Qeb.Control.QContextMenuStrip(this.components);
this.MenuAddYpMc = new System.Windows.Forms.ToolStripMenuItem();
this.MenuModifyYpMc = new System.Windows.Forms.ToolStripMenuItem();
this.MenuDelYpMc = new System.Windows.Forms.ToolStripMenuItem();
this.MenuAddYpBm = new System.Windows.Forms.ToolStripMenuItem();
this.MenuModifyYpBm = new System.Windows.Forms.ToolStripMenuItem();
this.MenuDelYpBm = new System.Windows.Forms.ToolStripMenuItem();
this.MenuAddYpGg = new System.Windows.Forms.ToolStripMenuItem();
this.MenuModifyYpGg = new System.Windows.Forms.ToolStripMenuItem();
this.MenuDelYpGg = new System.Windows.Forms.ToolStripMenuItem();
this.MenuAddYpJg = new System.Windows.Forms.ToolStripMenuItem();
this.MenuModifyYpJg = new System.Windows.Forms.ToolStripMenuItem();
this.MenuDelYpJg = new System.Windows.Forms.ToolStripMenuItem();
this.qTableLayoutPanel1.SuspendLayout();
this.qPanel1.SuspendLayout();
this.qPanel2.SuspendLayout();
this.MenuYpFl.SuspendLayout();
this.MenuYp.SuspendLayout();
this.SuspendLayout();
//
// qTableLayoutPanel1
//
this.qTableLayoutPanel1.ColumnCount = 2;
this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 248F));
this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.qTableLayoutPanel1.Controls.Add(this.qLabelTitle1, 0, 0);
this.qTableLayoutPanel1.Controls.Add(this.dwYpMc, 1, 1);
this.qTableLayoutPanel1.Controls.Add(this.dwYpGg, 1, 2);
this.qTableLayoutPanel1.Controls.Add(this.dwYpJg, 1, 3);
this.qTableLayoutPanel1.Controls.Add(this.qPanel1, 0, 4);
this.qTableLayoutPanel1.Controls.Add(this.tvYpFl, 0, 1);
this.qTableLayoutPanel1.Controls.Add(this.qPanel2, 1, 0);
this.qTableLayoutPanel1.ControlStyle = Qeb.Control.ViewStyle.Standard;
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 = 5;
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 35F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 35F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.qTableLayoutPanel1.Size = new System.Drawing.Size(1020, 620);
this.qTableLayoutPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qTableLayoutPanel1.TabIndex = 0;
//
// qLabelTitle1
//
this.qLabelTitle1.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.qLabelTitle1.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qLabelTitle1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qLabelTitle1.Font = new System.Drawing.Font("宋体", 9F);
this.qLabelTitle1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qLabelTitle1.Location = new System.Drawing.Point(6, 3);
this.qLabelTitle1.Margin = new System.Windows.Forms.Padding(6, 3, 0, 0);
this.qLabelTitle1.Name = "qLabelTitle1";
this.qLabelTitle1.Size = new System.Drawing.Size(242, 22);
this.qLabelTitle1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qLabelTitle1.TabIndex = 1;
this.qLabelTitle1.Text = "药品分类";
this.qLabelTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// dwYpMc
//
this.dwYpMc.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwYpMc.DataWindowObject = "";
this.dwYpMc.Dock = System.Windows.Forms.DockStyle.Fill;
this.dwYpMc.EnterToTab = false;
this.dwYpMc.HeaderSort = false;
this.dwYpMc.LibraryList = "";
this.dwYpMc.Location = new System.Drawing.Point(251, 28);
this.dwYpMc.Margin = new System.Windows.Forms.Padding(3, 3, 6, 3);
this.dwYpMc.Name = "dwYpMc";
this.dwYpMc.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Vertical;
this.dwYpMc.Size = new System.Drawing.Size(763, 162);
this.dwYpMc.TabIndex = 2;
this.dwYpMc.Text = "qDataWindow1";
this.dwYpMc.MouseDown += new System.Windows.Forms.MouseEventHandler(this.dwYpMc_MouseDown);
this.dwYpMc.RowFocusChanged += new Sybase.DataWindow.RowFocusChangedEventHandler(this.dwYpMc_RowFocusChanged);
this.dwYpMc.DoubleClick += new System.EventHandler(this.dwYpMc_DoubleClick);
//
// dwYpGg
//
this.dwYpGg.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwYpGg.DataWindowObject = "";
this.dwYpGg.Dock = System.Windows.Forms.DockStyle.Fill;
this.dwYpGg.EnterToTab = false;
this.dwYpGg.HeaderSort = false;
this.dwYpGg.LibraryList = "";
this.dwYpGg.Location = new System.Drawing.Point(251, 193);
this.dwYpGg.Margin = new System.Windows.Forms.Padding(3, 0, 6, 3);
this.dwYpGg.Name = "dwYpGg";
this.dwYpGg.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Vertical;
this.dwYpGg.Size = new System.Drawing.Size(763, 193);
this.dwYpGg.TabIndex = 3;
this.dwYpGg.Click += new System.EventHandler(this.dwYpGg_Click);
this.dwYpGg.MouseDown += new System.Windows.Forms.MouseEventHandler(this.dwYpGg_MouseDown);
this.dwYpGg.RowFocusChanged += new Sybase.DataWindow.RowFocusChangedEventHandler(this.dwYpGg_RowFocusChanged);
//
// dwYpJg
//
this.dwYpJg.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwYpJg.DataWindowObject = "";
this.dwYpJg.Dock = System.Windows.Forms.DockStyle.Fill;
this.dwYpJg.EnterToTab = false;
this.dwYpJg.HeaderSort = false;
this.dwYpJg.LibraryList = "";
this.dwYpJg.Location = new System.Drawing.Point(251, 389);
this.dwYpJg.Margin = new System.Windows.Forms.Padding(3, 0, 6, 3);
this.dwYpJg.Name = "dwYpJg";
this.dwYpJg.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dwYpJg.Size = new System.Drawing.Size(763, 193);
this.dwYpJg.TabIndex = 4;
this.dwYpJg.MouseDown += new System.Windows.Forms.MouseEventHandler(this.dwYpJg_MouseDown);
//
// qPanel1
//
this.qPanel1.BackColor = System.Drawing.Color.Transparent;
this.qTableLayoutPanel1.SetColumnSpan(this.qPanel1, 2);
this.qPanel1.Controls.Add(this.btnClose);
this.qPanel1.Controls.Add(this.btnAddPrice);
this.qPanel1.Controls.Add(this.btnAddStandard);
this.qPanel1.Controls.Add(this.btnAddOtherName);
this.qPanel1.Controls.Add(this.btnAddYpFl);
this.qPanel1.ControlStyle = Qeb.Control.ViewStyle.Custom;
this.qPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.qPanel1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qPanel1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qPanel1.Location = new System.Drawing.Point(0, 585);
this.qPanel1.Margin = new System.Windows.Forms.Padding(0);
this.qPanel1.Name = "qPanel1";
this.qPanel1.Size = new System.Drawing.Size(1020, 35);
this.qPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel1.TabIndex = 5;
//
// btnClose
//
this.btnClose.Anchor = System.Windows.Forms.AnchorStyles.Right;
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)))));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -