📄 fypzdwh_ypggwh.designer.cs
字号:
namespace Qeb.YK
{
partial class FYpZdWh_YpGgWh
{
/// <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.labelYpMc = new Qeb.Control.QLabelTitle(this.components);
this.dwYpGg = new Qeb.Control.QDataWindow(this.components);
this.btnSave = new Qeb.Control.QButton();
this.btnClose = new Qeb.Control.QButton();
this.SuspendLayout();
//
// labelYpMc
//
this.labelYpMc.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.labelYpMc.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.labelYpMc.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.labelYpMc.Location = new System.Drawing.Point(6, 3);
this.labelYpMc.Name = "labelYpMc";
this.labelYpMc.Size = new System.Drawing.Size(583, 23);
this.labelYpMc.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.labelYpMc.TabIndex = 0;
this.labelYpMc.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// dwYpGg
//
this.dwYpGg.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwYpGg.DataWindowObject = "";
this.dwYpGg.EnterToTab = true;
this.dwYpGg.HeaderSort = false;
this.dwYpGg.LibraryList = "";
this.dwYpGg.Location = new System.Drawing.Point(6, 29);
this.dwYpGg.Name = "dwYpGg";
this.dwYpGg.Size = new System.Drawing.Size(582, 432);
this.dwYpGg.TabIndex = 1;
this.dwYpGg.ItemChanged += new Sybase.DataWindow.ItemChangedEventHandler(this.dwYpGg_ItemChanged);
this.dwYpGg.ItemError += new Sybase.DataWindow.ItemErrorEventHandler(this.dwYpGg_ItemError);
//
// 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(432, 466);
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 = 2;
this.btnSave.Text = "保存";
this.btnSave.Title = "";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// btnClose
//
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)))));
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(513, 466);
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 = 3;
this.btnClose.Text = "返回";
this.btnClose.Title = "";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// FYpZdWh_YpGgWh
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(594, 499);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.dwYpGg);
this.Controls.Add(this.labelYpMc);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FYpZdWh_YpGgWh";
this.ShowGradient = true;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "药品规格维护";
this.Load += new System.EventHandler(this.FYpZdWh_YpGgWh_Load);
this.ResumeLayout(false);
}
#endregion
private Qeb.Control.QLabelTitle labelYpMc;
private Qeb.Control.QDataWindow dwYpGg;
private Qeb.Control.QButton btnSave;
private Qeb.Control.QButton btnClose;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -