📄 ucdictsfxmwh.designer.cs
字号:
namespace Qeb.GY
{
partial class UCDictSfxmWh
{
/// <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.qPanel1 = new Qeb.Control.QPanel(this.components);
this.dwsfxmlb = new Qeb.Control.QDataWindow(this.components);
this.dwsfxmwh = new Qeb.Control.QDataWindow(this.components);
this.qPanel2 = new Qeb.Control.QPanel(this.components);
this.btnAdd = new Qeb.Control.QButton();
this.btnRefresh = new Qeb.Control.QButton();
this.btnClose = new Qeb.Control.QButton();
this.btnSave = new Qeb.Control.QButton();
this.btnExport = new Qeb.Control.QButton();
this.btnModify = new Qeb.Control.QButton();
this.btnPrint = new Qeb.Control.QButton();
this.btnStop = new Qeb.Control.QButton();
this.qTableLayoutPanel1.SuspendLayout();
this.qPanel1.SuspendLayout();
this.qPanel2.SuspendLayout();
this.SuspendLayout();
//
// qTableLayoutPanel1
//
this.qTableLayoutPanel1.ColumnCount = 1;
this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.qTableLayoutPanel1.Controls.Add(this.qPanel1, 0, 0);
this.qTableLayoutPanel1.Controls.Add(this.qPanel2, 0, 1);
this.qTableLayoutPanel1.ControlStyle = Qeb.Control.ViewStyle.Custom;
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.Margin = new System.Windows.Forms.Padding(0);
this.qTableLayoutPanel1.Name = "qTableLayoutPanel1";
this.qTableLayoutPanel1.RowCount = 2;
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.qTableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F));
this.qTableLayoutPanel1.Size = new System.Drawing.Size(762, 559);
this.qTableLayoutPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qTableLayoutPanel1.TabIndex = 0;
//
// qPanel1
//
this.qPanel1.Controls.Add(this.dwsfxmlb);
this.qPanel1.Controls.Add(this.dwsfxmwh);
this.qPanel1.ControlStyle = Qeb.Control.ViewStyle.Standard;
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(3, 3);
this.qPanel1.Name = "qPanel1";
this.qPanel1.Size = new System.Drawing.Size(756, 518);
this.qPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel1.TabIndex = 0;
//
// dwsfxmlb
//
this.dwsfxmlb.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwsfxmlb.DataWindowObject = "";
this.dwsfxmlb.Dock = System.Windows.Forms.DockStyle.Fill;
this.dwsfxmlb.EnterToTab = false;
this.dwsfxmlb.HeaderSort = false;
this.dwsfxmlb.LibraryList = "";
this.dwsfxmlb.Location = new System.Drawing.Point(0, 0);
this.dwsfxmlb.Margin = new System.Windows.Forms.Padding(0);
this.dwsfxmlb.Name = "dwsfxmlb";
this.dwsfxmlb.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dwsfxmlb.Size = new System.Drawing.Size(756, 518);
this.dwsfxmlb.TabIndex = 1;
this.dwsfxmlb.DoubleClick += new System.EventHandler(this.dwsfxmlb_DoubleClick);
//
// dwsfxmwh
//
this.dwsfxmwh.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwsfxmwh.DataWindowObject = "";
this.dwsfxmwh.Dock = System.Windows.Forms.DockStyle.Fill;
this.dwsfxmwh.EnterToTab = false;
this.dwsfxmwh.HeaderSort = false;
this.dwsfxmwh.LibraryList = "";
this.dwsfxmwh.Location = new System.Drawing.Point(0, 0);
this.dwsfxmwh.Margin = new System.Windows.Forms.Padding(0);
this.dwsfxmwh.Name = "dwsfxmwh";
this.dwsfxmwh.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dwsfxmwh.Size = new System.Drawing.Size(756, 518);
this.dwsfxmwh.TabIndex = 0;
this.dwsfxmwh.ItemChanged += new Sybase.DataWindow.ItemChangedEventHandler(this.dwsfxmwh_ItemChanged);
this.dwsfxmwh.ItemError += new Sybase.DataWindow.ItemErrorEventHandler(this.dwsfxmwh_ItemError);
this.dwsfxmwh.EditChanged += new Sybase.DataWindow.EditChangedEventHandler(this.dwsfxmwh_EditChanged);
//
// qPanel2
//
this.qPanel2.Controls.Add(this.btnAdd);
this.qPanel2.Controls.Add(this.btnRefresh);
this.qPanel2.Controls.Add(this.btnClose);
this.qPanel2.Controls.Add(this.btnSave);
this.qPanel2.Controls.Add(this.btnExport);
this.qPanel2.Controls.Add(this.btnModify);
this.qPanel2.Controls.Add(this.btnPrint);
this.qPanel2.Controls.Add(this.btnStop);
this.qPanel2.ControlStyle = Qeb.Control.ViewStyle.Standard;
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(3, 527);
this.qPanel2.Name = "qPanel2";
this.qPanel2.Size = new System.Drawing.Size(756, 29);
this.qPanel2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel2.TabIndex = 1;
//
// 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, 3);
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 = 9;
this.btnAdd.Text = "新增";
this.btnAdd.Title = "";
this.btnAdd.UseVisualStyleBackColor = true;
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
//
// btnRefresh
//
this.btnRefresh.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.btnRefresh.Arrow = Qeb.Control.QButton.arrow.None;
this.btnRefresh.BackColor = System.Drawing.Color.Transparent;
this.btnRefresh.clickShowContextMenu = false;
this.btnRefresh.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnRefresh.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnRefresh.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnRefresh.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnRefresh.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnRefresh.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnRefresh.FadingSpeed = 35;
this.btnRefresh.FlatAppearance.BorderSize = 0;
this.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRefresh.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnRefresh.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnRefresh.ImageOffset = 0;
this.btnRefresh.Location = new System.Drawing.Point(324, 3);
this.btnRefresh.Margin = new System.Windows.Forms.Padding(0, 6, 0, 6);
this.btnRefresh.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnRefresh.Name = "btnRefresh";
this.btnRefresh.Radius = 6;
this.btnRefresh.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnRefresh.Size = new System.Drawing.Size(75, 23);
this.btnRefresh.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnRefresh.SplitDistance = 0;
this.btnRefresh.TabIndex = 12;
this.btnRefresh.Text = "取消";
this.btnRefresh.Title = "";
this.btnRefresh.UseVisualStyleBackColor = true;
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
//
// 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)))));
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)))));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -