373 lines
19 KiB
C#
373 lines
19 KiB
C#
namespace Lskj.PubModuleCard
|
|
{
|
|
partial class FrmMain
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.plLeft = new System.Windows.Forms.Panel();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.gridLeft = new Lskj.MyControl.GridControlEx();
|
|
this.tvLeft = new Lskj.MyControl.TreeViewEx();
|
|
this.pl_right_where = new System.Windows.Forms.Panel();
|
|
this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
|
|
this.pl_search = new System.Windows.Forms.Panel();
|
|
this.btnHelp = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnExport = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnImprt = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnCondSearch_1 = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtKey = new System.Windows.Forms.TextBox();
|
|
this.cbField = new System.Windows.Forms.ComboBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.toggleSwitch1 = new DevExpress.XtraEditors.ToggleSwitch();
|
|
this.BtnPrint = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
|
|
this.BtnDel = new DevExpress.XtraEditors.SimpleButton();
|
|
this.BtnAdd = new DevExpress.XtraEditors.SimpleButton();
|
|
this.gcMain = new Lskj.MyControl.CardControlEx();
|
|
this.plLeft.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.pl_search.SuspendLayout();
|
|
this.panel6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.toggleSwitch1.Properties)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// plLeft
|
|
//
|
|
this.plLeft.Controls.Add(this.panel1);
|
|
this.plLeft.Controls.Add(this.tvLeft);
|
|
this.plLeft.Controls.Add(this.pl_right_where);
|
|
this.plLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.plLeft.Location = new System.Drawing.Point(0, 0);
|
|
this.plLeft.Name = "plLeft";
|
|
this.plLeft.Size = new System.Drawing.Size(208, 730);
|
|
this.plLeft.TabIndex = 3;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.panel1.Controls.Add(this.gridLeft);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 37);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(208, 693);
|
|
this.panel1.TabIndex = 3;
|
|
//
|
|
// gridLeft
|
|
//
|
|
this.gridLeft.bomCaption = null;
|
|
this.gridLeft.bomSql = null;
|
|
this.gridLeft.ConstSql = null;
|
|
this.gridLeft.detailEnableCond = null;
|
|
this.gridLeft.detailEnableMsg = null;
|
|
this.gridLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridLeft.loadBom = null;
|
|
this.gridLeft.Location = new System.Drawing.Point(0, 0);
|
|
this.gridLeft.Name = "gridLeft";
|
|
this.gridLeft.pnlMain = null;
|
|
this.gridLeft.RowColorCondtion = null;
|
|
this.gridLeft.Size = new System.Drawing.Size(208, 693);
|
|
this.gridLeft.SourceType = 0;
|
|
this.gridLeft.Sql = null;
|
|
this.gridLeft.sqlC = null;
|
|
this.gridLeft.SumFieldsTable = null;
|
|
this.gridLeft.TabIndex = 0;
|
|
this.gridLeft.UnAllowEditChangeColor = false;
|
|
//
|
|
// tvLeft
|
|
//
|
|
this.tvLeft.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tvLeft.Location = new System.Drawing.Point(0, 37);
|
|
this.tvLeft.MyAfterSelect = null;
|
|
this.tvLeft.Name = "tvLeft";
|
|
this.tvLeft.Size = new System.Drawing.Size(208, 693);
|
|
this.tvLeft.TabIndex = 3;
|
|
//
|
|
// pl_right_where
|
|
//
|
|
this.pl_right_where.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.pl_right_where.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_right_where.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_right_where.Name = "pl_right_where";
|
|
this.pl_right_where.Size = new System.Drawing.Size(208, 37);
|
|
this.pl_right_where.TabIndex = 2;
|
|
//
|
|
// splitterControl1
|
|
//
|
|
this.splitterControl1.Location = new System.Drawing.Point(208, 0);
|
|
this.splitterControl1.Name = "splitterControl1";
|
|
this.splitterControl1.Size = new System.Drawing.Size(6, 730);
|
|
this.splitterControl1.TabIndex = 9;
|
|
this.splitterControl1.TabStop = false;
|
|
//
|
|
// pl_search
|
|
//
|
|
this.pl_search.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.pl_search.Controls.Add(this.btnHelp);
|
|
this.pl_search.Controls.Add(this.btnExport);
|
|
this.pl_search.Controls.Add(this.btnImprt);
|
|
this.pl_search.Controls.Add(this.btnCondSearch_1);
|
|
this.pl_search.Controls.Add(this.txtKey);
|
|
this.pl_search.Controls.Add(this.cbField);
|
|
this.pl_search.Controls.Add(this.label1);
|
|
this.pl_search.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_search.Location = new System.Drawing.Point(214, 0);
|
|
this.pl_search.Name = "pl_search";
|
|
this.pl_search.Size = new System.Drawing.Size(794, 36);
|
|
this.pl_search.TabIndex = 10;
|
|
//
|
|
// btnHelp
|
|
//
|
|
this.btnHelp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnHelp.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnHelp.Appearance.Options.UseFont = true;
|
|
this.btnHelp.Location = new System.Drawing.Point(717, 3);
|
|
this.btnHelp.Name = "btnHelp";
|
|
this.btnHelp.Size = new System.Drawing.Size(72, 26);
|
|
this.btnHelp.TabIndex = 36;
|
|
this.btnHelp.Text = "帮助文档(&H)";
|
|
this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
|
|
//
|
|
// btnExport
|
|
//
|
|
this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnExport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnExport.Appearance.Options.UseFont = true;
|
|
this.btnExport.Location = new System.Drawing.Point(649, 3);
|
|
this.btnExport.Name = "btnExport";
|
|
this.btnExport.Size = new System.Drawing.Size(63, 26);
|
|
this.btnExport.TabIndex = 35;
|
|
this.btnExport.Text = "导出(&O)";
|
|
this.btnExport.Visible = false;
|
|
this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
|
|
//
|
|
// btnImprt
|
|
//
|
|
this.btnImprt.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnImprt.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnImprt.Appearance.Options.UseFont = true;
|
|
this.btnImprt.Location = new System.Drawing.Point(582, 3);
|
|
this.btnImprt.Name = "btnImprt";
|
|
this.btnImprt.Size = new System.Drawing.Size(63, 26);
|
|
this.btnImprt.TabIndex = 34;
|
|
this.btnImprt.Text = "导入(&I)";
|
|
this.btnImprt.Visible = false;
|
|
this.btnImprt.Click += new System.EventHandler(this.btnImprt_Click);
|
|
//
|
|
// btnCondSearch_1
|
|
//
|
|
this.btnCondSearch_1.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnCondSearch_1.Appearance.Options.UseFont = true;
|
|
this.btnCondSearch_1.Location = new System.Drawing.Point(308, 5);
|
|
this.btnCondSearch_1.Name = "btnCondSearch_1";
|
|
this.btnCondSearch_1.Size = new System.Drawing.Size(63, 26);
|
|
this.btnCondSearch_1.TabIndex = 33;
|
|
this.btnCondSearch_1.Text = "查询(&Q)";
|
|
this.btnCondSearch_1.Visible = false;
|
|
this.btnCondSearch_1.Click += new System.EventHandler(this.btnSearch_Click);
|
|
//
|
|
// txtKey
|
|
//
|
|
this.txtKey.Location = new System.Drawing.Point(150, 7);
|
|
this.txtKey.Name = "txtKey";
|
|
this.txtKey.Size = new System.Drawing.Size(154, 21);
|
|
this.txtKey.TabIndex = 32;
|
|
this.txtKey.Visible = false;
|
|
this.txtKey.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtKey_KeyDown);
|
|
//
|
|
// cbField
|
|
//
|
|
this.cbField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.cbField.FormattingEnabled = true;
|
|
this.cbField.Location = new System.Drawing.Point(39, 7);
|
|
this.cbField.Name = "cbField";
|
|
this.cbField.Size = new System.Drawing.Size(107, 20);
|
|
this.cbField.TabIndex = 1;
|
|
this.cbField.Tag = "";
|
|
this.cbField.Visible = false;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(8, 11);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(29, 12);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "查询";
|
|
this.label1.Visible = false;
|
|
//
|
|
// panel6
|
|
//
|
|
this.panel6.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.panel6.Controls.Add(this.label2);
|
|
this.panel6.Controls.Add(this.toggleSwitch1);
|
|
this.panel6.Controls.Add(this.BtnPrint);
|
|
this.panel6.Controls.Add(this.btnSave);
|
|
this.panel6.Controls.Add(this.BtnDel);
|
|
this.panel6.Controls.Add(this.BtnAdd);
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.panel6.Location = new System.Drawing.Point(214, 691);
|
|
this.panel6.Name = "panel6";
|
|
this.panel6.Size = new System.Drawing.Size(794, 39);
|
|
this.panel6.TabIndex = 11;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(8, 13);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(101, 12);
|
|
this.label2.TabIndex = 40;
|
|
this.label2.Text = "任意区域选择功能";
|
|
this.label2.Visible = false;
|
|
//
|
|
// toggleSwitch1
|
|
//
|
|
this.toggleSwitch1.Location = new System.Drawing.Point(111, 6);
|
|
this.toggleSwitch1.Name = "toggleSwitch1";
|
|
this.toggleSwitch1.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.toggleSwitch1.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.toggleSwitch1.Properties.Appearance.Options.UseFont = true;
|
|
this.toggleSwitch1.Properties.Appearance.Options.UseForeColor = true;
|
|
this.toggleSwitch1.Properties.OffText = "关";
|
|
this.toggleSwitch1.Properties.OnText = "开";
|
|
this.toggleSwitch1.Size = new System.Drawing.Size(95, 26);
|
|
this.toggleSwitch1.TabIndex = 39;
|
|
this.toggleSwitch1.Visible = false;
|
|
//
|
|
// BtnPrint
|
|
//
|
|
this.BtnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.BtnPrint.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.BtnPrint.Appearance.Options.UseFont = true;
|
|
this.BtnPrint.Location = new System.Drawing.Point(715, 6);
|
|
this.BtnPrint.Name = "BtnPrint";
|
|
this.BtnPrint.Size = new System.Drawing.Size(72, 26);
|
|
this.BtnPrint.TabIndex = 38;
|
|
this.BtnPrint.Text = "打印(&P)";
|
|
this.BtnPrint.Click += new System.EventHandler(this.BtnPrint_Click);
|
|
//
|
|
// btnSave
|
|
//
|
|
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnSave.Appearance.Options.UseFont = true;
|
|
this.btnSave.Location = new System.Drawing.Point(636, 6);
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.Size = new System.Drawing.Size(72, 26);
|
|
this.btnSave.TabIndex = 37;
|
|
this.btnSave.Text = "保存(&S)";
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
//
|
|
// BtnDel
|
|
//
|
|
this.BtnDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.BtnDel.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.BtnDel.Appearance.Options.UseFont = true;
|
|
this.BtnDel.Location = new System.Drawing.Point(558, 6);
|
|
this.BtnDel.Name = "BtnDel";
|
|
this.BtnDel.Size = new System.Drawing.Size(72, 26);
|
|
this.BtnDel.TabIndex = 36;
|
|
this.BtnDel.Text = "删除(&D)";
|
|
this.BtnDel.Click += new System.EventHandler(this.BtnDel_Click);
|
|
//
|
|
// BtnAdd
|
|
//
|
|
this.BtnAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.BtnAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.BtnAdd.Appearance.Options.UseFont = true;
|
|
this.BtnAdd.Location = new System.Drawing.Point(480, 6);
|
|
this.BtnAdd.Name = "BtnAdd";
|
|
this.BtnAdd.Size = new System.Drawing.Size(72, 26);
|
|
this.BtnAdd.TabIndex = 35;
|
|
this.BtnAdd.Text = "增加(&A)";
|
|
this.BtnAdd.Click += new System.EventHandler(this.BtnAdd_Click);
|
|
//
|
|
// gcMain
|
|
//
|
|
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gcMain.Location = new System.Drawing.Point(214, 36);
|
|
this.gcMain.Name = "gcMain";
|
|
this.gcMain.Size = new System.Drawing.Size(794, 655);
|
|
this.gcMain.TabIndex = 12;
|
|
//
|
|
// FrmMain
|
|
//
|
|
this.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1008, 730);
|
|
this.Controls.Add(this.gcMain);
|
|
this.Controls.Add(this.panel6);
|
|
this.Controls.Add(this.pl_search);
|
|
this.Controls.Add(this.splitterControl1);
|
|
this.Controls.Add(this.plLeft);
|
|
this.LookAndFeel.SkinName = "Office 2010 Blue";
|
|
this.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
|
|
this.Name = "FrmMain";
|
|
this.Text = "Form1";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMain_FormClosing);
|
|
this.Load += new System.EventHandler(this.FrmGridTree_Load);
|
|
this.plLeft.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.pl_search.ResumeLayout(false);
|
|
this.pl_search.PerformLayout();
|
|
this.panel6.ResumeLayout(false);
|
|
this.panel6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.toggleSwitch1.Properties)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel plLeft;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private MyControl.GridControlEx gridLeft;
|
|
private MyControl.TreeViewEx tvLeft;
|
|
private System.Windows.Forms.Panel pl_right_where;
|
|
private DevExpress.XtraEditors.SplitterControl splitterControl1;
|
|
public System.Windows.Forms.Panel pl_search;
|
|
private DevExpress.XtraEditors.SimpleButton btnHelp;
|
|
private DevExpress.XtraEditors.SimpleButton btnExport;
|
|
private DevExpress.XtraEditors.SimpleButton btnImprt;
|
|
private DevExpress.XtraEditors.SimpleButton btnCondSearch_1;
|
|
private System.Windows.Forms.TextBox txtKey;
|
|
private System.Windows.Forms.ComboBox cbField;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Panel panel6;
|
|
private System.Windows.Forms.Label label2;
|
|
private DevExpress.XtraEditors.ToggleSwitch toggleSwitch1;
|
|
private DevExpress.XtraEditors.SimpleButton BtnPrint;
|
|
private DevExpress.XtraEditors.SimpleButton btnSave;
|
|
private DevExpress.XtraEditors.SimpleButton BtnDel;
|
|
private DevExpress.XtraEditors.SimpleButton BtnAdd;
|
|
private MyControl.CardControlEx gcMain;
|
|
}
|
|
} |