📄 ucdictksxxwh.designer.cs
字号:
namespace Qeb.GY
{
partial class UCDictKsXxWh
{
/// <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.tvCatalog = new Qeb.Control.QTreeView(this.components);
this.dwKsXx = new Qeb.Control.QDataWindow(this.components);
this.qPanel1 = new Qeb.Control.QPanel(this.components);
this.label1 = new System.Windows.Forms.Label();
this.btnPrint = new Qeb.Control.QButton();
this.btnClose = new Qeb.Control.QButton();
this.btnRetrieve = new Qeb.Control.QButton();
this.btnSave = new Qeb.Control.QButton();
this.qPanel2 = new Qeb.Control.QPanel(this.components);
this.btnTvDel = new Qeb.Control.QButton();
this.btnTvAdd = new Qeb.Control.QButton();
this.qTableLayoutPanel1.SuspendLayout();
this.qPanel1.SuspendLayout();
this.qPanel2.SuspendLayout();
this.SuspendLayout();
//
// qTableLayoutPanel1
//
this.qTableLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
this.qTableLayoutPanel1.ColumnCount = 2;
this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 180F));
this.qTableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.qTableLayoutPanel1.Controls.Add(this.tvCatalog, 0, 0);
this.qTableLayoutPanel1.Controls.Add(this.dwKsXx, 1, 0);
this.qTableLayoutPanel1.Controls.Add(this.qPanel1, 1, 1);
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.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 = 3;
//
// tvCatalog
//
this.tvCatalog.Dock = System.Windows.Forms.DockStyle.Fill;
this.tvCatalog.Font = new System.Drawing.Font("宋体", 10F);
this.tvCatalog.ImageIndex = 0;
this.tvCatalog.Location = new System.Drawing.Point(0, 0);
this.tvCatalog.Margin = new System.Windows.Forms.Padding(0);
this.tvCatalog.Name = "tvCatalog";
this.tvCatalog.SelectedImageIndex = 0;
this.tvCatalog.ShowNodeToolTips = true;
this.tvCatalog.Size = new System.Drawing.Size(180, 524);
this.tvCatalog.TabIndex = 2;
this.tvCatalog.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.tvCatalog_AfterSelect);
this.tvCatalog.BeforeSelect += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvCatalog_BeforeSelect);
//
// dwKsXx
//
this.dwKsXx.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.dwKsXx.DataWindowObject = "";
this.dwKsXx.Dock = System.Windows.Forms.DockStyle.Fill;
this.dwKsXx.EnterToTab = false;
this.dwKsXx.HeaderSort = false;
this.dwKsXx.LibraryList = "";
this.dwKsXx.Location = new System.Drawing.Point(183, 0);
this.dwKsXx.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.dwKsXx.Name = "dwKsXx";
this.dwKsXx.ScrollBars = Sybase.DataWindow.DataWindowScrollBars.Both;
this.dwKsXx.Size = new System.Drawing.Size(579, 524);
this.dwKsXx.TabIndex = 1;
this.dwKsXx.Text = "qDataWindow2";
this.dwKsXx.ItemChanged += new Sybase.DataWindow.ItemChangedEventHandler(this.dwKsXx_ItemChanged);
this.dwKsXx.Click += new System.EventHandler(this.dwKsXx_Click);
this.dwKsXx.EditChanged += new Sybase.DataWindow.EditChangedEventHandler(this.dwKsXx_EditChanged);
//
// qPanel1
//
this.qPanel1.Controls.Add(this.label1);
this.qPanel1.Controls.Add(this.btnPrint);
this.qPanel1.Controls.Add(this.btnClose);
this.qPanel1.Controls.Add(this.btnRetrieve);
this.qPanel1.Controls.Add(this.btnSave);
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(183, 524);
this.qPanel1.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.qPanel1.Name = "qPanel1";
this.qPanel1.Size = new System.Drawing.Size(579, 35);
this.qPanel1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel1.TabIndex = 5;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(247, 16);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(0, 12);
this.label1.TabIndex = 12;
//
// btnPrint
//
this.btnPrint.Arrow = Qeb.Control.QButton.arrow.None;
this.btnPrint.BackColor = System.Drawing.Color.Transparent;
this.btnPrint.clickShowContextMenu = false;
this.btnPrint.ColorBase = System.Drawing.Color.FromArgb(((int)(((byte)(186)))), ((int)(((byte)(209)))), ((int)(((byte)(240)))));
this.btnPrint.ColorBaseStroke = System.Drawing.Color.FromArgb(((int)(((byte)(152)))), ((int)(((byte)(187)))), ((int)(((byte)(213)))));
this.btnPrint.ColorOn = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(78)))));
this.btnPrint.ColorOnStroke = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(177)))), ((int)(((byte)(118)))));
this.btnPrint.ColorPress = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
this.btnPrint.ColorPressStroke = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.btnPrint.FadingSpeed = 35;
this.btnPrint.FlatAppearance.BorderSize = 0;
this.btnPrint.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnPrint.GroupPos = Qeb.Control.QButton.groupPos.None;
this.btnPrint.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.btnPrint.ImageOffset = 0;
this.btnPrint.Location = new System.Drawing.Point(426, 6);
this.btnPrint.Margin = new System.Windows.Forms.Padding(0);
this.btnPrint.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Radius = 6;
this.btnPrint.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.btnPrint.Size = new System.Drawing.Size(75, 23);
this.btnPrint.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.btnPrint.SplitDistance = 0;
this.btnPrint.TabIndex = 11;
this.btnPrint.Text = "打印";
this.btnPrint.Title = "";
this.btnPrint.UseVisualStyleBackColor = true;
this.btnPrint.Click += new System.EventHandler(this.btnPrint_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(507, 6);
this.btnClose.Margin = new System.Windows.Forms.Padding(0);
this.btnClose.MaxImageSize = new System.Drawing.Point(0, 0);
this.btnClose.Name = "btnClose";
this.btnClose.Radius = 6;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -