1592 lines
83 KiB
C#
1592 lines
83 KiB
C#
namespace Lskj.PubBillAccount
|
|
{
|
|
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.barManager1 = new DevExpress.XtraBars.BarManager();
|
|
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.pmBillExp = new DevExpress.XtraBars.PopupMenu();
|
|
this.pmBill = new DevExpress.XtraBars.PopupMenu();
|
|
this.pMprint = new DevExpress.XtraBars.PopupMenu();
|
|
this.pMenu = new DevExpress.XtraBars.PopupMenu();
|
|
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.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtcbill = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtccashier = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtccheck = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcbook = new Lskj.Control.LabelAutoTextEdit();
|
|
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtcontractNoName = new Lskj.Control.LabelTextEdit();
|
|
this.txtcCustomer = new Lskj.Control.LabelAutoTextEdit();
|
|
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtczoneName = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcsup_id = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcdept_id = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcproductionLine = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcname = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcperson_id = new Lskj.Control.LabelAutoTextEdit();
|
|
this.txtcitem_id = new Lskj.Control.LabelAutoTextEdit();
|
|
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
|
|
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtcn_id = new Lskj.Control.TextBoxUnderLine();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.txtmc = new DevExpress.XtraEditors.TextEdit();
|
|
this.lblMoney = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtmd = new DevExpress.XtraEditors.TextEdit();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtprice = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtnum = new Lskj.Control.TextBoxUnderLine();
|
|
this.txtdt_date = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.gridControl = new DevExpress.XtraGrid.GridControl();
|
|
this.gcMain = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.cdigest = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ccode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.md = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.mc = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Billdocument_Id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.cn_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.num = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.dt_date = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.price = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.citem_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.cdept_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.cperson_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.csup_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.cname = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.pl_main_top = new DevExpress.XtraEditors.PanelControl();
|
|
this.pl_main_top_center = new DevExpress.XtraEditors.PanelControl();
|
|
this.pl_main_center_master = new DevExpress.XtraEditors.PanelControl();
|
|
this.txtidoc = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtAffimDate = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtOperateDate = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtisgnseq = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtcsign = new Lskj.Control.TextBoxUnderLine();
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|
this.pl_main_top_right = new DevExpress.XtraEditors.PanelControl();
|
|
this.lblOrderNo = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.lbTitle = new System.Windows.Forms.Label();
|
|
this.pl_main_bottom = new DevExpress.XtraEditors.PanelControl();
|
|
this.dpbTools = new DevExpress.XtraEditors.DropDownButton();
|
|
this.dpbImport = new DevExpress.XtraEditors.DropDownButton();
|
|
this.dpCopyBill = new DevExpress.XtraEditors.DropDownButton();
|
|
this.btnPrint = new DevExpress.XtraEditors.DropDownButton();
|
|
this.btnBillApply = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnBillSave = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnBillAdd = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnHelp = new DevExpress.XtraEditors.SimpleButton();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).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.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
|
|
this.panelControl6.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
|
|
this.panelControl3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
|
|
this.panelControl5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
|
|
this.panelControl4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmc.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmd.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gcMain)).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_center_master)).BeginInit();
|
|
this.pl_main_center_master.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_top_right)).BeginInit();
|
|
this.pl_main_top_right.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pl_main_bottom)).BeginInit();
|
|
this.pl_main_bottom.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(1398, 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(1398, 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(1398, 0);
|
|
this.barDockControl5.Size = new System.Drawing.Size(0, 730);
|
|
//
|
|
// 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";
|
|
//
|
|
// 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(1398, 730);
|
|
this.ssc_main_top.SplitterPosition = 60;
|
|
this.ssc_main_top.TabIndex = 5;
|
|
this.ssc_main_top.Text = "splitContainerControl1";
|
|
//
|
|
// 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(60, 730);
|
|
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.ShowTabHeader = DevExpress.Utils.DefaultBoolean.False;
|
|
this.xtc_left_container.Size = new System.Drawing.Size(56, 726);
|
|
this.xtc_left_container.TabIndex = 0;
|
|
//
|
|
// 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_top);
|
|
this.pl_main.Controls.Add(this.pl_main_bottom);
|
|
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(1333, 730);
|
|
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.panelControl1);
|
|
this.pl_main_center.Controls.Add(this.gridControl);
|
|
this.pl_main_center.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main_center.Location = new System.Drawing.Point(2, 134);
|
|
this.pl_main_center.Name = "pl_main_center";
|
|
this.pl_main_center.Size = new System.Drawing.Size(1329, 594);
|
|
this.pl_main_center.TabIndex = 4;
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl1.Appearance.Options.UseBackColor = true;
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl1.Controls.Add(this.label4);
|
|
this.panelControl1.Controls.Add(this.panelControl6);
|
|
this.panelControl1.Controls.Add(this.panelControl3);
|
|
this.panelControl1.Controls.Add(this.label2);
|
|
this.panelControl1.Controls.Add(this.panelControl2);
|
|
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl1.Location = new System.Drawing.Point(0, 340);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(1329, 254);
|
|
this.panelControl1.TabIndex = 7;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(150)))), ((int)(((byte)(148)))));
|
|
this.label4.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label4.Location = new System.Drawing.Point(0, 251);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(1329, 1);
|
|
this.label4.TabIndex = 22;
|
|
//
|
|
// panelControl6
|
|
//
|
|
this.panelControl6.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl6.Appearance.Options.UseBackColor = true;
|
|
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl6.Controls.Add(this.txtcbill);
|
|
this.panelControl6.Controls.Add(this.txtccashier);
|
|
this.panelControl6.Controls.Add(this.txtccheck);
|
|
this.panelControl6.Controls.Add(this.txtcbook);
|
|
this.panelControl6.Controls.Add(this.labelControl22);
|
|
this.panelControl6.Controls.Add(this.labelControl21);
|
|
this.panelControl6.Controls.Add(this.labelControl20);
|
|
this.panelControl6.Controls.Add(this.labelControl19);
|
|
this.panelControl6.Controls.Add(this.label5);
|
|
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl6.Location = new System.Drawing.Point(0, 206);
|
|
this.panelControl6.Name = "panelControl6";
|
|
this.panelControl6.Size = new System.Drawing.Size(1329, 45);
|
|
this.panelControl6.TabIndex = 21;
|
|
//
|
|
// txtcbill
|
|
//
|
|
this.txtcbill.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcbill.EditText = "";
|
|
this.txtcbill.FontSize = 0F;
|
|
this.txtcbill.FormKey = "";
|
|
this.txtcbill.LabelText = "";
|
|
this.txtcbill.Location = new System.Drawing.Point(851, 6);
|
|
this.txtcbill.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcbill.Model = null;
|
|
this.txtcbill.Name = "txtcbill";
|
|
this.txtcbill.NullText = "";
|
|
this.txtcbill.ReadOnly = false;
|
|
this.txtcbill.Required = false;
|
|
this.txtcbill.Size = new System.Drawing.Size(147, 18);
|
|
this.txtcbill.TabIndex = 32;
|
|
this.txtcbill.TextField = "";
|
|
this.txtcbill.ValueField = "";
|
|
this.txtcbill.ValueMember = "";
|
|
//
|
|
// txtccashier
|
|
//
|
|
this.txtccashier.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtccashier.EditText = "";
|
|
this.txtccashier.FontSize = 0F;
|
|
this.txtccashier.FormKey = "";
|
|
this.txtccashier.LabelText = "";
|
|
this.txtccashier.Location = new System.Drawing.Point(545, 6);
|
|
this.txtccashier.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtccashier.Model = null;
|
|
this.txtccashier.Name = "txtccashier";
|
|
this.txtccashier.NullText = "";
|
|
this.txtccashier.ReadOnly = false;
|
|
this.txtccashier.Required = false;
|
|
this.txtccashier.Size = new System.Drawing.Size(147, 18);
|
|
this.txtccashier.TabIndex = 31;
|
|
this.txtccashier.TextField = "";
|
|
this.txtccashier.ValueField = "";
|
|
this.txtccashier.ValueMember = "";
|
|
//
|
|
// txtccheck
|
|
//
|
|
this.txtccheck.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtccheck.EditText = "";
|
|
this.txtccheck.FontSize = 0F;
|
|
this.txtccheck.FormKey = "";
|
|
this.txtccheck.LabelText = "";
|
|
this.txtccheck.Location = new System.Drawing.Point(309, 6);
|
|
this.txtccheck.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtccheck.Model = null;
|
|
this.txtccheck.Name = "txtccheck";
|
|
this.txtccheck.NullText = "";
|
|
this.txtccheck.ReadOnly = false;
|
|
this.txtccheck.Required = false;
|
|
this.txtccheck.Size = new System.Drawing.Size(147, 18);
|
|
this.txtccheck.TabIndex = 30;
|
|
this.txtccheck.TextField = "";
|
|
this.txtccheck.ValueField = "";
|
|
this.txtccheck.ValueMember = "";
|
|
//
|
|
// txtcbook
|
|
//
|
|
this.txtcbook.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcbook.EditText = "";
|
|
this.txtcbook.FontSize = 0F;
|
|
this.txtcbook.FormKey = "";
|
|
this.txtcbook.LabelText = "";
|
|
this.txtcbook.Location = new System.Drawing.Point(49, 6);
|
|
this.txtcbook.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcbook.Model = null;
|
|
this.txtcbook.Name = "txtcbook";
|
|
this.txtcbook.NullText = "";
|
|
this.txtcbook.ReadOnly = false;
|
|
this.txtcbook.Required = false;
|
|
this.txtcbook.Size = new System.Drawing.Size(147, 18);
|
|
this.txtcbook.TabIndex = 29;
|
|
this.txtcbook.TextField = "";
|
|
this.txtcbook.ValueField = "";
|
|
this.txtcbook.ValueMember = "";
|
|
//
|
|
// labelControl22
|
|
//
|
|
this.labelControl22.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl22.Location = new System.Drawing.Point(803, 8);
|
|
this.labelControl22.Name = "labelControl22";
|
|
this.labelControl22.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl22.TabIndex = 28;
|
|
this.labelControl22.Text = "制单:";
|
|
//
|
|
// labelControl21
|
|
//
|
|
this.labelControl21.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl21.Location = new System.Drawing.Point(504, 8);
|
|
this.labelControl21.Name = "labelControl21";
|
|
this.labelControl21.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl21.TabIndex = 26;
|
|
this.labelControl21.Text = "出纳:";
|
|
//
|
|
// labelControl20
|
|
//
|
|
this.labelControl20.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl20.Location = new System.Drawing.Point(268, 8);
|
|
this.labelControl20.Name = "labelControl20";
|
|
this.labelControl20.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl20.TabIndex = 24;
|
|
this.labelControl20.Text = "审核:";
|
|
//
|
|
// labelControl19
|
|
//
|
|
this.labelControl19.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl19.Location = new System.Drawing.Point(8, 8);
|
|
this.labelControl19.Name = "labelControl19";
|
|
this.labelControl19.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl19.TabIndex = 22;
|
|
this.labelControl19.Text = "记账:";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(150)))), ((int)(((byte)(148)))));
|
|
this.label5.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label5.Location = new System.Drawing.Point(0, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(1, 45);
|
|
this.label5.TabIndex = 21;
|
|
//
|
|
// panelControl3
|
|
//
|
|
this.panelControl3.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl3.Appearance.Options.UseBackColor = true;
|
|
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl3.Controls.Add(this.panelControl5);
|
|
this.panelControl3.Controls.Add(this.label3);
|
|
this.panelControl3.Controls.Add(this.panelControl4);
|
|
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl3.Location = new System.Drawing.Point(0, 66);
|
|
this.panelControl3.Name = "panelControl3";
|
|
this.panelControl3.Size = new System.Drawing.Size(1329, 140);
|
|
this.panelControl3.TabIndex = 19;
|
|
//
|
|
// panelControl5
|
|
//
|
|
this.panelControl5.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl5.Appearance.Options.UseBackColor = true;
|
|
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl5.Controls.Add(this.txtcontractNoName);
|
|
this.panelControl5.Controls.Add(this.txtcCustomer);
|
|
this.panelControl5.Controls.Add(this.labelControl25);
|
|
this.panelControl5.Controls.Add(this.labelControl24);
|
|
this.panelControl5.Controls.Add(this.labelControl23);
|
|
this.panelControl5.Controls.Add(this.labelControl7);
|
|
this.panelControl5.Controls.Add(this.txtczoneName);
|
|
this.panelControl5.Controls.Add(this.txtcsup_id);
|
|
this.panelControl5.Controls.Add(this.txtcdept_id);
|
|
this.panelControl5.Controls.Add(this.txtcproductionLine);
|
|
this.panelControl5.Controls.Add(this.txtcname);
|
|
this.panelControl5.Controls.Add(this.txtcperson_id);
|
|
this.panelControl5.Controls.Add(this.txtcitem_id);
|
|
this.panelControl5.Controls.Add(this.labelControl18);
|
|
this.panelControl5.Controls.Add(this.labelControl17);
|
|
this.panelControl5.Controls.Add(this.labelControl16);
|
|
this.panelControl5.Controls.Add(this.labelControl15);
|
|
this.panelControl5.Controls.Add(this.labelControl13);
|
|
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl5.Location = new System.Drawing.Point(40, 0);
|
|
this.panelControl5.Name = "panelControl5";
|
|
this.panelControl5.Size = new System.Drawing.Size(1289, 140);
|
|
this.panelControl5.TabIndex = 22;
|
|
//
|
|
// txtcontractNoName
|
|
//
|
|
this.txtcontractNoName.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcontractNoName.EditText = "";
|
|
this.txtcontractNoName.FontSize = 0F;
|
|
this.txtcontractNoName.LabelText = "";
|
|
this.txtcontractNoName.Location = new System.Drawing.Point(516, 104);
|
|
this.txtcontractNoName.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcontractNoName.Model = null;
|
|
this.txtcontractNoName.Name = "txtcontractNoName";
|
|
this.txtcontractNoName.NullText = "";
|
|
this.txtcontractNoName.ReadOnly = false;
|
|
this.txtcontractNoName.Required = false;
|
|
this.txtcontractNoName.Size = new System.Drawing.Size(278, 21);
|
|
this.txtcontractNoName.TabIndex = 32;
|
|
//
|
|
// txtcCustomer
|
|
//
|
|
this.txtcCustomer.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcCustomer.EditText = "";
|
|
this.txtcCustomer.FontSize = 0F;
|
|
this.txtcCustomer.FormKey = "";
|
|
this.txtcCustomer.LabelText = "";
|
|
this.txtcCustomer.Location = new System.Drawing.Point(15, 104);
|
|
this.txtcCustomer.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcCustomer.Model = null;
|
|
this.txtcCustomer.Name = "txtcCustomer";
|
|
this.txtcCustomer.NullText = "";
|
|
this.txtcCustomer.ReadOnly = false;
|
|
this.txtcCustomer.Required = false;
|
|
this.txtcCustomer.Size = new System.Drawing.Size(402, 21);
|
|
this.txtcCustomer.TabIndex = 31;
|
|
this.txtcCustomer.TextField = "";
|
|
this.txtcCustomer.ValueField = "";
|
|
this.txtcCustomer.ValueMember = "";
|
|
//
|
|
// labelControl25
|
|
//
|
|
this.labelControl25.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl25.Location = new System.Drawing.Point(26, 106);
|
|
this.labelControl25.Name = "labelControl25";
|
|
this.labelControl25.Size = new System.Drawing.Size(49, 14);
|
|
this.labelControl25.TabIndex = 30;
|
|
this.labelControl25.Text = "客 户:";
|
|
//
|
|
// labelControl24
|
|
//
|
|
this.labelControl24.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl24.Location = new System.Drawing.Point(505, 108);
|
|
this.labelControl24.Name = "labelControl24";
|
|
this.labelControl24.Size = new System.Drawing.Size(77, 14);
|
|
this.labelControl24.TabIndex = 26;
|
|
this.labelControl24.Text = "合同号名称:";
|
|
//
|
|
// labelControl23
|
|
//
|
|
this.labelControl23.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl23.Location = new System.Drawing.Point(882, 107);
|
|
this.labelControl23.Name = "labelControl23";
|
|
this.labelControl23.Size = new System.Drawing.Size(84, 14);
|
|
this.labelControl23.TabIndex = 24;
|
|
this.labelControl23.Text = "生产线名称:";
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl7.Location = new System.Drawing.Point(511, 61);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(70, 14);
|
|
this.labelControl7.TabIndex = 22;
|
|
this.labelControl7.Text = "区域名称:";
|
|
//
|
|
// txtczoneName
|
|
//
|
|
this.txtczoneName.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtczoneName.EditText = "";
|
|
this.txtczoneName.FontSize = 0F;
|
|
this.txtczoneName.FormKey = "";
|
|
this.txtczoneName.LabelText = "";
|
|
this.txtczoneName.Location = new System.Drawing.Point(516, 61);
|
|
this.txtczoneName.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtczoneName.Model = null;
|
|
this.txtczoneName.Name = "txtczoneName";
|
|
this.txtczoneName.NullText = "";
|
|
this.txtczoneName.ReadOnly = false;
|
|
this.txtczoneName.Required = false;
|
|
this.txtczoneName.Size = new System.Drawing.Size(278, 21);
|
|
this.txtczoneName.TabIndex = 21;
|
|
this.txtczoneName.TextField = "";
|
|
this.txtczoneName.ValueField = "";
|
|
this.txtczoneName.ValueMember = "";
|
|
//
|
|
// txtcsup_id
|
|
//
|
|
this.txtcsup_id.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcsup_id.EditText = "";
|
|
this.txtcsup_id.FontSize = 0F;
|
|
this.txtcsup_id.FormKey = "";
|
|
this.txtcsup_id.LabelText = "";
|
|
this.txtcsup_id.Location = new System.Drawing.Point(15, 59);
|
|
this.txtcsup_id.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcsup_id.Model = null;
|
|
this.txtcsup_id.Name = "txtcsup_id";
|
|
this.txtcsup_id.NullText = "";
|
|
this.txtcsup_id.ReadOnly = false;
|
|
this.txtcsup_id.Required = false;
|
|
this.txtcsup_id.Size = new System.Drawing.Size(402, 21);
|
|
this.txtcsup_id.TabIndex = 21;
|
|
this.txtcsup_id.TextField = "";
|
|
this.txtcsup_id.ValueField = "";
|
|
this.txtcsup_id.ValueMember = "";
|
|
//
|
|
// txtcdept_id
|
|
//
|
|
this.txtcdept_id.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcdept_id.EditText = "";
|
|
this.txtcdept_id.FontSize = 0F;
|
|
this.txtcdept_id.FormKey = "";
|
|
this.txtcdept_id.LabelText = "";
|
|
this.txtcdept_id.Location = new System.Drawing.Point(516, 10);
|
|
this.txtcdept_id.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcdept_id.Model = null;
|
|
this.txtcdept_id.Name = "txtcdept_id";
|
|
this.txtcdept_id.NullText = "";
|
|
this.txtcdept_id.ReadOnly = false;
|
|
this.txtcdept_id.Required = false;
|
|
this.txtcdept_id.Size = new System.Drawing.Size(278, 21);
|
|
this.txtcdept_id.TabIndex = 20;
|
|
this.txtcdept_id.TextField = "";
|
|
this.txtcdept_id.ValueField = "";
|
|
this.txtcdept_id.ValueMember = "";
|
|
//
|
|
// txtcproductionLine
|
|
//
|
|
this.txtcproductionLine.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcproductionLine.EditText = "";
|
|
this.txtcproductionLine.FontSize = 0F;
|
|
this.txtcproductionLine.FormKey = "";
|
|
this.txtcproductionLine.LabelText = "";
|
|
this.txtcproductionLine.Location = new System.Drawing.Point(901, 104);
|
|
this.txtcproductionLine.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcproductionLine.Model = null;
|
|
this.txtcproductionLine.Name = "txtcproductionLine";
|
|
this.txtcproductionLine.NullText = "";
|
|
this.txtcproductionLine.ReadOnly = false;
|
|
this.txtcproductionLine.Required = false;
|
|
this.txtcproductionLine.Size = new System.Drawing.Size(278, 21);
|
|
this.txtcproductionLine.TabIndex = 19;
|
|
this.txtcproductionLine.TextField = "";
|
|
this.txtcproductionLine.ValueField = "";
|
|
this.txtcproductionLine.ValueMember = "";
|
|
//
|
|
// txtcname
|
|
//
|
|
this.txtcname.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcname.EditText = "";
|
|
this.txtcname.FontSize = 0F;
|
|
this.txtcname.FormKey = "";
|
|
this.txtcname.LabelText = "";
|
|
this.txtcname.Location = new System.Drawing.Point(901, 58);
|
|
this.txtcname.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcname.Model = null;
|
|
this.txtcname.Name = "txtcname";
|
|
this.txtcname.NullText = "";
|
|
this.txtcname.ReadOnly = false;
|
|
this.txtcname.Required = false;
|
|
this.txtcname.Size = new System.Drawing.Size(278, 21);
|
|
this.txtcname.TabIndex = 19;
|
|
this.txtcname.TextField = "";
|
|
this.txtcname.ValueField = "";
|
|
this.txtcname.ValueMember = "";
|
|
//
|
|
// txtcperson_id
|
|
//
|
|
this.txtcperson_id.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcperson_id.EditText = "";
|
|
this.txtcperson_id.FontSize = 0F;
|
|
this.txtcperson_id.FormKey = "";
|
|
this.txtcperson_id.LabelText = "";
|
|
this.txtcperson_id.Location = new System.Drawing.Point(901, 12);
|
|
this.txtcperson_id.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcperson_id.Model = null;
|
|
this.txtcperson_id.Name = "txtcperson_id";
|
|
this.txtcperson_id.NullText = "";
|
|
this.txtcperson_id.ReadOnly = false;
|
|
this.txtcperson_id.Required = false;
|
|
this.txtcperson_id.Size = new System.Drawing.Size(278, 21);
|
|
this.txtcperson_id.TabIndex = 18;
|
|
this.txtcperson_id.TextField = "";
|
|
this.txtcperson_id.ValueField = "";
|
|
this.txtcperson_id.ValueMember = "";
|
|
//
|
|
// txtcitem_id
|
|
//
|
|
this.txtcitem_id.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcitem_id.EditText = "";
|
|
this.txtcitem_id.FontSize = 0F;
|
|
this.txtcitem_id.FormKey = "";
|
|
this.txtcitem_id.LabelText = "";
|
|
this.txtcitem_id.Location = new System.Drawing.Point(15, 8);
|
|
this.txtcitem_id.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtcitem_id.Model = null;
|
|
this.txtcitem_id.Name = "txtcitem_id";
|
|
this.txtcitem_id.NullText = "";
|
|
this.txtcitem_id.ReadOnly = false;
|
|
this.txtcitem_id.Required = false;
|
|
this.txtcitem_id.Size = new System.Drawing.Size(402, 21);
|
|
this.txtcitem_id.TabIndex = 18;
|
|
this.txtcitem_id.TextField = "";
|
|
this.txtcitem_id.ValueField = "";
|
|
this.txtcitem_id.ValueMember = "";
|
|
//
|
|
// labelControl18
|
|
//
|
|
this.labelControl18.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl18.Location = new System.Drawing.Point(26, 59);
|
|
this.labelControl18.Name = "labelControl18";
|
|
this.labelControl18.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl18.TabIndex = 16;
|
|
this.labelControl18.Text = "供应商:";
|
|
//
|
|
// labelControl17
|
|
//
|
|
this.labelControl17.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl17.Location = new System.Drawing.Point(511, 12);
|
|
this.labelControl17.Name = "labelControl17";
|
|
this.labelControl17.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl17.TabIndex = 14;
|
|
this.labelControl17.Text = "部 门:";
|
|
//
|
|
// labelControl16
|
|
//
|
|
this.labelControl16.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl16.Location = new System.Drawing.Point(910, 59);
|
|
this.labelControl16.Name = "labelControl16";
|
|
this.labelControl16.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl16.TabIndex = 10;
|
|
this.labelControl16.Text = "业务员:";
|
|
//
|
|
// labelControl15
|
|
//
|
|
this.labelControl15.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl15.Location = new System.Drawing.Point(910, 14);
|
|
this.labelControl15.Name = "labelControl15";
|
|
this.labelControl15.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl15.TabIndex = 8;
|
|
this.labelControl15.Text = "个 人:";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl13.Location = new System.Drawing.Point(26, 10);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl13.TabIndex = 6;
|
|
this.labelControl13.Text = "项 目:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(150)))), ((int)(((byte)(148)))));
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label3.Location = new System.Drawing.Point(39, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(1, 140);
|
|
this.label3.TabIndex = 21;
|
|
//
|
|
// panelControl4
|
|
//
|
|
this.panelControl4.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl4.Appearance.Options.UseBackColor = true;
|
|
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl4.Controls.Add(this.labelControl14);
|
|
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.panelControl4.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl4.Name = "panelControl4";
|
|
this.panelControl4.Size = new System.Drawing.Size(39, 140);
|
|
this.panelControl4.TabIndex = 20;
|
|
//
|
|
// labelControl14
|
|
//
|
|
this.labelControl14.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl14.Location = new System.Drawing.Point(8, 44);
|
|
this.labelControl14.Name = "labelControl14";
|
|
this.labelControl14.Size = new System.Drawing.Size(28, 14);
|
|
this.labelControl14.TabIndex = 5;
|
|
this.labelControl14.Text = "备注";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(150)))), ((int)(((byte)(148)))));
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.label2.Location = new System.Drawing.Point(0, 65);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(1329, 1);
|
|
this.label2.TabIndex = 18;
|
|
//
|
|
// panelControl2
|
|
//
|
|
this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.panelControl2.Appearance.Options.UseBackColor = true;
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.panelControl2.Controls.Add(this.txtcn_id);
|
|
this.panelControl2.Controls.Add(this.panel1);
|
|
this.panelControl2.Controls.Add(this.labelControl9);
|
|
this.panelControl2.Controls.Add(this.txtprice);
|
|
this.panelControl2.Controls.Add(this.labelControl8);
|
|
this.panelControl2.Controls.Add(this.labelControl11);
|
|
this.panelControl2.Controls.Add(this.txtnum);
|
|
this.panelControl2.Controls.Add(this.txtdt_date);
|
|
this.panelControl2.Controls.Add(this.labelControl10);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(1329, 65);
|
|
this.panelControl2.TabIndex = 16;
|
|
//
|
|
// txtcn_id
|
|
//
|
|
this.txtcn_id.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcn_id.Location = new System.Drawing.Point(56, 6);
|
|
this.txtcn_id.Name = "txtcn_id";
|
|
this.txtcn_id.Size = new System.Drawing.Size(140, 20);
|
|
this.txtcn_id.TabIndex = 5;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel1.Controls.Add(this.txtmc);
|
|
this.panel1.Controls.Add(this.lblMoney);
|
|
this.panel1.Controls.Add(this.labelControl12);
|
|
this.panel1.Controls.Add(this.txtmd);
|
|
this.panel1.Controls.Add(this.label1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panel1.Location = new System.Drawing.Point(977, 0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(352, 65);
|
|
this.panel1.TabIndex = 15;
|
|
//
|
|
// txtmc
|
|
//
|
|
this.txtmc.EditValue = "000";
|
|
this.txtmc.Enabled = false;
|
|
this.txtmc.Location = new System.Drawing.Point(210, 5);
|
|
this.txtmc.Name = "txtmc";
|
|
this.txtmc.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtmc.Properties.Appearance.Options.UseFont = true;
|
|
this.txtmc.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.White;
|
|
this.txtmc.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
|
|
this.txtmc.Properties.AppearanceDisabled.Options.UseBackColor = true;
|
|
this.txtmc.Properties.AppearanceDisabled.Options.UseForeColor = true;
|
|
this.txtmc.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.txtmc.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.txtmc.Size = new System.Drawing.Size(136, 18);
|
|
this.txtmc.TabIndex = 28;
|
|
//
|
|
// lblMoney
|
|
//
|
|
this.lblMoney.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblMoney.Location = new System.Drawing.Point(8, 40);
|
|
this.lblMoney.Name = "lblMoney";
|
|
this.lblMoney.Size = new System.Drawing.Size(0, 13);
|
|
this.lblMoney.TabIndex = 9;
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl12.Location = new System.Drawing.Point(6, 9);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl12.TabIndex = 7;
|
|
this.labelControl12.Text = "合计:";
|
|
//
|
|
// txtmd
|
|
//
|
|
this.txtmd.EditValue = "000";
|
|
this.txtmd.Enabled = false;
|
|
this.txtmd.Location = new System.Drawing.Point(54, 7);
|
|
this.txtmd.Name = "txtmd";
|
|
this.txtmd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtmd.Properties.Appearance.Options.UseFont = true;
|
|
this.txtmd.Properties.AppearanceDisabled.BackColor = System.Drawing.Color.White;
|
|
this.txtmd.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
|
|
this.txtmd.Properties.AppearanceDisabled.Options.UseBackColor = true;
|
|
this.txtmd.Properties.AppearanceDisabled.Options.UseForeColor = true;
|
|
this.txtmd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.txtmd.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
this.txtmd.Size = new System.Drawing.Size(147, 18);
|
|
this.txtmd.TabIndex = 27;
|
|
this.txtmd.TextChanged += new System.EventHandler(this.OnmdTextChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(150)))), ((int)(((byte)(148)))));
|
|
this.label1.Location = new System.Drawing.Point(4, 31);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(360, 1);
|
|
this.label1.TabIndex = 8;
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl9.Location = new System.Drawing.Point(8, 10);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl9.TabIndex = 4;
|
|
this.labelControl9.Text = "票号:";
|
|
//
|
|
// txtprice
|
|
//
|
|
this.txtprice.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtprice.Location = new System.Drawing.Point(316, 36);
|
|
this.txtprice.Name = "txtprice";
|
|
this.txtprice.Size = new System.Drawing.Size(140, 20);
|
|
this.txtprice.TabIndex = 13;
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl8.Location = new System.Drawing.Point(268, 10);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl8.TabIndex = 6;
|
|
this.labelControl8.Text = "数量:";
|
|
//
|
|
// labelControl11
|
|
//
|
|
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl11.Location = new System.Drawing.Point(268, 40);
|
|
this.labelControl11.Name = "labelControl11";
|
|
this.labelControl11.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl11.TabIndex = 12;
|
|
this.labelControl11.Text = "单价:";
|
|
//
|
|
// txtnum
|
|
//
|
|
this.txtnum.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtnum.Location = new System.Drawing.Point(316, 6);
|
|
this.txtnum.Name = "txtnum";
|
|
this.txtnum.Size = new System.Drawing.Size(140, 20);
|
|
this.txtnum.TabIndex = 7;
|
|
//
|
|
// txtdt_date
|
|
//
|
|
this.txtdt_date.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtdt_date.Location = new System.Drawing.Point(56, 36);
|
|
this.txtdt_date.Name = "txtdt_date";
|
|
this.txtdt_date.Size = new System.Drawing.Size(140, 20);
|
|
this.txtdt_date.TabIndex = 11;
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl10.Location = new System.Drawing.Point(8, 40);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(42, 14);
|
|
this.labelControl10.TabIndex = 10;
|
|
this.labelControl10.Text = "日期:";
|
|
//
|
|
// gridControl
|
|
//
|
|
this.gridControl.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.gridControl.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControl.MainView = this.gcMain;
|
|
this.gridControl.Name = "gridControl";
|
|
this.gridControl.Size = new System.Drawing.Size(1329, 340);
|
|
this.gridControl.TabIndex = 6;
|
|
this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gcMain});
|
|
//
|
|
// gcMain
|
|
//
|
|
this.gcMain.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.gcMain.Appearance.HeaderPanel.Options.UseFont = true;
|
|
this.gcMain.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|
this.gcMain.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.gcMain.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
|
|
this.gcMain.Appearance.Preview.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.gcMain.Appearance.Preview.Options.UseFont = true;
|
|
this.gcMain.Appearance.Row.Font = new System.Drawing.Font("宋体", 9F);
|
|
this.gcMain.Appearance.Row.Options.UseBackColor = true;
|
|
this.gcMain.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.gcMain.ColumnPanelRowHeight = 30;
|
|
this.gcMain.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.cdigest,
|
|
this.ccode,
|
|
this.md,
|
|
this.mc,
|
|
this.Billdocument_Id,
|
|
this.cn_id,
|
|
this.num,
|
|
this.dt_date,
|
|
this.price,
|
|
this.citem_id,
|
|
this.cdept_id,
|
|
this.cperson_id,
|
|
this.csup_id,
|
|
this.cname});
|
|
this.gcMain.GridControl = this.gridControl;
|
|
this.gcMain.IndicatorWidth = 40;
|
|
this.gcMain.Name = "gcMain";
|
|
this.gcMain.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
|
|
this.gcMain.OptionsFilter.ShowAllTableValuesInCheckedFilterPopup = false;
|
|
this.gcMain.OptionsFind.FindNullPrompt = "";
|
|
this.gcMain.OptionsSelection.MultiSelect = true;
|
|
this.gcMain.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
|
|
this.gcMain.OptionsView.AllowHtmlDrawHeaders = true;
|
|
this.gcMain.OptionsView.ColumnAutoWidth = false;
|
|
this.gcMain.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gcMain.OptionsView.RowAutoHeight = true;
|
|
this.gcMain.OptionsView.ShowGroupPanel = false;
|
|
this.gcMain.PaintStyleName = "Skin";
|
|
this.gcMain.RowHeight = 30;
|
|
this.gcMain.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.OnGridMainCellValueChanged);
|
|
//
|
|
// cdigest
|
|
//
|
|
this.cdigest.Caption = "摘要";
|
|
this.cdigest.FieldName = "cdigest";
|
|
this.cdigest.Name = "cdigest";
|
|
this.cdigest.Visible = true;
|
|
this.cdigest.VisibleIndex = 0;
|
|
this.cdigest.Width = 260;
|
|
//
|
|
// ccode
|
|
//
|
|
this.ccode.Caption = "科目名称";
|
|
this.ccode.FieldName = "ccode";
|
|
this.ccode.Name = "ccode";
|
|
this.ccode.Visible = true;
|
|
this.ccode.VisibleIndex = 1;
|
|
this.ccode.Width = 470;
|
|
//
|
|
// md
|
|
//
|
|
this.md.Caption = "借方金额";
|
|
this.md.FieldName = "md";
|
|
this.md.Name = "md";
|
|
this.md.Visible = true;
|
|
this.md.VisibleIndex = 2;
|
|
this.md.Width = 150;
|
|
//
|
|
// mc
|
|
//
|
|
this.mc.Caption = "贷方金额";
|
|
this.mc.FieldName = "mc";
|
|
this.mc.Name = "mc";
|
|
this.mc.Visible = true;
|
|
this.mc.VisibleIndex = 3;
|
|
this.mc.Width = 150;
|
|
//
|
|
// Billdocument_Id
|
|
//
|
|
this.Billdocument_Id.Caption = "单据编号";
|
|
this.Billdocument_Id.FieldName = "Billdocument_Id";
|
|
this.Billdocument_Id.Name = "Billdocument_Id";
|
|
//
|
|
// cn_id
|
|
//
|
|
this.cn_id.Caption = "cn_id";
|
|
this.cn_id.FieldName = "cn_id";
|
|
this.cn_id.Name = "cn_id";
|
|
//
|
|
// num
|
|
//
|
|
this.num.Caption = "num";
|
|
this.num.FieldName = "num";
|
|
this.num.Name = "num";
|
|
//
|
|
// dt_date
|
|
//
|
|
this.dt_date.Caption = "dt_date";
|
|
this.dt_date.FieldName = "dt_date";
|
|
this.dt_date.Name = "dt_date";
|
|
//
|
|
// price
|
|
//
|
|
this.price.Caption = "price";
|
|
this.price.FieldName = "price";
|
|
this.price.Name = "price";
|
|
//
|
|
// citem_id
|
|
//
|
|
this.citem_id.Caption = "citem_id";
|
|
this.citem_id.FieldName = "citem_id";
|
|
this.citem_id.Name = "citem_id";
|
|
//
|
|
// cdept_id
|
|
//
|
|
this.cdept_id.Caption = "cdept_id";
|
|
this.cdept_id.FieldName = "cdept_id";
|
|
this.cdept_id.Name = "cdept_id";
|
|
//
|
|
// cperson_id
|
|
//
|
|
this.cperson_id.Caption = "cperson_id";
|
|
this.cperson_id.FieldName = "cperson_id";
|
|
this.cperson_id.Name = "cperson_id";
|
|
//
|
|
// csup_id
|
|
//
|
|
this.csup_id.Caption = "csup_id";
|
|
this.csup_id.FieldName = "csup_id";
|
|
this.csup_id.Name = "csup_id";
|
|
//
|
|
// cname
|
|
//
|
|
this.cname.Caption = "cname";
|
|
this.cname.FieldName = "cname";
|
|
this.cname.Name = "cname";
|
|
//
|
|
// 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.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_main_top.Location = new System.Drawing.Point(2, 36);
|
|
this.pl_main_top.Name = "pl_main_top";
|
|
this.pl_main_top.Size = new System.Drawing.Size(1329, 98);
|
|
this.pl_main_top.TabIndex = 3;
|
|
//
|
|
// pl_main_top_center
|
|
//
|
|
this.pl_main_top_center.Appearance.BackColor = System.Drawing.Color.White;
|
|
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.pl_main_center_master);
|
|
this.pl_main_top_center.Controls.Add(this.pl_main_top_right);
|
|
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(2, 2);
|
|
this.pl_main_top_center.Name = "pl_main_top_center";
|
|
this.pl_main_top_center.Size = new System.Drawing.Size(1325, 94);
|
|
this.pl_main_top_center.TabIndex = 3;
|
|
//
|
|
// pl_main_center_master
|
|
//
|
|
this.pl_main_center_master.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.pl_main_center_master.Appearance.Options.UseBackColor = true;
|
|
this.pl_main_center_master.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
|
this.pl_main_center_master.Controls.Add(this.txtidoc);
|
|
this.pl_main_center_master.Controls.Add(this.labelControl6);
|
|
this.pl_main_center_master.Controls.Add(this.txtAffimDate);
|
|
this.pl_main_center_master.Controls.Add(this.labelControl5);
|
|
this.pl_main_center_master.Controls.Add(this.txtOperateDate);
|
|
this.pl_main_center_master.Controls.Add(this.labelControl4);
|
|
this.pl_main_center_master.Controls.Add(this.txtisgnseq);
|
|
this.pl_main_center_master.Controls.Add(this.labelControl3);
|
|
this.pl_main_center_master.Controls.Add(this.txtcsign);
|
|
this.pl_main_center_master.Controls.Add(this.labelControl2);
|
|
this.pl_main_center_master.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pl_main_center_master.Location = new System.Drawing.Point(0, 61);
|
|
this.pl_main_center_master.Name = "pl_main_center_master";
|
|
this.pl_main_center_master.Size = new System.Drawing.Size(1325, 33);
|
|
this.pl_main_center_master.TabIndex = 5;
|
|
//
|
|
// txtidoc
|
|
//
|
|
this.txtidoc.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtidoc.Location = new System.Drawing.Point(957, 6);
|
|
this.txtidoc.Name = "txtidoc";
|
|
this.txtidoc.Size = new System.Drawing.Size(91, 20);
|
|
this.txtidoc.TabIndex = 9;
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl6.Location = new System.Drawing.Point(891, 10);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(70, 14);
|
|
this.labelControl6.TabIndex = 8;
|
|
this.labelControl6.Text = "附单据数:";
|
|
//
|
|
// txtAffimDate
|
|
//
|
|
this.txtAffimDate.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtAffimDate.Location = new System.Drawing.Point(627, 6);
|
|
this.txtAffimDate.Name = "txtAffimDate";
|
|
this.txtAffimDate.Size = new System.Drawing.Size(150, 20);
|
|
this.txtAffimDate.TabIndex = 7;
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl5.Location = new System.Drawing.Point(561, 10);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(70, 14);
|
|
this.labelControl5.TabIndex = 6;
|
|
this.labelControl5.Text = "审核日期:";
|
|
//
|
|
// txtOperateDate
|
|
//
|
|
this.txtOperateDate.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtOperateDate.Location = new System.Drawing.Point(329, 6);
|
|
this.txtOperateDate.Name = "txtOperateDate";
|
|
this.txtOperateDate.Size = new System.Drawing.Size(150, 20);
|
|
this.txtOperateDate.TabIndex = 5;
|
|
//
|
|
// labelControl4
|
|
//
|
|
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl4.Location = new System.Drawing.Point(263, 10);
|
|
this.labelControl4.Name = "labelControl4";
|
|
this.labelControl4.Size = new System.Drawing.Size(70, 14);
|
|
this.labelControl4.TabIndex = 4;
|
|
this.labelControl4.Text = "制单日期:";
|
|
//
|
|
// txtisgnseq
|
|
//
|
|
this.txtisgnseq.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtisgnseq.Location = new System.Drawing.Point(109, 6);
|
|
this.txtisgnseq.Name = "txtisgnseq";
|
|
this.txtisgnseq.Size = new System.Drawing.Size(60, 20);
|
|
this.txtisgnseq.TabIndex = 3;
|
|
//
|
|
// labelControl3
|
|
//
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl3.Location = new System.Drawing.Point(92, 10);
|
|
this.labelControl3.Name = "labelControl3";
|
|
this.labelControl3.Size = new System.Drawing.Size(14, 14);
|
|
this.labelControl3.TabIndex = 2;
|
|
this.labelControl3.Text = "字";
|
|
//
|
|
// txtcsign
|
|
//
|
|
this.txtcsign.BackColor = System.Drawing.Color.Transparent;
|
|
this.txtcsign.Location = new System.Drawing.Point(23, 6);
|
|
this.txtcsign.Name = "txtcsign";
|
|
this.txtcsign.Size = new System.Drawing.Size(60, 20);
|
|
this.txtcsign.TabIndex = 1;
|
|
//
|
|
// labelControl2
|
|
//
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl2.Location = new System.Drawing.Point(6, 10);
|
|
this.labelControl2.Name = "labelControl2";
|
|
this.labelControl2.Size = new System.Drawing.Size(14, 14);
|
|
this.labelControl2.TabIndex = 0;
|
|
this.labelControl2.Text = "记";
|
|
//
|
|
// pl_main_top_right
|
|
//
|
|
this.pl_main_top_right.Appearance.BackColor = System.Drawing.Color.White;
|
|
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.Location = new System.Drawing.Point(842, 3);
|
|
this.pl_main_top_right.Name = "pl_main_top_right";
|
|
this.pl_main_top_right.Size = new System.Drawing.Size(215, 33);
|
|
this.pl_main_top_right.TabIndex = 4;
|
|
this.pl_main_top_right.Visible = false;
|
|
//
|
|
// 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";
|
|
this.lblOrderNo.Visible = false;
|
|
//
|
|
// 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 = "单据编号:";
|
|
this.labelControl1.Visible = false;
|
|
//
|
|
// lbTitle
|
|
//
|
|
this.lbTitle.BackColor = System.Drawing.Color.White;
|
|
this.lbTitle.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.lbTitle.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lbTitle.ForeColor = System.Drawing.Color.Black;
|
|
this.lbTitle.Location = new System.Drawing.Point(0, 0);
|
|
this.lbTitle.Name = "lbTitle";
|
|
this.lbTitle.Size = new System.Drawing.Size(1325, 61);
|
|
this.lbTitle.TabIndex = 1;
|
|
this.lbTitle.Text = "记 账 凭 证";
|
|
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// 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.dpbTools);
|
|
this.pl_main_bottom.Controls.Add(this.dpbImport);
|
|
this.pl_main_bottom.Controls.Add(this.dpCopyBill);
|
|
this.pl_main_bottom.Controls.Add(this.btnPrint);
|
|
this.pl_main_bottom.Controls.Add(this.btnBillApply);
|
|
this.pl_main_bottom.Controls.Add(this.btnBillSave);
|
|
this.pl_main_bottom.Controls.Add(this.btnDelete);
|
|
this.pl_main_bottom.Controls.Add(this.btnBillAdd);
|
|
this.pl_main_bottom.Controls.Add(this.btnHelp);
|
|
this.pl_main_bottom.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.pl_main_bottom.Location = new System.Drawing.Point(2, 2);
|
|
this.pl_main_bottom.Name = "pl_main_bottom";
|
|
this.pl_main_bottom.Size = new System.Drawing.Size(1329, 34);
|
|
this.pl_main_bottom.TabIndex = 1;
|
|
//
|
|
// dpbTools
|
|
//
|
|
this.dpbTools.Location = new System.Drawing.Point(430, 3);
|
|
this.dpbTools.Name = "dpbTools";
|
|
this.dpbTools.Size = new System.Drawing.Size(73, 26);
|
|
this.dpbTools.TabIndex = 71;
|
|
this.dpbTools.Text = "常用工具";
|
|
//
|
|
// dpbImport
|
|
//
|
|
this.dpbImport.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.dpbImport.DropDownControl = this.pmBillExp;
|
|
this.dpbImport.Location = new System.Drawing.Point(351, 3);
|
|
this.dpbImport.Name = "dpbImport";
|
|
this.dpbImport.Size = new System.Drawing.Size(73, 26);
|
|
this.dpbImport.TabIndex = 70;
|
|
this.dpbImport.Text = "导入导出";
|
|
//
|
|
// dpCopyBill
|
|
//
|
|
this.dpCopyBill.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.dpCopyBill.DropDownControl = this.pmBill;
|
|
this.dpCopyBill.Location = new System.Drawing.Point(272, 3);
|
|
this.dpCopyBill.Name = "dpCopyBill";
|
|
this.dpCopyBill.Size = new System.Drawing.Size(73, 26);
|
|
this.dpCopyBill.TabIndex = 69;
|
|
this.dpCopyBill.Text = "复制单据";
|
|
//
|
|
// btnPrint
|
|
//
|
|
this.btnPrint.DropDownArrowStyle = DevExpress.XtraEditors.DropDownArrowStyle.Show;
|
|
this.btnPrint.DropDownControl = this.pMprint;
|
|
this.btnPrint.Location = new System.Drawing.Point(509, 3);
|
|
this.btnPrint.Name = "btnPrint";
|
|
this.btnPrint.Size = new System.Drawing.Size(73, 26);
|
|
this.btnPrint.TabIndex = 68;
|
|
this.btnPrint.Text = "打印单据";
|
|
//
|
|
// btnBillApply
|
|
//
|
|
this.btnBillApply.Location = new System.Drawing.Point(206, 3);
|
|
this.btnBillApply.Name = "btnBillApply";
|
|
this.btnBillApply.Size = new System.Drawing.Size(60, 26);
|
|
this.btnBillApply.TabIndex = 67;
|
|
this.btnBillApply.Text = "保存提交";
|
|
this.btnBillApply.Click += new System.EventHandler(this.OnBillApplyClick);
|
|
//
|
|
// btnBillSave
|
|
//
|
|
this.btnBillSave.Location = new System.Drawing.Point(140, 3);
|
|
this.btnBillSave.Name = "btnBillSave";
|
|
this.btnBillSave.Size = new System.Drawing.Size(60, 26);
|
|
this.btnBillSave.TabIndex = 66;
|
|
this.btnBillSave.Text = "保存单据";
|
|
this.btnBillSave.Click += new System.EventHandler(this.OnBillSaveClick);
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.Location = new System.Drawing.Point(74, 3);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(60, 26);
|
|
this.btnDelete.TabIndex = 65;
|
|
this.btnDelete.Text = "删除明细";
|
|
this.btnDelete.Click += new System.EventHandler(this.OnDeleteClick);
|
|
//
|
|
// btnBillAdd
|
|
//
|
|
this.btnBillAdd.Location = new System.Drawing.Point(8, 3);
|
|
this.btnBillAdd.Name = "btnBillAdd";
|
|
this.btnBillAdd.Size = new System.Drawing.Size(60, 26);
|
|
this.btnBillAdd.TabIndex = 64;
|
|
this.btnBillAdd.Text = "新增单据";
|
|
this.btnBillAdd.Click += new System.EventHandler(this.OnBillAddClick);
|
|
//
|
|
// btnHelp
|
|
//
|
|
this.btnHelp.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
|
this.btnHelp.Appearance.Options.UseBackColor = true;
|
|
this.btnHelp.Location = new System.Drawing.Point(588, 3);
|
|
this.btnHelp.Name = "btnHelp";
|
|
this.btnHelp.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
|
|
this.btnHelp.Size = new System.Drawing.Size(60, 26);
|
|
this.btnHelp.TabIndex = 58;
|
|
this.btnHelp.Text = "帮助文档";
|
|
this.btnHelp.Click += new System.EventHandler(this.OnHelpClick);
|
|
//
|
|
// BillModule
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.Controls.Add(this.ssc_main_top);
|
|
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(1398, 730);
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OnFrmMainKeyDown);
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).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.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
|
|
this.panelControl6.ResumeLayout(false);
|
|
this.panelControl6.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
|
|
this.panelControl3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
|
|
this.panelControl5.ResumeLayout(false);
|
|
this.panelControl5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
|
|
this.panelControl4.ResumeLayout(false);
|
|
this.panelControl4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.panelControl2.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmc.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtmd.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gcMain)).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_center_master)).EndInit();
|
|
this.pl_main_center_master.ResumeLayout(false);
|
|
this.pl_main_center_master.PerformLayout();
|
|
((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_bottom)).EndInit();
|
|
this.pl_main_bottom.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.XtraEditors.SplitContainerControl ssc_main_top;
|
|
private DevExpress.XtraEditors.PanelControl pl_left;
|
|
private DevExpress.XtraTab.XtraTabControl xtc_left_container;
|
|
private DevExpress.XtraEditors.PanelControl pl_main;
|
|
public DevExpress.XtraEditors.PanelControl pl_main_bottom;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top_center;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_center_master;
|
|
private Control.TextBoxUnderLine txtidoc;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private Control.TextBoxUnderLine txtAffimDate;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private Control.TextBoxUnderLine txtOperateDate;
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|
private Control.TextBoxUnderLine txtisgnseq;
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|
private Control.TextBoxUnderLine txtcsign;
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_top_right;
|
|
private DevExpress.XtraEditors.LabelControl lblOrderNo;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private System.Windows.Forms.Label lbTitle;
|
|
private DevExpress.XtraEditors.PanelControl pl_main_center;
|
|
public DevExpress.XtraGrid.GridControl gridControl;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gcMain;
|
|
private DevExpress.XtraGrid.Columns.GridColumn cdigest;
|
|
private DevExpress.XtraGrid.Columns.GridColumn ccode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn md;
|
|
private DevExpress.XtraGrid.Columns.GridColumn mc;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private Control.TextBoxUnderLine txtnum;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private Control.TextBoxUnderLine txtcn_id;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private Control.TextBoxUnderLine txtdt_date;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private Control.TextBoxUnderLine txtprice;
|
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraEditors.LabelControl lblMoney;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.Label label2;
|
|
private DevExpress.XtraEditors.SimpleButton btnHelp;
|
|
private DevExpress.XtraEditors.SimpleButton btnBillAdd;
|
|
private DevExpress.XtraEditors.SimpleButton btnDelete;
|
|
private DevExpress.XtraEditors.SimpleButton btnBillSave;
|
|
private DevExpress.XtraEditors.SimpleButton btnBillApply;
|
|
private DevExpress.XtraEditors.DropDownButton btnPrint;
|
|
private DevExpress.XtraEditors.DropDownButton dpCopyBill;
|
|
private DevExpress.XtraEditors.DropDownButton dpbImport;
|
|
private DevExpress.XtraEditors.DropDownButton dpbTools;
|
|
private System.Windows.Forms.Label label4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn Billdocument_Id;
|
|
private DevExpress.XtraEditors.TextEdit txtmc;
|
|
private DevExpress.XtraEditors.TextEdit txtmd;
|
|
private DevExpress.XtraGrid.Columns.GridColumn cn_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn num;
|
|
private DevExpress.XtraGrid.Columns.GridColumn dt_date;
|
|
private DevExpress.XtraGrid.Columns.GridColumn price;
|
|
private DevExpress.XtraGrid.Columns.GridColumn citem_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn cdept_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn cperson_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn csup_id;
|
|
private DevExpress.XtraGrid.Columns.GridColumn cname;
|
|
private DevExpress.XtraEditors.PanelControl panelControl6;
|
|
private Control.LabelAutoTextEdit txtcbill;
|
|
private Control.LabelAutoTextEdit txtccashier;
|
|
private Control.LabelAutoTextEdit txtccheck;
|
|
private Control.LabelAutoTextEdit txtcbook;
|
|
private DevExpress.XtraEditors.LabelControl labelControl22;
|
|
private DevExpress.XtraEditors.LabelControl labelControl21;
|
|
private DevExpress.XtraEditors.LabelControl labelControl20;
|
|
private DevExpress.XtraEditors.LabelControl labelControl19;
|
|
private System.Windows.Forms.Label label5;
|
|
private DevExpress.XtraEditors.PanelControl panelControl3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl5;
|
|
private DevExpress.XtraEditors.LabelControl labelControl24;
|
|
private DevExpress.XtraEditors.LabelControl labelControl23;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
private Control.LabelAutoTextEdit txtcsup_id;
|
|
private Control.LabelAutoTextEdit txtcdept_id;
|
|
private Control.LabelAutoTextEdit txtcname;
|
|
private Control.LabelAutoTextEdit txtcperson_id;
|
|
private Control.LabelAutoTextEdit txtcitem_id;
|
|
private DevExpress.XtraEditors.LabelControl labelControl18;
|
|
private DevExpress.XtraEditors.LabelControl labelControl17;
|
|
private DevExpress.XtraEditors.LabelControl labelControl16;
|
|
private DevExpress.XtraEditors.LabelControl labelControl15;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private System.Windows.Forms.Label label3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl4;
|
|
private DevExpress.XtraEditors.LabelControl labelControl14;
|
|
private Control.LabelAutoTextEdit txtczoneName;
|
|
private Control.LabelAutoTextEdit txtcproductionLine;
|
|
private Control.LabelAutoTextEdit txtcCustomer;
|
|
private DevExpress.XtraEditors.LabelControl labelControl25;
|
|
private Control.LabelTextEdit txtcontractNoName;
|
|
}
|
|
}
|