📄 ucdictsfhsxmwh.designer.cs
字号:
namespace Qeb.GY
{
partial class UCDictSfhsxmWh
{
/// <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.dwSfhsxmWh = new Qeb.Control.QDataWindow(this.components);
this.btnAdd = new Qeb.Control.QButton();
this.qPanel1 = new Qeb.Control.QPanel(this.components);
this.btnStop = new Qeb.Control.QButton();
this.btnModify = new Qeb.Control.QButton();
this.btnSave = new Qeb.Control.QButton();
this.btnCancel = new Qeb.Control.QButton();
this.btnPrint = new Qeb.Control.QButton();
this.btnExport = new Qeb.Control.QButton();
this.btnClose = new Qeb.Control.QButton();
this.qPanel1.SuspendLayout();
this.SuspendLayout();
//
// dwSfhsxmWh
//
this.dwSfhsxmWh.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwSfhsxmWh.DataWindowObject = "";
this.dwSfhsxmWh.EnterToTab = true;
this.dwSfhsxmWh.HeaderSort = true;
this.dwSfhsxmWh.LibraryList = "";
this.dwSfhsxmWh.Location = new System.Drawing.Point(0, 0);
this.dwSfhsxmWh.Margin = new System.Windows.Forms.Padding(0, 0, 0, 0);
this.dwSfhsxmWh.Name = "dwSfhsxmWh";
this.dwSfhsxmWh.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dwSfhsxmWh.Size = new System.Drawing.Size(762, 559);
this.dwSfhsxmWh.TabIndex = 0;
this.dwSfhsxmWh.ItemChanged += new Sybase.DataWindow.ItemChangedEventHandler(this.dwSfhsxmWh_ItemChanged);
this.dwSfhsxmWh.ItemError += new Sybase.DataWindow.ItemErrorEventHandler(this.dwSfhsxmWh_ItemError);
this.dwSfhsxmWh.EditChanged += new Sybase.DataWindow.EditChangedEventHandler(this.dwSfhsxmWh_EditChanged);
//
// btnAdd
//
this.btnAdd.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.btnAdd.Arrow = Qeb.Control.QButton.arrow.None;
this.btnAdd.BackColor = System.Drawing.Color.Transparent;
this.btnAdd.clickShowContextMenu = false;
this.btnAdd.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnAdd.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnAdd.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnAdd.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnAdd.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnAdd.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnAdd.Enabled = false;
this.btnAdd.FadingSpeed = 35;
this.btnAdd.FlatAppearance.BorderSize = 0;
this.btnAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnAdd.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnAdd.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnAdd.ImageOffset = 0;
this.btnAdd.Location = new System.Drawing.Point(0, 6);
this.btnAdd.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.btnAdd.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Radius = 6;
this.btnAdd.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnAdd.Size = new System.Drawing.Size(75, 23);
this.btnAdd.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnAdd.SplitDistance = 0;
this.btnAdd.TabIndex = 1;
this.btnAdd.Text = "增加";
this.btnAdd.Title = "";
this.btnAdd.UseVisualStyleBackColor = true;
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
//
// qPanel1
//
this.qPanel1.Controls.Add(this.btnStop);
this.qPanel1.Controls.Add(this.btnModify);
this.qPanel1.Controls.Add(this.btnSave);
this.qPanel1.Controls.Add(this.btnCancel);
this.qPanel1.Controls.Add(this.btnPrint);
this.qPanel1.Controls.Add(this.btnExport);
this.qPanel1.Controls.Add(this.btnClose);
this.qPanel1.Controls.Add(this.btnAdd);
this.qPanel1.ControlStyle = Qeb.Control.ViewStyle.Standard;
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, 524);
this.qPanel1.Name = "qPanel1";
this.qPanel1.Size = new System.Drawing.Size(762, 35);
this.qPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel1.TabIndex = 9;
//
// 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.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 = 10;
this.btnStop.Text = "作废";
this.btnStop.Title = "";
this.btnStop.UseVisualStyleBackColor = true;
this.btnStop.Click += new System.EventHandler(this.btnStop_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.Enabled = false;
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 = 11;
this.btnModify.Text = "修改";
this.btnModify.Title = "";
this.btnModify.UseVisualStyleBackColor = true;
this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
//
// btnSave
//
this.btnSave.Anchor = System.Windows.Forms.AnchorStyles.Left;
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)))));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -