📄 fykrkd.designer.cs
字号:
this.qButton1.FadingSpeed = 35;
this.qButton1.FlatAppearance.BorderSize = 0;
this.qButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.qButton1.GroupPos = Qeb.Control.QButton.groupPos.None;
this.qButton1.ImageLocation = Qeb.Control.QButton.imagelocation.None;
this.qButton1.ImageOffset = 0;
this.qButton1.Location = new System.Drawing.Point(385, 0);
this.qButton1.Margin = new System.Windows.Forms.Padding(0);
this.qButton1.MaxImageSize = new System.Drawing.Point(0, 0);
this.qButton1.Name = "qButton1";
this.qButton1.Radius = 6;
this.qButton1.ShowBase = Qeb.Control.QButton.showbase.Yes;
this.qButton1.Size = new System.Drawing.Size(75, 22);
this.qButton1.SplitButton = Qeb.Control.QButton.splitbutton.No;
this.qButton1.SplitDistance = 0;
this.qButton1.TabIndex = 6;
this.qButton1.Text = "查询";
this.qButton1.Title = "";
this.qButton1.UseVisualStyleBackColor = true;
//
// qTextBox3
//
this.qTextBox3.ForeColor = System.Drawing.SystemColors.WindowText;
this.qTextBox3.Location = new System.Drawing.Point(310, 0);
this.qTextBox3.LoopUpPrompt = "";
this.qTextBox3.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.qTextBox3.Multiline = true;
this.qTextBox3.Name = "qTextBox3";
this.qTextBox3.Size = new System.Drawing.Size(72, 22);
this.qTextBox3.TabIndex = 5;
//
// qLabel3
//
this.qLabel3.Location = new System.Drawing.Point(290, 0);
this.qLabel3.Name = "qLabel3";
this.qLabel3.Size = new System.Drawing.Size(17, 22);
this.qLabel3.TabIndex = 4;
this.qLabel3.Text = "至";
this.qLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// qTextBox2
//
this.qTextBox2.ForeColor = System.Drawing.SystemColors.WindowText;
this.qTextBox2.Location = new System.Drawing.Point(215, 0);
this.qTextBox2.LoopUpPrompt = "";
this.qTextBox2.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.qTextBox2.Multiline = true;
this.qTextBox2.Name = "qTextBox2";
this.qTextBox2.Size = new System.Drawing.Size(72, 22);
this.qTextBox2.TabIndex = 3;
//
// qLabel2
//
this.qLabel2.Location = new System.Drawing.Point(165, 0);
this.qLabel2.Margin = new System.Windows.Forms.Padding(0);
this.qLabel2.Name = "qLabel2";
this.qLabel2.Size = new System.Drawing.Size(47, 22);
this.qLabel2.TabIndex = 2;
this.qLabel2.Text = "日期从:";
this.qLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// qTextBox1
//
this.qTextBox1.Dock = System.Windows.Forms.DockStyle.Left;
this.qTextBox1.ForeColor = System.Drawing.SystemColors.WindowText;
this.qTextBox1.Location = new System.Drawing.Point(59, 0);
this.qTextBox1.LoopUpPrompt = "";
this.qTextBox1.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.qTextBox1.Multiline = true;
this.qTextBox1.Name = "qTextBox1";
this.qTextBox1.Size = new System.Drawing.Size(100, 22);
this.qTextBox1.TabIndex = 1;
//
// qLabel1
//
this.qLabel1.Dock = System.Windows.Forms.DockStyle.Left;
this.qLabel1.Location = new System.Drawing.Point(0, 0);
this.qLabel1.Margin = new System.Windows.Forms.Padding(0);
this.qLabel1.Name = "qLabel1";
this.qLabel1.Size = new System.Drawing.Size(59, 22);
this.qLabel1.TabIndex = 0;
this.qLabel1.Text = "入库方式:";
this.qLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// qLabelTitle2
//
this.qLabelTitle2.AutoSize = true;
this.qLabelTitle2.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qLabelTitle2.Dock = System.Windows.Forms.DockStyle.Fill;
this.qLabelTitle2.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qLabelTitle2.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qLabelTitle2.Location = new System.Drawing.Point(6, 53);
this.qLabelTitle2.Margin = new System.Windows.Forms.Padding(6, 3, 1, 0);
this.qLabelTitle2.Name = "qLabelTitle2";
this.qLabelTitle2.Size = new System.Drawing.Size(503, 22);
this.qLabelTitle2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qLabelTitle2.TabIndex = 2;
this.qLabelTitle2.Text = "未记帐入库单列表";
this.qLabelTitle2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// qLabelTitle3
//
this.qLabelTitle3.AutoSize = true;
this.qLabelTitle3.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qLabelTitle3.Dock = System.Windows.Forms.DockStyle.Fill;
this.qLabelTitle3.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qLabelTitle3.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.qLabelTitle3.Location = new System.Drawing.Point(511, 53);
this.qLabelTitle3.Margin = new System.Windows.Forms.Padding(1, 3, 6, 0);
this.qLabelTitle3.Name = "qLabelTitle3";
this.qLabelTitle3.Size = new System.Drawing.Size(503, 22);
this.qLabelTitle3.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qLabelTitle3.TabIndex = 3;
this.qLabelTitle3.Text = "已记帐入库单列表";
this.qLabelTitle3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// qDataWindow1
//
this.qDataWindow1.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qDataWindow1.DataWindowObject = "";
this.qDataWindow1.Dock = System.Windows.Forms.DockStyle.Fill;
this.qDataWindow1.EnterToTab = false;
this.qDataWindow1.HeaderSort = false;
this.qDataWindow1.LibraryList = "";
this.qDataWindow1.Location = new System.Drawing.Point(6, 78);
this.qDataWindow1.Margin = new System.Windows.Forms.Padding(6, 3, 1, 0);
this.qDataWindow1.Name = "qDataWindow1";
this.qDataWindow1.Size = new System.Drawing.Size(503, 507);
this.qDataWindow1.TabIndex = 4;
this.qDataWindow1.Text = "qDataWindow1";
//
// qDataWindow2
//
this.qDataWindow2.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qDataWindow2.DataWindowObject = "";
this.qDataWindow2.Dock = System.Windows.Forms.DockStyle.Fill;
this.qDataWindow2.EnterToTab = false;
this.qDataWindow2.HeaderSort = false;
this.qDataWindow2.LibraryList = "";
this.qDataWindow2.Location = new System.Drawing.Point(511, 78);
this.qDataWindow2.Margin = new System.Windows.Forms.Padding(1, 3, 6, 0);
this.qDataWindow2.Name = "qDataWindow2";
this.qDataWindow2.Size = new System.Drawing.Size(503, 507);
this.qDataWindow2.TabIndex = 5;
this.qDataWindow2.Text = "qDataWindow2";
//
// qPanel2
//
this.qTableLayoutPanel1.SetColumnSpan(this.qPanel2, 2);
this.qPanel2.Controls.Add(this.btnClose);
this.qPanel2.Controls.Add(this.btnStop);
this.qPanel2.Controls.Add(this.btnModify);
this.qPanel2.Controls.Add(this.qButton2);
this.qPanel2.ControlStyle = Qeb.Control.ViewStyle.Custom;
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(6, 588);
this.qPanel2.Margin = new System.Windows.Forms.Padding(6, 3, 6, 0);
this.qPanel2.Name = "qPanel2";
this.qPanel2.Size = new System.Drawing.Size(1008, 32);
this.qPanel2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qPanel2.TabIndex = 6;
//
// 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)))));
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -