ab56a9bcf7
SVN-Revision: r240
247 lines
13 KiB
C#
247 lines
13 KiB
C#
namespace Lskj.Control
|
|
{
|
|
partial class SumPanelControl
|
|
{
|
|
/// <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 组件设计器生成的代码
|
|
|
|
/// <summary>
|
|
/// 设计器支持所需的方法 - 不要
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.pl_SumRight = new DevExpress.XtraEditors.PanelControl();
|
|
this.labSum = new System.Windows.Forms.Label();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.lbTitle = new System.Windows.Forms.Label();
|
|
this.pl_main_center_master = new DevExpress.XtraEditors.XtraScrollableControl();
|
|
this.pl_treeview_detault_search = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
|
|
this.lceCombobox = new Lskj.Control.LabelComboxEdit();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.btnTreeSearch = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_SumRight)).BeginInit();
|
|
this.pl_SumRight.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.pl_main_center_master.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_treeview_detault_search)).BeginInit();
|
|
this.pl_treeview_detault_search.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// pl_SumRight
|
|
//
|
|
this.pl_SumRight.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.pl_SumRight.Appearance.Options.UseBackColor = true;
|
|
this.pl_SumRight.Controls.Add(this.labSum);
|
|
this.pl_SumRight.Controls.Add(this.panelControl2);
|
|
this.pl_SumRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.pl_SumRight.Location = new System.Drawing.Point(871, 0);
|
|
this.pl_SumRight.Name = "pl_SumRight";
|
|
this.pl_SumRight.Size = new System.Drawing.Size(401, 71);
|
|
this.pl_SumRight.TabIndex = 0;
|
|
//
|
|
// labSum
|
|
//
|
|
this.labSum.BackColor = System.Drawing.Color.White;
|
|
this.labSum.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labSum.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.labSum.ForeColor = System.Drawing.Color.Black;
|
|
this.labSum.Location = new System.Drawing.Point(2, 37);
|
|
this.labSum.Name = "labSum";
|
|
this.labSum.Size = new System.Drawing.Size(397, 32);
|
|
this.labSum.TabIndex = 3;
|
|
this.labSum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.Controls.Add(this.label1);
|
|
this.panelControl2.Controls.Add(this.lbTitle);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl2.Location = new System.Drawing.Point(2, 2);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(397, 35);
|
|
this.panelControl2.TabIndex = 1;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BackColor = System.Drawing.Color.White;
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.label1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.ForeColor = System.Drawing.Color.Black;
|
|
this.label1.Location = new System.Drawing.Point(176, 2);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(219, 31);
|
|
this.label1.TabIndex = 4;
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// lbTitle
|
|
//
|
|
this.lbTitle.BackColor = System.Drawing.Color.White;
|
|
this.lbTitle.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lbTitle.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbTitle.ForeColor = System.Drawing.Color.Black;
|
|
this.lbTitle.Location = new System.Drawing.Point(2, 2);
|
|
this.lbTitle.Name = "lbTitle";
|
|
this.lbTitle.Size = new System.Drawing.Size(174, 31);
|
|
this.lbTitle.TabIndex = 3;
|
|
this.lbTitle.Text = "合计";
|
|
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// pl_main_center_master
|
|
//
|
|
this.pl_main_center_master.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.pl_main_center_master.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_center_master.AutoScroll = false;
|
|
this.pl_main_center_master.Controls.Add(this.pl_treeview_detault_search);
|
|
this.pl_main_center_master.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main_center_master.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_main_center_master.Name = "pl_main_center_master";
|
|
this.pl_main_center_master.Size = new System.Drawing.Size(871, 71);
|
|
this.pl_main_center_master.TabIndex = 7;
|
|
//
|
|
// pl_treeview_detault_search
|
|
//
|
|
this.pl_treeview_detault_search.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_treeview_detault_search.Appearance.Options.UseBackColor = true;
|
|
this.pl_treeview_detault_search.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_treeview_detault_search.Controls.Add(this.panelControl4);
|
|
this.pl_treeview_detault_search.Controls.Add(this.panelControl3);
|
|
this.pl_treeview_detault_search.Location = new System.Drawing.Point(39, 104);
|
|
this.pl_treeview_detault_search.Margin = new System.Windows.Forms.Padding(5, 3, 5, 3);
|
|
this.pl_treeview_detault_search.Name = "pl_treeview_detault_search";
|
|
this.pl_treeview_detault_search.Size = new System.Drawing.Size(270, 28);
|
|
this.pl_treeview_detault_search.TabIndex = 24;
|
|
this.pl_treeview_detault_search.Visible = false;
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl4.Controls.Add(this.textEdit1);
|
|
this.panelControl4.Controls.Add(this.lceCombobox);
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl4.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Padding = new System.Windows.Forms.Padding(2, 4, 2, 0);
|
|
this.panelControl4.Size = new System.Drawing.Size(206, 28);
|
|
this.panelControl4.TabIndex = 25;
|
|
//
|
|
// textEdit1
|
|
//
|
|
this.textEdit1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.textEdit1.Location = new System.Drawing.Point(113, 4);
|
|
this.textEdit1.Name = "textEdit1";
|
|
this.textEdit1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.textEdit1.Properties.Appearance.Options.UseFont = true;
|
|
this.textEdit1.Size = new System.Drawing.Size(91, 20);
|
|
this.textEdit1.TabIndex = 5;
|
|
//
|
|
// lceCombobox
|
|
//
|
|
this.lceCombobox.BackColor = System.Drawing.SystemColors.Control;
|
|
this.lceCombobox.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.lceCombobox.EditText = "";
|
|
this.lceCombobox.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.lceCombobox.FontSize = 0F;
|
|
this.lceCombobox.LabelText = "查询";
|
|
this.lceCombobox.Location = new System.Drawing.Point(2, 4);
|
|
this.lceCombobox.Margin = new System.Windows.Forms.Padding(4);
|
|
this.lceCombobox.Model = null;
|
|
this.lceCombobox.Name = "lceCombobox";
|
|
this.lceCombobox.NullText = "";
|
|
this.lceCombobox.ReadOnly = false;
|
|
this.lceCombobox.Required = false;
|
|
this.lceCombobox.Size = new System.Drawing.Size(111, 24);
|
|
this.lceCombobox.TabIndex = 4;
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.btnTreeSearch);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panelControl3.Location = new System.Drawing.Point(206, 0);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Padding = new System.Windows.Forms.Padding(3);
|
|
this.panelControl3.Size = new System.Drawing.Size(64, 28);
|
|
this.panelControl3.TabIndex = 25;
|
|
//
|
|
// btnTreeSearch
|
|
//
|
|
this.btnTreeSearch.AllowFocus = false;
|
|
this.btnTreeSearch.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnTreeSearch.Appearance.Options.UseFont = true;
|
|
this.btnTreeSearch.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.btnTreeSearch.Location = new System.Drawing.Point(1, 3);
|
|
this.btnTreeSearch.Name = "btnTreeSearch";
|
|
this.btnTreeSearch.Size = new System.Drawing.Size(60, 22);
|
|
this.btnTreeSearch.TabIndex = 21;
|
|
this.btnTreeSearch.Text = "查询";
|
|
//
|
|
// SumPanelControl
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.BackColor = System.Drawing.Color.Transparent;
|
|
this.Controls.Add(this.pl_main_center_master);
|
|
this.Controls.Add(this.pl_SumRight);
|
|
this.Name = "SumPanelControl";
|
|
this.Size = new System.Drawing.Size(1272, 71);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_SumRight)).EndInit();
|
|
this.pl_SumRight.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.pl_main_center_master.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_treeview_detault_search)).EndInit();
|
|
this.pl_treeview_detault_search.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl pl_SumRight;
|
|
private System.Windows.Forms.Label labSum;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label lbTitle;
|
|
private DevExpress.XtraEditors.XtraScrollableControl pl_main_center_master;
|
|
private DevExpress.XtraEditors.PanelControl pl_treeview_detault_search;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.TextEdit textEdit1;
|
|
private LabelComboxEdit lceCombobox;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.SimpleButton btnTreeSearch;
|
|
}
|
|
}
|