962 lines
56 KiB
C#
962 lines
56 KiB
C#
namespace Lskj.PubBill
|
|
{
|
|
partial class BillModule
|
|
{
|
|
/// <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.components = new System.ComponentModel.Container();
|
|
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
|
|
this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl5 = new DevExpress.XtraBars.BarDockControl();
|
|
this.pmFP = new DevExpress.XtraBars.PopupMenu(this.components);
|
|
this.pmBillExp = new DevExpress.XtraBars.PopupMenu(this.components);
|
|
this.pmBill = new DevExpress.XtraBars.PopupMenu(this.components);
|
|
this.pMprint = new DevExpress.XtraBars.PopupMenu(this.components);
|
|
this.pMenu = new DevExpress.XtraBars.PopupMenu(this.components);
|
|
this.tb_buttom = new Lskj.Control.TabControlEx();
|
|
this.ssc_main_top = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.pl_left = new DevExpress.XtraEditors.PanelControl();
|
|
this.xtc_left_container = new DevExpress.XtraTab.XtraTabControl();
|
|
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();
|
|
this.ssc_main = new DevExpress.XtraEditors.SplitContainerControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pmFP)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pmBillExp)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pmBill)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pMprint)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pMenu)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ssc_main_top)).BeginInit();
|
|
this.ssc_main_top.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_left)).BeginInit();
|
|
this.pl_left.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.xtc_left_container)).BeginInit();
|
|
((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();
|
|
((System.ComponentModel.ISupportInitialize)(this.ssc_main)).BeginInit();
|
|
this.ssc_main.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// barManager1
|
|
//
|
|
this.barManager1.DockControls.Add(this.barDockControl1);
|
|
this.barManager1.DockControls.Add(this.barDockControl2);
|
|
this.barManager1.DockControls.Add(this.barDockControl3);
|
|
this.barManager1.DockControls.Add(this.barDockControl5);
|
|
this.barManager1.Form = this;
|
|
this.barManager1.MaxItemId = 0;
|
|
//
|
|
// barDockControl1
|
|
//
|
|
this.barDockControl1.CausesValidation = false;
|
|
this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControl1.Size = new System.Drawing.Size(1511, 0);
|
|
//
|
|
// barDockControl2
|
|
//
|
|
this.barDockControl2.CausesValidation = false;
|
|
this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControl2.Location = new System.Drawing.Point(0, 730);
|
|
this.barDockControl2.Size = new System.Drawing.Size(1511, 0);
|
|
//
|
|
// barDockControl3
|
|
//
|
|
this.barDockControl3.CausesValidation = false;
|
|
this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControl3.Location = new System.Drawing.Point(0, 0);
|
|
this.barDockControl3.Size = new System.Drawing.Size(0, 730);
|
|
//
|
|
// barDockControl5
|
|
//
|
|
this.barDockControl5.CausesValidation = false;
|
|
this.barDockControl5.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControl5.Location = new System.Drawing.Point(1511, 0);
|
|
this.barDockControl5.Size = new System.Drawing.Size(0, 730);
|
|
//
|
|
// pmFP
|
|
//
|
|
this.pmFP.Manager = this.barManager1;
|
|
this.pmFP.Name = "pmFP";
|
|
//
|
|
// pmBillExp
|
|
//
|
|
this.pmBillExp.Manager = this.barManager1;
|
|
this.pmBillExp.Name = "pmBillExp";
|
|
//
|
|
// pmBill
|
|
//
|
|
this.pmBill.Manager = this.barManager1;
|
|
this.pmBill.Name = "pmBill";
|
|
//
|
|
// pMprint
|
|
//
|
|
this.pMprint.Manager = this.barManager1;
|
|
this.pMprint.Name = "pMprint";
|
|
//
|
|
// pMenu
|
|
//
|
|
this.pMenu.Manager = this.barManager1;
|
|
this.pMenu.Name = "pMenu";
|
|
//
|
|
// tb_buttom
|
|
//
|
|
this.tb_buttom.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tb_buttom.Location = new System.Drawing.Point(0, 0);
|
|
this.tb_buttom.Name = "tb_buttom";
|
|
this.tb_buttom.Size = new System.Drawing.Size(1511, 280);
|
|
this.tb_buttom.TabIndex = 25;
|
|
this.tb_buttom.Load += new System.EventHandler(this.tb_buttom_Load);
|
|
//
|
|
// ssc_main_top
|
|
//
|
|
this.ssc_main_top.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.ssc_main_top.Appearance.Options.UseBackColor = true;
|
|
this.ssc_main_top.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1;
|
|
this.ssc_main_top.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.ssc_main_top.Location = new System.Drawing.Point(0, 0);
|
|
this.ssc_main_top.Name = "ssc_main_top";
|
|
this.ssc_main_top.Panel1.Controls.Add(this.pl_left);
|
|
this.ssc_main_top.Panel1.Text = "Panel1";
|
|
this.ssc_main_top.Panel2.Controls.Add(this.pl_main);
|
|
this.ssc_main_top.Panel2.Text = "Panel2";
|
|
this.ssc_main_top.Size = new System.Drawing.Size(1511, 445);
|
|
this.ssc_main_top.SplitterPosition = 291;
|
|
this.ssc_main_top.TabIndex = 1;
|
|
this.ssc_main_top.Text = "splitContainerControl1";
|
|
this.ssc_main_top.SplitterMoved += new System.EventHandler(this.OnTopSplitterMoved);
|
|
//
|
|
// pl_left
|
|
//
|
|
this.pl_left.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.pl_left.Appearance.Options.UseBackColor = true;
|
|
this.pl_left.Controls.Add(this.xtc_left_container);
|
|
this.pl_left.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_left.Location = new System.Drawing.Point(0, 0);
|
|
this.pl_left.Name = "pl_left";
|
|
this.pl_left.Size = new System.Drawing.Size(291, 445);
|
|
this.pl_left.TabIndex = 5;
|
|
//
|
|
// xtc_left_container
|
|
//
|
|
this.xtc_left_container.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.xtc_left_container.Appearance.Options.UseBackColor = true;
|
|
this.xtc_left_container.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.xtc_left_container.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Bottom;
|
|
this.xtc_left_container.Location = new System.Drawing.Point(2, 2);
|
|
this.xtc_left_container.Name = "xtc_left_container";
|
|
this.xtc_left_container.Size = new System.Drawing.Size(287, 441);
|
|
this.xtc_left_container.TabIndex = 0;
|
|
this.xtc_left_container.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.OnTabSelectedPageChanged);
|
|
//
|
|
// 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(1215, 445);
|
|
this.pl_main.TabIndex = 1;
|
|
//
|
|
// 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(1211, 366);
|
|
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(1211, 202);
|
|
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(1211, 202);
|
|
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(1211, 164);
|
|
this.pl_main_center_master.TabIndex = 6;
|
|
this.pl_main_center_master.Click += new System.EventHandler(this.OnMainFocusAfter);
|
|
//
|
|
// 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, 29);
|
|
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, 29);
|
|
this.panelControl4.TabIndex = 25;
|
|
//
|
|
// textEdit1
|
|
//
|
|
this.textEdit1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.textEdit1.Location = new System.Drawing.Point(113, 4);
|
|
this.textEdit1.MenuManager = this.barManager1;
|
|
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;
|
|
this.textEdit1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OnTreeConditionKeyDown);
|
|
//
|
|
// lceCombobox
|
|
//
|
|
this.lceCombobox.BackColor = System.Drawing.SystemColors.Control;
|
|
this.lceCombobox.BackgroundColor = System.Drawing.Color.Empty;
|
|
this.lceCombobox.ContentBold = false;
|
|
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, 25);
|
|
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, 29);
|
|
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, 23);
|
|
this.btnTreeSearch.TabIndex = 21;
|
|
this.btnTreeSearch.Text = "查询";
|
|
this.btnTreeSearch.Click += new System.EventHandler(this.OnTreeSearchClick);
|
|
//
|
|
// 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, 406);
|
|
this.pl_main_bottom.Name = "pl_main_bottom";
|
|
this.pl_main_bottom.Size = new System.Drawing.Size(1211, 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.DropDownControl = this.pmFP;
|
|
this.dbpFP.Location = new System.Drawing.Point(350, 7);
|
|
this.dbpFP.Name = "dbpFP";
|
|
this.dbpFP.Size = new System.Drawing.Size(58, 26);
|
|
this.dbpFP.TabIndex = 34;
|
|
this.dbpFP.Text = "分配";
|
|
this.dbpFP.Click += new System.EventHandler(this.OnBtnFPOldClick);
|
|
//
|
|
// 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(414, 7);
|
|
this.btnRefresh.Name = "btnRefresh";
|
|
this.btnRefresh.Size = new System.Drawing.Size(74, 26);
|
|
this.btnRefresh.TabIndex = 33;
|
|
this.btnRefresh.Text = "刷新列数据";
|
|
this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
|
|
//
|
|
// 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(490, 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;
|
|
this.btnHiding.Click += new System.EventHandler(this.OnMainTableHiding);
|
|
//
|
|
// 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(559, 7);
|
|
this.btnHelp.Name = "btnHelp";
|
|
this.btnHelp.Size = new System.Drawing.Size(67, 26);
|
|
this.btnHelp.TabIndex = 30;
|
|
this.btnHelp.Text = "帮助文档";
|
|
this.btnHelp.Click += new System.EventHandler(this.OnHelpClick);
|
|
//
|
|
// 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;
|
|
this.cb_templete.QueryCloseUp += new System.ComponentModel.CancelEventHandler(this.cb_templete_QueryCloseUp);
|
|
this.cb_templete.Click += new System.EventHandler(this.OnTempleteClick);
|
|
//
|
|
// 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.MenuManager = this.barManager1;
|
|
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;
|
|
this.txt_input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OnInputKeyDown);
|
|
//
|
|
// 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 = ">>";
|
|
this.btn_input.Click += new System.EventHandler(this.OnInputClick);
|
|
//
|
|
// 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.DropDownControl = this.pmBillExp;
|
|
this.dpbImport.Location = new System.Drawing.Point(704, 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(856, 7);
|
|
this.btnBillAdd.Name = "btnBillAdd";
|
|
this.btnBillAdd.Size = new System.Drawing.Size(67, 26);
|
|
this.btnBillAdd.TabIndex = 19;
|
|
this.btnBillAdd.Text = "新建单据";
|
|
this.btnBillAdd.Click += new System.EventHandler(this.OnBillAddClick);
|
|
//
|
|
// 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(1063, 7);
|
|
this.btnBillApply.Name = "btnBillApply";
|
|
this.btnBillApply.Size = new System.Drawing.Size(67, 26);
|
|
this.btnBillApply.TabIndex = 25;
|
|
this.btnBillApply.Text = "保存提交";
|
|
this.btnBillApply.Click += new System.EventHandler(this.OnBillApplyClick);
|
|
//
|
|
// 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.DropDownControl = this.pmBill;
|
|
this.dpCopyBill.Location = new System.Drawing.Point(780, 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.DropDownControl = this.pMprint;
|
|
this.btnPrint.Location = new System.Drawing.Point(1132, 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.DropDownControl = this.pMenu;
|
|
this.dpbTools.Location = new System.Drawing.Point(628, 7);
|
|
this.dpbTools.Name = "dpbTools";
|
|
this.dpbTools.Size = new System.Drawing.Size(74, 26);
|
|
this.dpbTools.TabIndex = 22;
|
|
this.dpbTools.Text = "常用工具";
|
|
this.dpbTools.Click += new System.EventHandler(this.OnToolsClick);
|
|
//
|
|
// 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(925, 7);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(67, 26);
|
|
this.btnDelete.TabIndex = 20;
|
|
this.btnDelete.Text = "删除记录";
|
|
this.btnDelete.Click += new System.EventHandler(this.OnDeleteClick);
|
|
//
|
|
// 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(994, 7);
|
|
this.btnBillSave.Name = "btnBillSave";
|
|
this.btnBillSave.Size = new System.Drawing.Size(67, 26);
|
|
this.btnBillSave.TabIndex = 21;
|
|
this.btnBillSave.Text = "保存单据";
|
|
this.btnBillSave.Click += new System.EventHandler(this.OnBillSaveClick);
|
|
//
|
|
// 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(1211, 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(857, 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(857, 34);
|
|
this.lbTitle.TabIndex = 1;
|
|
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.lbTitle.Paint += new System.Windows.Forms.PaintEventHandler(this.OnLabelTitlePaint);
|
|
//
|
|
// 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(1019, 2);
|
|
this.pl_main_top_right.Name = "pl_main_top_right";
|
|
this.pl_main_top_right.Size = new System.Drawing.Size(190, 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;
|
|
this.rdRed.Click += new System.EventHandler(this.OnRedStateClick);
|
|
//
|
|
// 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;
|
|
this.rdBlue.Click += new System.EventHandler(this.OnBlueStateClick);
|
|
//
|
|
// ssc_main
|
|
//
|
|
this.ssc_main.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.ssc_main.Appearance.Options.UseBackColor = true;
|
|
this.ssc_main.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
|
|
this.ssc_main.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.ssc_main.Horizontal = false;
|
|
this.ssc_main.Location = new System.Drawing.Point(0, 0);
|
|
this.ssc_main.Name = "ssc_main";
|
|
this.ssc_main.Panel1.Controls.Add(this.ssc_main_top);
|
|
this.ssc_main.Panel1.Text = "Panel1";
|
|
this.ssc_main.Panel2.Controls.Add(this.tb_buttom);
|
|
this.ssc_main.Panel2.Text = "Panel2";
|
|
this.ssc_main.Size = new System.Drawing.Size(1511, 730);
|
|
this.ssc_main.SplitterPosition = 445;
|
|
this.ssc_main.TabIndex = 0;
|
|
this.ssc_main.Text = "splitContainerControl1";
|
|
this.ssc_main.SplitterMoved += new System.EventHandler(this.OnMainSplitterMoved);
|
|
//
|
|
// BillModule
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.Controls.Add(this.ssc_main);
|
|
this.Controls.Add(this.barDockControl3);
|
|
this.Controls.Add(this.barDockControl5);
|
|
this.Controls.Add(this.barDockControl2);
|
|
this.Controls.Add(this.barDockControl1);
|
|
this.Name = "BillModule";
|
|
this.Size = new System.Drawing.Size(1511, 730);
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OnFrmMainKeyDown);
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pmFP)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pmBillExp)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pmBill)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pMprint)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pMenu)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ssc_main_top)).EndInit();
|
|
this.ssc_main_top.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_left)).EndInit();
|
|
this.pl_left.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.xtc_left_container)).EndInit();
|
|
((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();
|
|
((System.ComponentModel.ISupportInitialize)(this.ssc_main)).EndInit();
|
|
this.ssc_main.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
private DevExpress.XtraBars.PopupMenu pMenu;
|
|
private DevExpress.XtraBars.BarManager barManager1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl2;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl3;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl5;
|
|
private DevExpress.XtraBars.PopupMenu pmBillExp;
|
|
private DevExpress.XtraBars.PopupMenu pmBill;
|
|
private DevExpress.XtraBars.PopupMenu pMprint;
|
|
private DevExpress.XtraBars.PopupMenu pmFP;
|
|
private DevExpress.XtraEditors.SplitContainerControl ssc_main;
|
|
private DevExpress.XtraEditors.SplitContainerControl ssc_main_top;
|
|
private DevExpress.XtraEditors.PanelControl pl_left;
|
|
private DevExpress.XtraTab.XtraTabControl xtc_left_container;
|
|
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 DevExpress.XtraEditors.DropDownButton dpCopyBill;
|
|
private DevExpress.XtraEditors.DropDownButton btnPrint;
|
|
private DevExpress.XtraEditors.DropDownButton dpbTools;
|
|
private DevExpress.XtraEditors.SimpleButton btnDelete;
|
|
private DevExpress.XtraEditors.SimpleButton btnBillSave;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top_center;
|
|
private System.Windows.Forms.Label lbTitle;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top_right;
|
|
private DevExpress.XtraEditors.LabelControl lblOrderNo;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top_left;
|
|
private DevExpress.XtraEditors.PanelControl pl_red;
|
|
private System.Windows.Forms.RadioButton rdRed;
|
|
private DevExpress.XtraEditors.PanelControl pl_blue;
|
|
private System.Windows.Forms.RadioButton rdBlue;
|
|
private Control.TabControlEx tb_buttom;
|
|
}
|
|
}
|