f00aa61886
SVN-Revision: r1025
722 lines
42 KiB
C#
722 lines
42 KiB
C#
|
|
namespace Lskj.PubBomImport
|
|
{
|
|
partial class FrmBillInfo
|
|
{
|
|
/// <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.pl_main = new DevExpress.XtraEditors.PanelControl();
|
|
this.pl_main_center = new DevExpress.XtraEditors.PanelControl();
|
|
this.pl_main_center_detail = new DevExpress.XtraEditors.PanelControl();
|
|
this.gcMain = new Lskj.Control.GridControlEx();
|
|
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();
|
|
this.pl_main_bottom = new DevExpress.XtraEditors.PanelControl();
|
|
this.dbpFP = new DevExpress.XtraEditors.DropDownButton();
|
|
this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnHiding = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnHelp = new DevExpress.XtraEditors.SimpleButton();
|
|
this.pl_templete = new DevExpress.XtraEditors.PanelControl();
|
|
this.cb_templete = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.lbl_templete = new DevExpress.XtraEditors.LabelControl();
|
|
this.pl_input = new DevExpress.XtraEditors.PanelControl();
|
|
this.cb_input = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.txt_input = new DevExpress.XtraEditors.TextEdit();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.btn_input = new DevExpress.XtraEditors.SimpleButton();
|
|
this.dpbImport = new DevExpress.XtraEditors.DropDownButton();
|
|
this.btnBillAdd = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnBillApply = new DevExpress.XtraEditors.SimpleButton();
|
|
this.dpCopyBill = new DevExpress.XtraEditors.DropDownButton();
|
|
this.btnPrint = new DevExpress.XtraEditors.DropDownButton();
|
|
this.dpbTools = new DevExpress.XtraEditors.DropDownButton();
|
|
this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnBillSave = new DevExpress.XtraEditors.SimpleButton();
|
|
this.pl_main_top = new DevExpress.XtraEditors.PanelControl();
|
|
this.pl_main_top_center = new DevExpress.XtraEditors.PanelControl();
|
|
this.lbTitle = new System.Windows.Forms.Label();
|
|
this.pl_main_top_right = new DevExpress.XtraEditors.PanelControl();
|
|
this.lblOrderNo = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.pl_main_top_left = new DevExpress.XtraEditors.PanelControl();
|
|
this.pl_red = new DevExpress.XtraEditors.PanelControl();
|
|
this.rdRed = new System.Windows.Forms.RadioButton();
|
|
this.pl_blue = new DevExpress.XtraEditors.PanelControl();
|
|
this.rdBlue = new System.Windows.Forms.RadioButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main)).BeginInit();
|
|
this.pl_main.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_center)).BeginInit();
|
|
this.pl_main_center.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_center_detail)).BeginInit();
|
|
this.pl_main_center_detail.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();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_bottom)).BeginInit();
|
|
this.pl_main_bottom.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_templete)).BeginInit();
|
|
this.pl_templete.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cb_templete.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_input)).BeginInit();
|
|
this.pl_input.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cb_input.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_input.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top)).BeginInit();
|
|
this.pl_main_top.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_center)).BeginInit();
|
|
this.pl_main_top_center.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_right)).BeginInit();
|
|
this.pl_main_top_right.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_left)).BeginInit();
|
|
this.pl_main_top_left.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_red)).BeginInit();
|
|
this.pl_red.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_blue)).BeginInit();
|
|
this.pl_blue.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// pl_main
|
|
//
|
|
this.pl_main.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main.Appearance.Options.UseBackColor = true;
|
|
this.pl_main.Controls.Add(this.pl_main_center);
|
|
this.pl_main.Controls.Add(this.pl_main_bottom);
|
|
this.pl_main.Controls.Add(this.pl_main_top);
|
|
this.pl_main.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_main.Name = "pl_main";
|
|
this.pl_main.Size = new System.Drawing.Size(666, 518);
|
|
this.pl_main.TabIndex = 2;
|
|
//
|
|
// pl_main_center
|
|
//
|
|
this.pl_main_center.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main_center.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_center.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_center.Controls.Add(this.pl_main_center_detail);
|
|
this.pl_main_center.Controls.Add(this.pl_main_center_master);
|
|
this.pl_main_center.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main_center.Location = new System.Drawing.Point(2, 40);
|
|
this.pl_main_center.Name = "pl_main_center";
|
|
this.pl_main_center.Size = new System.Drawing.Size(662, 439);
|
|
this.pl_main_center.TabIndex = 2;
|
|
//
|
|
// pl_main_center_detail
|
|
//
|
|
this.pl_main_center_detail.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main_center_detail.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_center_detail.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_center_detail.Controls.Add(this.gcMain);
|
|
this.pl_main_center_detail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main_center_detail.Location = new System.Drawing.Point(0, 164);
|
|
this.pl_main_center_detail.Name = "pl_main_center_detail";
|
|
this.pl_main_center_detail.Size = new System.Drawing.Size(662, 275);
|
|
this.pl_main_center_detail.TabIndex = 5;
|
|
//
|
|
// gcMain
|
|
//
|
|
this.gcMain.AdapterObj = null;
|
|
this.gcMain.BackColor = System.Drawing.Color.Transparent;
|
|
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gcMain.Location = new System.Drawing.Point(0, 0);
|
|
this.gcMain.Margin = new System.Windows.Forms.Padding(5);
|
|
this.gcMain.Name = "gcMain";
|
|
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
|
|
this.gcMain.Size = new System.Drawing.Size(662, 275);
|
|
this.gcMain.SysModel = null;
|
|
this.gcMain.TabIndex = 0;
|
|
//
|
|
// pl_main_center_master
|
|
//
|
|
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.Top;
|
|
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(662, 164);
|
|
this.pl_main_center_master.TabIndex = 6;
|
|
//
|
|
// 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 = "查询";
|
|
//
|
|
// pl_main_bottom
|
|
//
|
|
this.pl_main_bottom.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main_bottom.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_bottom.Controls.Add(this.dbpFP);
|
|
this.pl_main_bottom.Controls.Add(this.btnRefresh);
|
|
this.pl_main_bottom.Controls.Add(this.btnHiding);
|
|
this.pl_main_bottom.Controls.Add(this.btnHelp);
|
|
this.pl_main_bottom.Controls.Add(this.pl_templete);
|
|
this.pl_main_bottom.Controls.Add(this.pl_input);
|
|
this.pl_main_bottom.Controls.Add(this.dpbImport);
|
|
this.pl_main_bottom.Controls.Add(this.btnBillAdd);
|
|
this.pl_main_bottom.Controls.Add(this.btnBillApply);
|
|
this.pl_main_bottom.Controls.Add(this.dpCopyBill);
|
|
this.pl_main_bottom.Controls.Add(this.btnPrint);
|
|
this.pl_main_bottom.Controls.Add(this.dpbTools);
|
|
this.pl_main_bottom.Controls.Add(this.btnDelete);
|
|
this.pl_main_bottom.Controls.Add(this.btnBillSave);
|
|
this.pl_main_bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.pl_main_bottom.Location = new System.Drawing.Point(2, 479);
|
|
this.pl_main_bottom.Name = "pl_main_bottom";
|
|
this.pl_main_bottom.Size = new System.Drawing.Size(662, 37);
|
|
this.pl_main_bottom.TabIndex = 1;
|
|
//
|
|
// dbpFP
|
|
//
|
|
this.dbpFP.AllowFocus = false;
|
|
this.dbpFP.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dbpFP.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.dbpFP.Appearance.Options.UseFont = true;
|
|
this.dbpFP.Location = new System.Drawing.Point(-199, 7);
|
|
this.dbpFP.Name = "dbpFP";
|
|
this.dbpFP.Size = new System.Drawing.Size(58, 26);
|
|
this.dbpFP.TabIndex = 34;
|
|
this.dbpFP.Text = "分配";
|
|
//
|
|
// btnRefresh
|
|
//
|
|
this.btnRefresh.AllowFocus = false;
|
|
this.btnRefresh.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnRefresh.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnRefresh.Appearance.Options.UseFont = true;
|
|
this.btnRefresh.Location = new System.Drawing.Point(-135, 7);
|
|
this.btnRefresh.Name = "btnRefresh";
|
|
this.btnRefresh.Size = new System.Drawing.Size(74, 26);
|
|
this.btnRefresh.TabIndex = 33;
|
|
this.btnRefresh.Text = "刷新列数据";
|
|
//
|
|
// btnHiding
|
|
//
|
|
this.btnHiding.AllowFocus = false;
|
|
this.btnHiding.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnHiding.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnHiding.Appearance.Options.UseFont = true;
|
|
this.btnHiding.Location = new System.Drawing.Point(-59, 7);
|
|
this.btnHiding.Name = "btnHiding";
|
|
this.btnHiding.Size = new System.Drawing.Size(67, 26);
|
|
this.btnHiding.TabIndex = 32;
|
|
this.btnHiding.Text = "隐藏主表";
|
|
this.btnHiding.Visible = false;
|
|
//
|
|
// btnHelp
|
|
//
|
|
this.btnHelp.AllowFocus = false;
|
|
this.btnHelp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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(10, 7);
|
|
this.btnHelp.Name = "btnHelp";
|
|
this.btnHelp.Size = new System.Drawing.Size(67, 26);
|
|
this.btnHelp.TabIndex = 30;
|
|
this.btnHelp.Text = "帮助文档";
|
|
//
|
|
// pl_templete
|
|
//
|
|
this.pl_templete.Controls.Add(this.cb_templete);
|
|
this.pl_templete.Controls.Add(this.lbl_templete);
|
|
this.pl_templete.Location = new System.Drawing.Point(3, 3);
|
|
this.pl_templete.LookAndFeel.SkinName = "VS2010";
|
|
this.pl_templete.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Style3D;
|
|
this.pl_templete.Name = "pl_templete";
|
|
this.pl_templete.Size = new System.Drawing.Size(195, 29);
|
|
this.pl_templete.TabIndex = 29;
|
|
this.pl_templete.Visible = false;
|
|
//
|
|
// cb_templete
|
|
//
|
|
this.cb_templete.Location = new System.Drawing.Point(58, 4);
|
|
this.cb_templete.Name = "cb_templete";
|
|
this.cb_templete.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cb_templete.Properties.DropDownRows = 8;
|
|
this.cb_templete.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.cb_templete.Size = new System.Drawing.Size(133, 20);
|
|
this.cb_templete.TabIndex = 19;
|
|
//
|
|
// lbl_templete
|
|
//
|
|
this.lbl_templete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lbl_templete.Location = new System.Drawing.Point(5, 8);
|
|
this.lbl_templete.Name = "lbl_templete";
|
|
this.lbl_templete.Size = new System.Drawing.Size(48, 12);
|
|
this.lbl_templete.TabIndex = 16;
|
|
this.lbl_templete.Text = "选择模版";
|
|
//
|
|
// pl_input
|
|
//
|
|
this.pl_input.Controls.Add(this.cb_input);
|
|
this.pl_input.Controls.Add(this.txt_input);
|
|
this.pl_input.Controls.Add(this.labelControl2);
|
|
this.pl_input.Controls.Add(this.btn_input);
|
|
this.pl_input.Location = new System.Drawing.Point(3, 3);
|
|
this.pl_input.LookAndFeel.SkinName = "VS2010";
|
|
this.pl_input.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Style3D;
|
|
this.pl_input.Name = "pl_input";
|
|
this.pl_input.Size = new System.Drawing.Size(280, 29);
|
|
this.pl_input.TabIndex = 27;
|
|
this.pl_input.Visible = false;
|
|
//
|
|
// cb_input
|
|
//
|
|
this.cb_input.Location = new System.Drawing.Point(58, 4);
|
|
this.cb_input.Name = "cb_input";
|
|
this.cb_input.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cb_input.Properties.DropDownRows = 8;
|
|
this.cb_input.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.cb_input.Size = new System.Drawing.Size(79, 20);
|
|
this.cb_input.TabIndex = 19;
|
|
//
|
|
// txt_input
|
|
//
|
|
this.txt_input.Location = new System.Drawing.Point(149, 4);
|
|
this.txt_input.Name = "txt_input";
|
|
this.txt_input.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.txt_input.Properties.Appearance.Options.UseFont = true;
|
|
this.txt_input.Size = new System.Drawing.Size(98, 20);
|
|
this.txt_input.TabIndex = 18;
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelControl2.Location = new System.Drawing.Point(5, 8);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(48, 12);
|
|
this.labelControl2.TabIndex = 16;
|
|
this.labelControl2.Text = "快速录入";
|
|
//
|
|
// btn_input
|
|
//
|
|
this.btn_input.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btn_input.Appearance.Options.UseFont = true;
|
|
this.btn_input.Location = new System.Drawing.Point(249, 4);
|
|
this.btn_input.Name = "btn_input";
|
|
this.btn_input.Size = new System.Drawing.Size(27, 21);
|
|
this.btn_input.TabIndex = 13;
|
|
this.btn_input.Text = ">>";
|
|
//
|
|
// dpbImport
|
|
//
|
|
this.dpbImport.AllowFocus = false;
|
|
this.dpbImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dpbImport.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.dpbImport.Appearance.Options.UseFont = true;
|
|
this.dpbImport.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.dpbImport.Location = new System.Drawing.Point(155, 7);
|
|
this.dpbImport.Name = "dpbImport";
|
|
this.dpbImport.Size = new System.Drawing.Size(74, 26);
|
|
this.dpbImport.TabIndex = 26;
|
|
this.dpbImport.Text = "导入导出";
|
|
//
|
|
// btnBillAdd
|
|
//
|
|
this.btnBillAdd.AllowFocus = false;
|
|
this.btnBillAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnBillAdd.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnBillAdd.Appearance.Options.UseFont = true;
|
|
this.btnBillAdd.Location = new System.Drawing.Point(307, 7);
|
|
this.btnBillAdd.Name = "btnBillAdd";
|
|
this.btnBillAdd.Size = new System.Drawing.Size(67, 26);
|
|
this.btnBillAdd.TabIndex = 19;
|
|
this.btnBillAdd.Text = "新建单据";
|
|
//
|
|
// btnBillApply
|
|
//
|
|
this.btnBillApply.AllowFocus = false;
|
|
this.btnBillApply.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnBillApply.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnBillApply.Appearance.Options.UseFont = true;
|
|
this.btnBillApply.Location = new System.Drawing.Point(514, 7);
|
|
this.btnBillApply.Name = "btnBillApply";
|
|
this.btnBillApply.Size = new System.Drawing.Size(67, 26);
|
|
this.btnBillApply.TabIndex = 25;
|
|
this.btnBillApply.Text = "保存提交";
|
|
//
|
|
// dpCopyBill
|
|
//
|
|
this.dpCopyBill.AllowFocus = false;
|
|
this.dpCopyBill.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dpCopyBill.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.dpCopyBill.Appearance.Options.UseFont = true;
|
|
this.dpCopyBill.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.dpCopyBill.Location = new System.Drawing.Point(231, 7);
|
|
this.dpCopyBill.Name = "dpCopyBill";
|
|
this.dpCopyBill.Size = new System.Drawing.Size(74, 26);
|
|
this.dpCopyBill.TabIndex = 24;
|
|
this.dpCopyBill.Text = "复制单据";
|
|
//
|
|
// btnPrint
|
|
//
|
|
this.btnPrint.AllowFocus = false;
|
|
this.btnPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | 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.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.btnPrint.Location = new System.Drawing.Point(583, 7);
|
|
this.btnPrint.Name = "btnPrint";
|
|
this.btnPrint.Size = new System.Drawing.Size(74, 26);
|
|
this.btnPrint.TabIndex = 23;
|
|
this.btnPrint.Text = "打印单据";
|
|
//
|
|
// dpbTools
|
|
//
|
|
this.dpbTools.AllowFocus = false;
|
|
this.dpbTools.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.dpbTools.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.dpbTools.Appearance.Options.UseFont = true;
|
|
this.dpbTools.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.dpbTools.Location = new System.Drawing.Point(79, 7);
|
|
this.dpbTools.Name = "dpbTools";
|
|
this.dpbTools.Size = new System.Drawing.Size(74, 26);
|
|
this.dpbTools.TabIndex = 22;
|
|
this.dpbTools.Text = "常用工具";
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.AllowFocus = false;
|
|
this.btnDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnDelete.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnDelete.Appearance.Options.UseFont = true;
|
|
this.btnDelete.Location = new System.Drawing.Point(376, 7);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(67, 26);
|
|
this.btnDelete.TabIndex = 20;
|
|
this.btnDelete.Text = "删除记录";
|
|
//
|
|
// btnBillSave
|
|
//
|
|
this.btnBillSave.AllowFocus = false;
|
|
this.btnBillSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnBillSave.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnBillSave.Appearance.Options.UseFont = true;
|
|
this.btnBillSave.Location = new System.Drawing.Point(445, 7);
|
|
this.btnBillSave.Name = "btnBillSave";
|
|
this.btnBillSave.Size = new System.Drawing.Size(67, 26);
|
|
this.btnBillSave.TabIndex = 21;
|
|
this.btnBillSave.Text = "保存单据";
|
|
//
|
|
// pl_main_top
|
|
//
|
|
this.pl_main_top.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.pl_main_top.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_top.Controls.Add(this.pl_main_top_center);
|
|
this.pl_main_top.Controls.Add(this.pl_main_top_right);
|
|
this.pl_main_top.Controls.Add(this.pl_main_top_left);
|
|
this.pl_main_top.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_main_top.Location = new System.Drawing.Point(2, 2);
|
|
this.pl_main_top.Name = "pl_main_top";
|
|
this.pl_main_top.Size = new System.Drawing.Size(662, 38);
|
|
this.pl_main_top.TabIndex = 0;
|
|
//
|
|
// pl_main_top_center
|
|
//
|
|
this.pl_main_top_center.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main_top_center.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_top_center.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_top_center.Controls.Add(this.lbTitle);
|
|
this.pl_main_top_center.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main_top_center.Location = new System.Drawing.Point(162, 2);
|
|
this.pl_main_top_center.Name = "pl_main_top_center";
|
|
this.pl_main_top_center.Size = new System.Drawing.Size(315, 34);
|
|
this.pl_main_top_center.TabIndex = 3;
|
|
//
|
|
// lbTitle
|
|
//
|
|
this.lbTitle.BackColor = System.Drawing.Color.Transparent;
|
|
this.lbTitle.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.lbTitle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbTitle.ForeColor = System.Drawing.Color.Blue;
|
|
this.lbTitle.Location = new System.Drawing.Point(0, 0);
|
|
this.lbTitle.Name = "lbTitle";
|
|
this.lbTitle.Size = new System.Drawing.Size(315, 34);
|
|
this.lbTitle.TabIndex = 1;
|
|
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// pl_main_top_right
|
|
//
|
|
this.pl_main_top_right.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main_top_right.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_top_right.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_top_right.Controls.Add(this.lblOrderNo);
|
|
this.pl_main_top_right.Controls.Add(this.labelControl1);
|
|
this.pl_main_top_right.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.pl_main_top_right.Location = new System.Drawing.Point(477, 2);
|
|
this.pl_main_top_right.Name = "pl_main_top_right";
|
|
this.pl_main_top_right.Size = new System.Drawing.Size(183, 34);
|
|
this.pl_main_top_right.TabIndex = 2;
|
|
//
|
|
// lblOrderNo
|
|
//
|
|
this.lblOrderNo.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.lblOrderNo.Appearance.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline);
|
|
this.lblOrderNo.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.lblOrderNo.Location = new System.Drawing.Point(67, 19);
|
|
this.lblOrderNo.Name = "lblOrderNo";
|
|
this.lblOrderNo.Size = new System.Drawing.Size(90, 12);
|
|
this.lblOrderNo.TabIndex = 1;
|
|
this.lblOrderNo.Text = "XTC170112010001";
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Blue;
|
|
this.labelControl1.Location = new System.Drawing.Point(7, 19);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(54, 12);
|
|
this.labelControl1.TabIndex = 0;
|
|
this.labelControl1.Text = "单据编号:";
|
|
//
|
|
// pl_main_top_left
|
|
//
|
|
this.pl_main_top_left.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_main_top_left.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_top_left.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_top_left.Controls.Add(this.pl_red);
|
|
this.pl_main_top_left.Controls.Add(this.pl_blue);
|
|
this.pl_main_top_left.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.pl_main_top_left.Location = new System.Drawing.Point(2, 2);
|
|
this.pl_main_top_left.Name = "pl_main_top_left";
|
|
this.pl_main_top_left.Size = new System.Drawing.Size(160, 34);
|
|
this.pl_main_top_left.TabIndex = 1;
|
|
//
|
|
// pl_red
|
|
//
|
|
this.pl_red.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_red.Appearance.Options.UseBackColor = true;
|
|
this.pl_red.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_red.Controls.Add(this.rdRed);
|
|
this.pl_red.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.pl_red.Location = new System.Drawing.Point(80, 0);
|
|
this.pl_red.Name = "pl_red";
|
|
this.pl_red.Size = new System.Drawing.Size(80, 34);
|
|
this.pl_red.TabIndex = 3;
|
|
//
|
|
// rdRed
|
|
//
|
|
this.rdRed.AutoSize = true;
|
|
this.rdRed.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.rdRed.ForeColor = System.Drawing.Color.Red;
|
|
this.rdRed.Location = new System.Drawing.Point(6, 12);
|
|
this.rdRed.Name = "rdRed";
|
|
this.rdRed.Size = new System.Drawing.Size(71, 16);
|
|
this.rdRed.TabIndex = 3;
|
|
this.rdRed.Text = "红字单据";
|
|
this.rdRed.UseVisualStyleBackColor = true;
|
|
//
|
|
// pl_blue
|
|
//
|
|
this.pl_blue.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_blue.Appearance.Options.UseBackColor = true;
|
|
this.pl_blue.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_blue.Controls.Add(this.rdBlue);
|
|
this.pl_blue.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.pl_blue.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_blue.Name = "pl_blue";
|
|
this.pl_blue.Size = new System.Drawing.Size(80, 34);
|
|
this.pl_blue.TabIndex = 2;
|
|
//
|
|
// rdBlue
|
|
//
|
|
this.rdBlue.AutoSize = true;
|
|
this.rdBlue.Checked = true;
|
|
this.rdBlue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.rdBlue.ForeColor = System.Drawing.Color.Blue;
|
|
this.rdBlue.Location = new System.Drawing.Point(7, 12);
|
|
this.rdBlue.Name = "rdBlue";
|
|
this.rdBlue.Size = new System.Drawing.Size(71, 16);
|
|
this.rdBlue.TabIndex = 2;
|
|
this.rdBlue.TabStop = true;
|
|
this.rdBlue.Text = "蓝字单据";
|
|
this.rdBlue.UseVisualStyleBackColor = true;
|
|
//
|
|
// FrmBillInfo
|
|
//
|
|
this.Controls.Add(this.pl_main);
|
|
this.Name = "FrmBillInfo";
|
|
this.Size = new System.Drawing.Size(666, 518);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main)).EndInit();
|
|
this.pl_main.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_center)).EndInit();
|
|
this.pl_main_center.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_center_detail)).EndInit();
|
|
this.pl_main_center_detail.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);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_bottom)).EndInit();
|
|
this.pl_main_bottom.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_templete)).EndInit();
|
|
this.pl_templete.ResumeLayout(false);
|
|
this.pl_templete.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cb_templete.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_input)).EndInit();
|
|
this.pl_input.ResumeLayout(false);
|
|
this.pl_input.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cb_input.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_input.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top)).EndInit();
|
|
this.pl_main_top.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_center)).EndInit();
|
|
this.pl_main_top_center.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_right)).EndInit();
|
|
this.pl_main_top_right.ResumeLayout(false);
|
|
this.pl_main_top_right.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_left)).EndInit();
|
|
this.pl_main_top_left.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_red)).EndInit();
|
|
this.pl_red.ResumeLayout(false);
|
|
this.pl_red.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_blue)).EndInit();
|
|
this.pl_blue.ResumeLayout(false);
|
|
this.pl_blue.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.PanelControl pl_main;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_center;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_center_detail;
|
|
private Control.GridControlEx gcMain;
|
|
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 Control.LabelComboxEdit lceCombobox;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.SimpleButton btnTreeSearch;
|
|
public DevExpress.XtraEditors.PanelControl pl_main_bottom;
|
|
private DevExpress.XtraEditors.DropDownButton dbpFP;
|
|
private DevExpress.XtraEditors.SimpleButton btnRefresh;
|
|
private DevExpress.XtraEditors.SimpleButton btnHiding;
|
|
private DevExpress.XtraEditors.SimpleButton btnHelp;
|
|
private DevExpress.XtraEditors.PanelControl pl_templete;
|
|
private DevExpress.XtraEditors.ComboBoxEdit cb_templete;
|
|
private DevExpress.XtraEditors.LabelControl lbl_templete;
|
|
private DevExpress.XtraEditors.PanelControl pl_input;
|
|
private DevExpress.XtraEditors.ComboBoxEdit cb_input;
|
|
private DevExpress.XtraEditors.TextEdit txt_input;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.SimpleButton btn_input;
|
|
private DevExpress.XtraEditors.DropDownButton dpbImport;
|
|
private DevExpress.XtraEditors.SimpleButton btnBillAdd;
|
|
private DevExpress.XtraEditors.SimpleButton btnBillApply;
|
|
private D |