📄 fypzdwh_ypjgwh.designer.cs
字号:
namespace Qeb.YK
{
partial class FYpZdWh_YpJgWh
{
/// <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.labelYpMcGg = new Qeb.Control.QLabelTitle(this.components);
this.dwYpJg = new Qeb.Control.QDataWindow(this.components);
this.btnSave = new Qeb.Control.QButton();
this.btnClose = new Qeb.Control.QButton();
this.SuspendLayout();
//
// labelYpMcGg
//
this.labelYpMcGg.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.labelYpMcGg.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.labelYpMcGg.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.labelYpMcGg.Location = new System.Drawing.Point(6, 3);
this.labelYpMcGg.Name = "labelYpMcGg";
this.labelYpMcGg.Size = new System.Drawing.Size(393, 23);
this.labelYpMcGg.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.labelYpMcGg.TabIndex = 0;
this.labelYpMcGg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// dwYpJg
//
this.dwYpJg.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwYpJg.DataWindowObject = "";
this.dwYpJg.EnterToTab = true;
this.dwYpJg.HeaderSort = false;
this.dwYpJg.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.dwYpJg.LibraryList = "";
this.dwYpJg.Location = new System.Drawing.Point(6, 29);
this.dwYpJg.Name = "dwYpJg";
this.dwYpJg.Size = new System.Drawing.Size(393, 206);
this.dwYpJg.TabIndex = 1;
this.dwYpJg.ItemChanged += new Sybase.DataWindow.ItemChangedEventHandler(this.dwYpJg_ItemChanged);
this.dwYpJg.ItemError += new Sybase.DataWindow.ItemErrorEventHandler(this.dwYpJg_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(242, 245);
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(324, 245);
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_YpJgWh
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(406, 277);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.dwYpJg);
this.Controls.Add(this.labelYpMcGg);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FYpZdWh_YpJgWh";
this.ShowGradient = true;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "药品价格维护";
this.Load += new System.EventHandler(this.FYpZdWh_YpJgWh_Load);
this.ResumeLayout(false);
}
#endregion
private Qeb.Control.QLabelTitle labelYpMcGg;
private Qeb.Control.QDataWindow dwYpJg;
private Qeb.Control.QButton btnSave;
private Qeb.Control.QButton btnClose;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -