📄 fdictbase.designer.cs
字号:
this.qLabel1.TabIndex = 4;
this.qLabel1.Text = "快速定位:";
//
// txtLookUpTree
//
this.txtLookUpTree.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.txtLookUpTree.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtLookUpTree.Font = new System.Drawing.Font("宋体", 9F);
this.txtLookUpTree.ForeColor = System.Drawing.SystemColors.WindowText;
this.txtLookUpTree.Location = new System.Drawing.Point(62, 5);
this.txtLookUpTree.LoopUpPrompt = "";
this.txtLookUpTree.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.txtLookUpTree.Name = "txtLookUpTree";
this.txtLookUpTree.Size = new System.Drawing.Size(136, 21);
this.txtLookUpTree.TabIndex = 6;
//
// picLookUpTree
//
this.picLookUpTree.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.picLookUpTree.Location = new System.Drawing.Point(201, 0);
this.picLookUpTree.Margin = new System.Windows.Forms.Padding(0);
this.picLookUpTree.Name = "picLookUpTree";
this.picLookUpTree.Size = new System.Drawing.Size(41, 31);
this.picLookUpTree.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.picLookUpTree.TabIndex = 7;
this.picLookUpTree.TabStop = false;
this.picLookUpTree.Click += new System.EventHandler(this.picLookUpTree_Click);
//
// tlpRight
//
this.tlpRight.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.tlpRight.ColumnCount = 4;
this.tlpRight.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlpRight.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 73F));
this.tlpRight.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 160F));
this.tlpRight.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 24F));
this.tlpRight.Controls.Add(this.qLabel2, 1, 0);
this.tlpRight.Controls.Add(this.txtLookUpDW, 2, 0);
this.tlpRight.Controls.Add(this.picLookUpDW, 3, 0);
this.tlpRight.Controls.Add(this.lbMsg, 0, 0);
this.tlpRight.ControlStyle = Qeb.Control.ViewStyle.Custom;
this.tlpRight.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.tlpRight.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.tlpRight.Location = new System.Drawing.Point(254, 28);
this.tlpRight.Name = "tlpRight";
this.tlpRight.RowCount = 1;
this.tlpRight.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tlpRight.Size = new System.Drawing.Size(763, 27);
this.tlpRight.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.tlpRight.TabIndex = 6;
//
// qLabel2
//
this.qLabel2.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.qLabel2.AutoSize = true;
this.qLabel2.Font = new System.Drawing.Font("宋体", 9F);
this.qLabel2.Location = new System.Drawing.Point(520, 7);
this.qLabel2.Margin = new System.Windows.Forms.Padding(3, 0, 0, 0);
this.qLabel2.Name = "qLabel2";
this.qLabel2.Size = new System.Drawing.Size(59, 12);
this.qLabel2.TabIndex = 0;
this.qLabel2.Text = "快速定位:";
//
// txtLookUpDW
//
this.txtLookUpDW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.txtLookUpDW.Cursor = System.Windows.Forms.Cursors.IBeam;
this.txtLookUpDW.Font = new System.Drawing.Font("宋体", 9F);
this.txtLookUpDW.ForeColor = System.Drawing.SystemColors.WindowText;
this.txtLookUpDW.Location = new System.Drawing.Point(579, 3);
this.txtLookUpDW.LoopUpPrompt = "";
this.txtLookUpDW.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.txtLookUpDW.Name = "txtLookUpDW";
this.txtLookUpDW.Size = new System.Drawing.Size(157, 21);
this.txtLookUpDW.TabIndex = 7;
//
// picLookUpDW
//
this.picLookUpDW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.picLookUpDW.Location = new System.Drawing.Point(739, 0);
this.picLookUpDW.Margin = new System.Windows.Forms.Padding(0);
this.picLookUpDW.Name = "picLookUpDW";
this.picLookUpDW.Size = new System.Drawing.Size(24, 27);
this.picLookUpDW.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.picLookUpDW.TabIndex = 8;
this.picLookUpDW.TabStop = false;
this.picLookUpDW.Click += new System.EventHandler(this.picLookUpDW_Click);
//
// lbMsg
//
this.lbMsg.Anchor = System.Windows.Forms.AnchorStyles.Left;
this.lbMsg.AutoSize = true;
this.lbMsg.Location = new System.Drawing.Point(3, 7);
this.lbMsg.Name = "lbMsg";
this.lbMsg.Size = new System.Drawing.Size(0, 12);
this.lbMsg.TabIndex = 9;
//
// panelUC
//
this.panelUC.ControlStyle = Qeb.Control.ViewStyle.Custom;
this.panelUC.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelUC.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.panelUC.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
this.panelUC.Location = new System.Drawing.Point(251, 58);
this.panelUC.Margin = new System.Windows.Forms.Padding(0, 0, 6, 3);
this.panelUC.Name = "panelUC";
this.panelUC.Size = new System.Drawing.Size(763, 559);
this.panelUC.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.panelUC.TabIndex = 7;
//
// qTextBox1
//
this.qTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.qTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.qTextBox1.Font = new System.Drawing.Font("宋体", 10F);
this.qTextBox1.ForeColor = System.Drawing.SystemColors.WindowText;
this.qTextBox1.Location = new System.Drawing.Point(73, 6);
this.qTextBox1.LoopUpPrompt = "";
this.qTextBox1.Margin = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.qTextBox1.Name = "qTextBox1";
this.qTextBox1.Size = new System.Drawing.Size(136, 23);
this.qTextBox1.TabIndex = 6;
//
// FDictBase
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.ClientSize = new System.Drawing.Size(1020, 620);
this.ControlBox = false;
this.Controls.Add(this.tlpForm);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
this.Name = "FDictBase";
this.ShowGradient = true;
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Load += new System.EventHandler(this.FDictBase_Load);
this.tlpForm.ResumeLayout(false);
this.tlpForm.PerformLayout();
this.tlpLeft.ResumeLayout(false);
this.tlpLeft.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picLookUpTree)).EndInit();
this.tlpRight.ResumeLayout(false);
this.tlpRight.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picLookUpDW)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Qeb.Control.QTableLayoutPanel tlpForm;
private Qeb.Control.QLabelTitle lbTitle1;
private Qeb.Control.QLabel qLabel1;
private Qeb.Control.QTableLayoutPanel tlpLeft;
private Qeb.Control.QPictureBox picLookUpTree;
protected Qeb.Control.QTextBox txtLookUpTree;
protected Qeb.Control.QTextBox qTextBox1;
private Qeb.Control.QTableLayoutPanel tlpRight;
private Qeb.Control.QLabel qLabel2;
protected Qeb.Control.QTextBox txtLookUpDW;
private Qeb.Control.QPictureBox picLookUpDW;
private Qeb.Control.QLabel lbMsg;
protected Qeb.Control.QTreeView tvCatalog;
private Qeb.Control.QPanel panelUC;
private Qeb.Control.QLabelTitle lbTitle2;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -