/* Create By GS EasyCode */
|
namespace Gs.DevApp.DevFrm
|
{
|
partial class Frm_SalesDeliver
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows Form Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.gvMx1fseq = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1fEntrynote = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1fRealQty = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1fMustQty = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1salesDetailId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1pid = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
|
this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.lb_fApproverStaus = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fApproverStaus = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fApproverStaus = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fNote = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fNote = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fNote = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fDate = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fDate = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fCustomerID = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fCustomerID = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fCustomerID = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fSalesManID = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fSalesManID = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fSalesManID = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fApproveDate = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fApproveDate = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fApproveDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fCreateDate = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fCreateDate = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fCreateDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fApproverID = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fApproverID = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fApproverID = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fCreatorId = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fCreatorId = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fCreatorId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fStockOrgId = new DevExpress.XtraEditors.LabelControl();
|
this.gv_fStockOrgId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fSaleOrgId = new DevExpress.XtraEditors.LabelControl();
|
this.gv_fSaleOrgId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_fBillTypeID = new DevExpress.XtraEditors.LabelControl();
|
this.txt_fBillTypeID = new DevExpress.XtraEditors.TextEdit();
|
this.gv_fBillTypeID = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
|
this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
|
this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.lb_id = new DevExpress.XtraEditors.LabelControl();
|
this.txt_id = new DevExpress.XtraEditors.TextEdit();
|
this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
|
this.gcMain = new DevExpress.XtraGrid.GridControl();
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.pageBar1 = new UserControls.Data.UcPageBar();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
|
this.lbGuid = new System.Windows.Forms.Label();
|
this.picCheckBox = new System.Windows.Forms.PictureBox();
|
this.txt_fStockOrgId = new Gs.DevApp.UserControl.UcLookOrg();
|
this.txt_fSaleOrgId = new Gs.DevApp.UserControl.UcLookOrg();
|
this.tabMxPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManID.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fApproveDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fApproverID.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
this.xtraTabControl1.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
this.xtraTabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
|
this.tabMx.SuspendLayout();
|
this.panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
|
this.SuspendLayout();
|
//
|
// gvMx1fseq
|
//
|
this.gvMx1fseq.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1fseq.AppearanceCell.Options.UseFont = true;
|
this.gvMx1fseq.Caption = "排序 ";
|
this.gvMx1fseq.FieldName = "fseq";
|
this.gvMx1fseq.MinWidth = 50;
|
this.gvMx1fseq.Name = "gvMx1fseq";
|
this.gvMx1fseq.Tag = "query_a.FSEQ";
|
this.gvMx1fseq.Visible = true;
|
this.gvMx1fseq.VisibleIndex = 6;
|
this.gvMx1fseq.Width = 94;
|
//
|
// gvMx1fEntrynote
|
//
|
this.gvMx1fEntrynote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1fEntrynote.AppearanceCell.Options.UseFont = true;
|
this.gvMx1fEntrynote.Caption = "备注 ";
|
this.gvMx1fEntrynote.FieldName = "fEntrynote";
|
this.gvMx1fEntrynote.MinWidth = 50;
|
this.gvMx1fEntrynote.Name = "gvMx1fEntrynote";
|
this.gvMx1fEntrynote.Tag = "query_a.FEntrynote";
|
this.gvMx1fEntrynote.Visible = true;
|
this.gvMx1fEntrynote.VisibleIndex = 5;
|
this.gvMx1fEntrynote.Width = 94;
|
//
|
// gvMx1fRealQty
|
//
|
this.gvMx1fRealQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1fRealQty.AppearanceCell.Options.UseFont = true;
|
this.gvMx1fRealQty.Caption = "实发数量 ";
|
this.gvMx1fRealQty.FieldName = "fRealQty";
|
this.gvMx1fRealQty.MinWidth = 50;
|
this.gvMx1fRealQty.Name = "gvMx1fRealQty";
|
this.gvMx1fRealQty.Tag = "query_a.FRealQty";
|
this.gvMx1fRealQty.Visible = true;
|
this.gvMx1fRealQty.VisibleIndex = 4;
|
this.gvMx1fRealQty.Width = 94;
|
//
|
// gvMx1fMustQty
|
//
|
this.gvMx1fMustQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1fMustQty.AppearanceCell.Options.UseFont = true;
|
this.gvMx1fMustQty.Caption = "应发数量 ";
|
this.gvMx1fMustQty.FieldName = "fMustQty";
|
this.gvMx1fMustQty.MinWidth = 50;
|
this.gvMx1fMustQty.Name = "gvMx1fMustQty";
|
this.gvMx1fMustQty.Tag = "query_a.FMustQty";
|
this.gvMx1fMustQty.Visible = true;
|
this.gvMx1fMustQty.VisibleIndex = 3;
|
this.gvMx1fMustQty.Width = 94;
|
//
|
// gvMx1salesDetailId
|
//
|
this.gvMx1salesDetailId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1salesDetailId.AppearanceCell.Options.UseFont = true;
|
this.gvMx1salesDetailId.Caption = "SALES_ORDER_DETAIL的Guid ";
|
this.gvMx1salesDetailId.FieldName = "salesDetailId";
|
this.gvMx1salesDetailId.MinWidth = 50;
|
this.gvMx1salesDetailId.Name = "gvMx1salesDetailId";
|
this.gvMx1salesDetailId.Tag = "query_a.SalesDetailId";
|
this.gvMx1salesDetailId.Visible = true;
|
this.gvMx1salesDetailId.VisibleIndex = 2;
|
this.gvMx1salesDetailId.Width = 94;
|
//
|
// gvMx1pid
|
//
|
this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1pid.AppearanceCell.Options.UseFont = true;
|
this.gvMx1pid.Caption = "主表guid ";
|
this.gvMx1pid.FieldName = "pid";
|
this.gvMx1pid.MinWidth = 50;
|
this.gvMx1pid.Name = "gvMx1pid";
|
this.gvMx1pid.Tag = "query_a.pid";
|
this.gvMx1pid.Visible = true;
|
this.gvMx1pid.VisibleIndex = 1;
|
this.gvMx1pid.Width = 94;
|
//
|
// gvMx1id
|
//
|
this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gvMx1id.AppearanceCell.Options.UseFont = true;
|
this.gvMx1id.Caption = "主键 ";
|
this.gvMx1id.FieldName = "id";
|
this.gvMx1id.MinWidth = 50;
|
this.gvMx1id.Name = "gvMx1id";
|
this.gvMx1id.Tag = "query_a.id";
|
this.gvMx1id.Visible = true;
|
this.gvMx1id.VisibleIndex = 0;
|
this.gvMx1id.Width = 94;
|
//
|
// tabMxPage1
|
//
|
this.tabMxPage1.Controls.Add(this.gcMx1);
|
this.tabMxPage1.Name = "tabMxPage1";
|
this.tabMxPage1.Size = new System.Drawing.Size(1124, 377);
|
this.tabMxPage1.Text = "明细1";
|
//
|
// gcMx1
|
//
|
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMx1.Location = new System.Drawing.Point(0, 0);
|
this.gcMx1.MainView = this.gvMx1;
|
this.gcMx1.Name = "gcMx1";
|
this.gcMx1.Size = new System.Drawing.Size(1124, 377);
|
this.gcMx1.TabIndex = 0;
|
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gvMx1});
|
//
|
// gvMx1
|
//
|
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gvMx1id,
|
this.gvMx1pid,
|
this.gvMx1salesDetailId,
|
this.gvMx1fMustQty,
|
this.gvMx1fRealQty,
|
this.gvMx1fEntrynote,
|
this.gvMx1fseq});
|
this.gvMx1.GridControl = this.gcMx1;
|
this.gvMx1.Name = "gvMx1";
|
this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
|
this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
|
this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
|
this.gvMx1.OptionsView.ShowGroupPanel = false;
|
//
|
// lb_fApproverStaus
|
//
|
this.lb_fApproverStaus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fApproverStaus.Appearance.Options.UseFont = true;
|
this.lb_fApproverStaus.Location = new System.Drawing.Point(270, 116);
|
this.lb_fApproverStaus.Name = "lb_fApproverStaus";
|
this.lb_fApproverStaus.Size = new System.Drawing.Size(122, 21);
|
this.lb_fApproverStaus.TabIndex = 247;
|
this.lb_fApproverStaus.Text = "FApproverStaus ";
|
//
|
// txt_fApproverStaus
|
//
|
this.txt_fApproverStaus.Location = new System.Drawing.Point(330, 116);
|
this.txt_fApproverStaus.Name = "txt_fApproverStaus";
|
this.txt_fApproverStaus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fApproverStaus.Properties.Appearance.Options.UseFont = true;
|
this.txt_fApproverStaus.Size = new System.Drawing.Size(150, 28);
|
this.txt_fApproverStaus.TabIndex = 247;
|
//
|
// gv_fApproverStaus
|
//
|
this.gv_fApproverStaus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fApproverStaus.AppearanceCell.Options.UseFont = true;
|
this.gv_fApproverStaus.Caption = "FApproverStaus ";
|
this.gv_fApproverStaus.FieldName = "fApproverStaus";
|
this.gv_fApproverStaus.MinWidth = 50;
|
this.gv_fApproverStaus.Name = "gv_fApproverStaus";
|
this.gv_fApproverStaus.OptionsColumn.AllowEdit = false;
|
this.gv_fApproverStaus.Tag = "query_a.FApproverStaus";
|
this.gv_fApproverStaus.Visible = true;
|
this.gv_fApproverStaus.VisibleIndex = 13;
|
this.gv_fApproverStaus.Width = 94;
|
//
|
// lb_fNote
|
//
|
this.lb_fNote.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fNote.Appearance.Options.UseFont = true;
|
this.lb_fNote.Location = new System.Drawing.Point(20, 116);
|
this.lb_fNote.Name = "lb_fNote";
|
this.lb_fNote.Size = new System.Drawing.Size(39, 21);
|
this.lb_fNote.TabIndex = 243;
|
this.lb_fNote.Text = "备注 ";
|
//
|
// txt_fNote
|
//
|
this.txt_fNote.Location = new System.Drawing.Point(80, 116);
|
this.txt_fNote.Name = "txt_fNote";
|
this.txt_fNote.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fNote.Properties.Appearance.Options.UseFont = true;
|
this.txt_fNote.Size = new System.Drawing.Size(150, 28);
|
this.txt_fNote.TabIndex = 243;
|
//
|
// gv_fNote
|
//
|
this.gv_fNote.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fNote.AppearanceCell.Options.UseFont = true;
|
this.gv_fNote.Caption = "备注 ";
|
this.gv_fNote.FieldName = "fNote";
|
this.gv_fNote.MinWidth = 50;
|
this.gv_fNote.Name = "gv_fNote";
|
this.gv_fNote.OptionsColumn.AllowEdit = false;
|
this.gv_fNote.Tag = "query_a.FNote";
|
this.gv_fNote.Visible = true;
|
this.gv_fNote.VisibleIndex = 12;
|
this.gv_fNote.Width = 94;
|
//
|
// lb_fDate
|
//
|
this.lb_fDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fDate.Appearance.Options.UseFont = true;
|
this.lb_fDate.Location = new System.Drawing.Point(770, 84);
|
this.lb_fDate.Name = "lb_fDate";
|
this.lb_fDate.Size = new System.Drawing.Size(39, 21);
|
this.lb_fDate.TabIndex = 240;
|
this.lb_fDate.Text = "日期 ";
|
//
|
// txt_fDate
|
//
|
this.txt_fDate.Location = new System.Drawing.Point(830, 84);
|
this.txt_fDate.Name = "txt_fDate";
|
this.txt_fDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fDate.Properties.Appearance.Options.UseFont = true;
|
this.txt_fDate.Size = new System.Drawing.Size(150, 28);
|
this.txt_fDate.TabIndex = 240;
|
//
|
// gv_fDate
|
//
|
this.gv_fDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fDate.AppearanceCell.Options.UseFont = true;
|
this.gv_fDate.Caption = "日期 ";
|
this.gv_fDate.FieldName = "fDate";
|
this.gv_fDate.MinWidth = 50;
|
this.gv_fDate.Name = "gv_fDate";
|
this.gv_fDate.OptionsColumn.AllowEdit = false;
|
this.gv_fDate.Tag = "query_a.FDate";
|
this.gv_fDate.Visible = true;
|
this.gv_fDate.VisibleIndex = 11;
|
this.gv_fDate.Width = 94;
|
//
|
// lb_fCustomerID
|
//
|
this.lb_fCustomerID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fCustomerID.Appearance.Options.UseFont = true;
|
this.lb_fCustomerID.Location = new System.Drawing.Point(520, 84);
|
this.lb_fCustomerID.Name = "lb_fCustomerID";
|
this.lb_fCustomerID.Size = new System.Drawing.Size(39, 21);
|
this.lb_fCustomerID.TabIndex = 235;
|
this.lb_fCustomerID.Text = "客户 ";
|
//
|
// txt_fCustomerID
|
//
|
this.txt_fCustomerID.Location = new System.Drawing.Point(580, 84);
|
this.txt_fCustomerID.Name = "txt_fCustomerID";
|
this.txt_fCustomerID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fCustomerID.Properties.Appearance.Options.UseFont = true;
|
this.txt_fCustomerID.Size = new System.Drawing.Size(150, 28);
|
this.txt_fCustomerID.TabIndex = 235;
|
//
|
// gv_fCustomerID
|
//
|
this.gv_fCustomerID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fCustomerID.AppearanceCell.Options.UseFont = true;
|
this.gv_fCustomerID.Caption = "客户 ";
|
this.gv_fCustomerID.FieldName = "fCustomerID";
|
this.gv_fCustomerID.MinWidth = 50;
|
this.gv_fCustomerID.Name = "gv_fCustomerID";
|
this.gv_fCustomerID.OptionsColumn.AllowEdit = false;
|
this.gv_fCustomerID.Tag = "query_a.FCustomerID";
|
this.gv_fCustomerID.Visible = true;
|
this.gv_fCustomerID.VisibleIndex = 10;
|
this.gv_fCustomerID.Width = 94;
|
//
|
// lb_fSalesManID
|
//
|
this.lb_fSalesManID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fSalesManID.Appearance.Options.UseFont = true;
|
this.lb_fSalesManID.Location = new System.Drawing.Point(270, 84);
|
this.lb_fSalesManID.Name = "lb_fSalesManID";
|
this.lb_fSalesManID.Size = new System.Drawing.Size(56, 21);
|
this.lb_fSalesManID.TabIndex = 231;
|
this.lb_fSalesManID.Text = "销售员 ";
|
//
|
// txt_fSalesManID
|
//
|
this.txt_fSalesManID.Location = new System.Drawing.Point(330, 84);
|
this.txt_fSalesManID.Name = "txt_fSalesManID";
|
this.txt_fSalesManID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fSalesManID.Properties.Appearance.Options.UseFont = true;
|
this.txt_fSalesManID.Size = new System.Drawing.Size(150, 28);
|
this.txt_fSalesManID.TabIndex = 231;
|
//
|
// gv_fSalesManID
|
//
|
this.gv_fSalesManID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fSalesManID.AppearanceCell.Options.UseFont = true;
|
this.gv_fSalesManID.Caption = "销售员 ";
|
this.gv_fSalesManID.FieldName = "fSalesManID";
|
this.gv_fSalesManID.MinWidth = 50;
|
this.gv_fSalesManID.Name = "gv_fSalesManID";
|
this.gv_fSalesManID.OptionsColumn.AllowEdit = false;
|
this.gv_fSalesManID.Tag = "query_a.FSalesManID";
|
this.gv_fSalesManID.Visible = true;
|
this.gv_fSalesManID.VisibleIndex = 9;
|
this.gv_fSalesManID.Width = 94;
|
//
|
// lb_fApproveDate
|
//
|
this.lb_fApproveDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fApproveDate.Appearance.Options.UseFont = true;
|
this.lb_fApproveDate.Location = new System.Drawing.Point(20, 84);
|
this.lb_fApproveDate.Name = "lb_fApproveDate";
|
this.lb_fApproveDate.Size = new System.Drawing.Size(73, 21);
|
this.lb_fApproveDate.TabIndex = 228;
|
this.lb_fApproveDate.Text = "审核日期 ";
|
//
|
// txt_fApproveDate
|
//
|
this.txt_fApproveDate.Location = new System.Drawing.Point(80, 84);
|
this.txt_fApproveDate.Name = "txt_fApproveDate";
|
this.txt_fApproveDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fApproveDate.Properties.Appearance.Options.UseFont = true;
|
this.txt_fApproveDate.Size = new System.Drawing.Size(150, 28);
|
this.txt_fApproveDate.TabIndex = 228;
|
//
|
// gv_fApproveDate
|
//
|
this.gv_fApproveDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fApproveDate.AppearanceCell.Options.UseFont = true;
|
this.gv_fApproveDate.Caption = "审核日期 ";
|
this.gv_fApproveDate.FieldName = "fApproveDate";
|
this.gv_fApproveDate.MinWidth = 50;
|
this.gv_fApproveDate.Name = "gv_fApproveDate";
|
this.gv_fApproveDate.OptionsColumn.AllowEdit = false;
|
this.gv_fApproveDate.Tag = "query_a.FApproveDate";
|
this.gv_fApproveDate.Visible = true;
|
this.gv_fApproveDate.VisibleIndex = 8;
|
this.gv_fApproveDate.Width = 94;
|
//
|
// lb_fCreateDate
|
//
|
this.lb_fCreateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fCreateDate.Appearance.Options.UseFont = true;
|
this.lb_fCreateDate.Location = new System.Drawing.Point(770, 52);
|
this.lb_fCreateDate.Name = "lb_fCreateDate";
|
this.lb_fCreateDate.Size = new System.Drawing.Size(73, 21);
|
this.lb_fCreateDate.TabIndex = 226;
|
this.lb_fCreateDate.Text = "创建日期 ";
|
//
|
// txt_fCreateDate
|
//
|
this.txt_fCreateDate.Location = new System.Drawing.Point(830, 52);
|
this.txt_fCreateDate.Name = "txt_fCreateDate";
|
this.txt_fCreateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
|
this.txt_fCreateDate.Size = new System.Drawing.Size(150, 28);
|
this.txt_fCreateDate.TabIndex = 226;
|
//
|
// gv_fCreateDate
|
//
|
this.gv_fCreateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fCreateDate.AppearanceCell.Options.UseFont = true;
|
this.gv_fCreateDate.Caption = "创建日期 ";
|
this.gv_fCreateDate.FieldName = "fCreateDate";
|
this.gv_fCreateDate.MinWidth = 50;
|
this.gv_fCreateDate.Name = "gv_fCreateDate";
|
this.gv_fCreateDate.OptionsColumn.AllowEdit = false;
|
this.gv_fCreateDate.Tag = "query_a.FCreateDate";
|
this.gv_fCreateDate.Visible = true;
|
this.gv_fCreateDate.VisibleIndex = 7;
|
this.gv_fCreateDate.Width = 94;
|
//
|
// lb_fApproverID
|
//
|
this.lb_fApproverID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fApproverID.Appearance.Options.UseFont = true;
|
this.lb_fApproverID.Location = new System.Drawing.Point(520, 52);
|
this.lb_fApproverID.Name = "lb_fApproverID";
|
this.lb_fApproverID.Size = new System.Drawing.Size(99, 21);
|
this.lb_fApproverID.TabIndex = 222;
|
this.lb_fApproverID.Text = "FApproverID ";
|
//
|
// txt_fApproverID
|
//
|
this.txt_fApproverID.Location = new System.Drawing.Point(580, 52);
|
this.txt_fApproverID.Name = "txt_fApproverID";
|
this.txt_fApproverID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fApproverID.Properties.Appearance.Options.UseFont = true;
|
this.txt_fApproverID.Size = new System.Drawing.Size(150, 28);
|
this.txt_fApproverID.TabIndex = 222;
|
//
|
// gv_fApproverID
|
//
|
this.gv_fApproverID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fApproverID.AppearanceCell.Options.UseFont = true;
|
this.gv_fApproverID.Caption = "FApproverID ";
|
this.gv_fApproverID.FieldName = "fApproverID";
|
this.gv_fApproverID.MinWidth = 50;
|
this.gv_fApproverID.Name = "gv_fApproverID";
|
this.gv_fApproverID.OptionsColumn.AllowEdit = false;
|
this.gv_fApproverID.Tag = "query_a.FApproverID";
|
this.gv_fApproverID.Visible = true;
|
this.gv_fApproverID.VisibleIndex = 6;
|
this.gv_fApproverID.Width = 94;
|
//
|
// lb_fCreatorId
|
//
|
this.lb_fCreatorId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fCreatorId.Appearance.Options.UseFont = true;
|
this.lb_fCreatorId.Location = new System.Drawing.Point(270, 52);
|
this.lb_fCreatorId.Name = "lb_fCreatorId";
|
this.lb_fCreatorId.Size = new System.Drawing.Size(56, 21);
|
this.lb_fCreatorId.TabIndex = 219;
|
this.lb_fCreatorId.Text = "创建人 ";
|
//
|
// txt_fCreatorId
|
//
|
this.txt_fCreatorId.Location = new System.Drawing.Point(330, 52);
|
this.txt_fCreatorId.Name = "txt_fCreatorId";
|
this.txt_fCreatorId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
|
this.txt_fCreatorId.Size = new System.Drawing.Size(150, 28);
|
this.txt_fCreatorId.TabIndex = 219;
|
//
|
// gv_fCreatorId
|
//
|
this.gv_fCreatorId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fCreatorId.AppearanceCell.Options.UseFont = true;
|
this.gv_fCreatorId.Caption = "创建人 ";
|
this.gv_fCreatorId.FieldName = "fCreatorId";
|
this.gv_fCreatorId.MinWidth = 50;
|
this.gv_fCreatorId.Name = "gv_fCreatorId";
|
this.gv_fCreatorId.OptionsColumn.AllowEdit = false;
|
this.gv_fCreatorId.Tag = "query_a.FCreatorId";
|
this.gv_fCreatorId.Visible = true;
|
this.gv_fCreatorId.VisibleIndex = 5;
|
this.gv_fCreatorId.Width = 94;
|
//
|
// lb_fStockOrgId
|
//
|
this.lb_fStockOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fStockOrgId.Appearance.Options.UseFont = true;
|
this.lb_fStockOrgId.Location = new System.Drawing.Point(20, 52);
|
this.lb_fStockOrgId.Name = "lb_fStockOrgId";
|
this.lb_fStockOrgId.Size = new System.Drawing.Size(73, 21);
|
this.lb_fStockOrgId.TabIndex = 217;
|
this.lb_fStockOrgId.Text = "发货组织 ";
|
//
|
// gv_fStockOrgId
|
//
|
this.gv_fStockOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fStockOrgId.AppearanceCell.Options.UseFont = true;
|
this.gv_fStockOrgId.Caption = "发货组织 ";
|
this.gv_fStockOrgId.FieldName = "fStockOrgId";
|
this.gv_fStockOrgId.MinWidth = 50;
|
this.gv_fStockOrgId.Name = "gv_fStockOrgId";
|
this.gv_fStockOrgId.OptionsColumn.AllowEdit = false;
|
this.gv_fStockOrgId.Tag = "query_a.FStockOrgId";
|
this.gv_fStockOrgId.Visible = true;
|
this.gv_fStockOrgId.VisibleIndex = 4;
|
this.gv_fStockOrgId.Width = 94;
|
//
|
// lb_fSaleOrgId
|
//
|
this.lb_fSaleOrgId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fSaleOrgId.Appearance.Options.UseFont = true;
|
this.lb_fSaleOrgId.Location = new System.Drawing.Point(770, 20);
|
this.lb_fSaleOrgId.Name = "lb_fSaleOrgId";
|
this.lb_fSaleOrgId.Size = new System.Drawing.Size(73, 21);
|
this.lb_fSaleOrgId.TabIndex = 216;
|
this.lb_fSaleOrgId.Text = "销售组织 ";
|
//
|
// gv_fSaleOrgId
|
//
|
this.gv_fSaleOrgId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fSaleOrgId.AppearanceCell.Options.UseFont = true;
|
this.gv_fSaleOrgId.Caption = "销售组织 ";
|
this.gv_fSaleOrgId.FieldName = "fSaleOrgId";
|
this.gv_fSaleOrgId.MinWidth = 50;
|
this.gv_fSaleOrgId.Name = "gv_fSaleOrgId";
|
this.gv_fSaleOrgId.OptionsColumn.AllowEdit = false;
|
this.gv_fSaleOrgId.Tag = "query_a.FSaleOrgId";
|
this.gv_fSaleOrgId.Visible = true;
|
this.gv_fSaleOrgId.VisibleIndex = 3;
|
this.gv_fSaleOrgId.Width = 94;
|
//
|
// lb_fBillTypeID
|
//
|
this.lb_fBillTypeID.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_fBillTypeID.Appearance.Options.UseFont = true;
|
this.lb_fBillTypeID.Location = new System.Drawing.Point(520, 20);
|
this.lb_fBillTypeID.Name = "lb_fBillTypeID";
|
this.lb_fBillTypeID.Size = new System.Drawing.Size(73, 21);
|
this.lb_fBillTypeID.TabIndex = 213;
|
this.lb_fBillTypeID.Text = "单据类型 ";
|
//
|
// txt_fBillTypeID
|
//
|
this.txt_fBillTypeID.Location = new System.Drawing.Point(580, 20);
|
this.txt_fBillTypeID.Name = "txt_fBillTypeID";
|
this.txt_fBillTypeID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_fBillTypeID.Properties.Appearance.Options.UseFont = true;
|
this.txt_fBillTypeID.Size = new System.Drawing.Size(150, 28);
|
this.txt_fBillTypeID.TabIndex = 213;
|
//
|
// gv_fBillTypeID
|
//
|
this.gv_fBillTypeID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_fBillTypeID.AppearanceCell.Options.UseFont = true;
|
this.gv_fBillTypeID.Caption = "单据类型 ";
|
this.gv_fBillTypeID.FieldName = "fBillTypeID";
|
this.gv_fBillTypeID.MinWidth = 50;
|
this.gv_fBillTypeID.Name = "gv_fBillTypeID";
|
this.gv_fBillTypeID.OptionsColumn.AllowEdit = false;
|
this.gv_fBillTypeID.Tag = "query_a.FBillTypeID";
|
this.gv_fBillTypeID.Visible = true;
|
this.gv_fBillTypeID.VisibleIndex = 2;
|
this.gv_fBillTypeID.Width = 94;
|
//
|
// lb_billNo
|
//
|
this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_billNo.Appearance.Options.UseFont = true;
|
this.lb_billNo.Location = new System.Drawing.Point(270, 20);
|
this.lb_billNo.Name = "lb_billNo";
|
this.lb_billNo.Size = new System.Drawing.Size(73, 21);
|
this.lb_billNo.TabIndex = 211;
|
this.lb_billNo.Text = "单据编号 ";
|
//
|
// txt_billNo
|
//
|
this.txt_billNo.Location = new System.Drawing.Point(330, 20);
|
this.txt_billNo.Name = "txt_billNo";
|
this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_billNo.Size = new System.Drawing.Size(150, 28);
|
this.txt_billNo.TabIndex = 211;
|
//
|
// gv_billNo
|
//
|
this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_billNo.AppearanceCell.Options.UseFont = true;
|
this.gv_billNo.Caption = "单据编号 ";
|
this.gv_billNo.FieldName = "billNo";
|
this.gv_billNo.MinWidth = 50;
|
this.gv_billNo.Name = "gv_billNo";
|
this.gv_billNo.OptionsColumn.AllowEdit = false;
|
this.gv_billNo.Tag = "query_a.bill_no";
|
this.gv_billNo.Visible = true;
|
this.gv_billNo.VisibleIndex = 1;
|
this.gv_billNo.Width = 94;
|
//
|
// lb_id
|
//
|
this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.lb_id.Appearance.Options.UseFont = true;
|
this.lb_id.Location = new System.Drawing.Point(20, 20);
|
this.lb_id.Name = "lb_id";
|
this.lb_id.Size = new System.Drawing.Size(18, 21);
|
this.lb_id.TabIndex = 210;
|
this.lb_id.Text = "id ";
|
//
|
// txt_id
|
//
|
this.txt_id.Location = new System.Drawing.Point(80, 20);
|
this.txt_id.Name = "txt_id";
|
this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.txt_id.Properties.Appearance.Options.UseFont = true;
|
this.txt_id.Size = new System.Drawing.Size(150, 28);
|
this.txt_id.TabIndex = 210;
|
//
|
// gv_id
|
//
|
this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gv_id.AppearanceCell.Options.UseFont = true;
|
this.gv_id.Caption = "id ";
|
this.gv_id.FieldName = "id";
|
this.gv_id.MinWidth = 50;
|
this.gv_id.Name = "gv_id";
|
this.gv_id.OptionsColumn.AllowEdit = false;
|
this.gv_id.Tag = "query_a.id";
|
this.gv_id.Visible = true;
|
this.gv_id.VisibleIndex = 0;
|
this.gv_id.Width = 94;
|
//
|
// toolBarMenu1
|
//
|
this.toolBarMenu1.chkParameter = null;
|
this.toolBarMenu1.currentAction = null;
|
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.toolBarMenu1.guidKey = null;
|
this.toolBarMenu1.isSetBtn = false;
|
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
|
this.toolBarMenu1.Name = "toolBarMenu1";
|
this.toolBarMenu1.rptParameter = null;
|
this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
|
this.toolBarMenu1.TabIndex = 0;
|
this.toolBarMenu1.xlsInService = null;
|
this.toolBarMenu1.xlsOutParameter = null;
|
//
|
// gcMain
|
//
|
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gcMain.Location = new System.Drawing.Point(0, 0);
|
this.gcMain.MainView = this.gridView1;
|
this.gcMain.Name = "gcMain";
|
this.gcMain.Size = new System.Drawing.Size(1126, 531);
|
this.gcMain.TabIndex = 1;
|
this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView1});
|
//
|
// gridView1
|
//
|
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.gridView1.Appearance.Row.Options.UseFont = true;
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gv_id,
|
this.gv_billNo,
|
this.gv_fBillTypeID,
|
this.gv_fSaleOrgId,
|
this.gv_fStockOrgId,
|
this.gv_fCreatorId,
|
this.gv_fApproverID,
|
this.gv_fCreateDate,
|
this.gv_fApproveDate,
|
this.gv_fSalesManID,
|
this.gv_fCustomerID,
|
this.gv_fDate,
|
this.gv_fNote,
|
this.gv_fApproverStaus});
|
this.gridView1.GridControl = this.gcMain;
|
this.gridView1.IndicatorWidth = 50;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
|
this.gridView1.OptionsView.ShowAutoFilterRow = true;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
//
|
// xtraTabControl1
|
//
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
|
this.xtraTabControl1.TabIndex = 3;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2});
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.gcMain);
|
this.xtraTabPage1.Controls.Add(this.pageBar1);
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
|
this.xtraTabPage1.Text = "数据查询";
|
//
|
// pageBar1
|
//
|
this.pageBar1.CurrentPage = 1;
|
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.pageBar1.Location = new System.Drawing.Point(0, 531);
|
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
this.pageBar1.Name = "pageBar1";
|
this.pageBar1.RecordCount = 0;
|
this.pageBar1.Size = new System.Drawing.Size(1126, 39);
|
this.pageBar1.TabIndex = 3;
|
this.pageBar1.TotalPages = 0;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.tabMx);
|
this.xtraTabPage2.Controls.Add(this.panel1);
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.PageEnabled = false;
|
this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
|
this.xtraTabPage2.Text = "数据编辑";
|
//
|
// tabMx
|
//
|
this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tabMx.Location = new System.Drawing.Point(0, 161);
|
this.tabMx.Name = "tabMx";
|
this.tabMx.SelectedTabPage = this.tabMxPage1;
|
this.tabMx.Size = new System.Drawing.Size(1126, 409);
|
this.tabMx.TabIndex = 2;
|
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.tabMxPage1});
|
//
|
// panel1
|
//
|
this.panel1.BackColor = System.Drawing.Color.White;
|
this.panel1.Controls.Add(this.txt_fSaleOrgId);
|
this.panel1.Controls.Add(this.txt_fStockOrgId);
|
this.panel1.Controls.Add(this.labelControl11);
|
this.panel1.Controls.Add(this.lbGuid);
|
this.panel1.Controls.Add(this.lb_fApproverStaus);
|
this.panel1.Controls.Add(this.txt_fApproverStaus);
|
this.panel1.Controls.Add(this.lb_fNote);
|
this.panel1.Controls.Add(this.txt_fNote);
|
this.panel1.Controls.Add(this.lb_fDate);
|
this.panel1.Controls.Add(this.txt_fDate);
|
this.panel1.Controls.Add(this.lb_fCustomerID);
|
this.panel1.Controls.Add(this.txt_fCustomerID);
|
this.panel1.Controls.Add(this.lb_fSalesManID);
|
this.panel1.Controls.Add(this.txt_fSalesManID);
|
this.panel1.Controls.Add(this.lb_fApproveDate);
|
this.panel1.Controls.Add(this.txt_fApproveDate);
|
this.panel1.Controls.Add(this.lb_fCreateDate);
|
this.panel1.Controls.Add(this.txt_fCreateDate);
|
this.panel1.Controls.Add(this.lb_fApproverID);
|
this.panel1.Controls.Add(this.txt_fApproverID);
|
this.panel1.Controls.Add(this.lb_fCreatorId);
|
this.panel1.Controls.Add(this.txt_fCreatorId);
|
this.panel1.Controls.Add(this.lb_fStockOrgId);
|
this.panel1.Controls.Add(this.lb_fSaleOrgId);
|
this.panel1.Controls.Add(this.lb_fBillTypeID);
|
this.panel1.Controls.Add(this.txt_fBillTypeID);
|
this.panel1.Controls.Add(this.lb_billNo);
|
this.panel1.Controls.Add(this.txt_billNo);
|
this.panel1.Controls.Add(this.lb_id);
|
this.panel1.Controls.Add(this.txt_id);
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(1126, 161);
|
this.panel1.TabIndex = 1;
|
//
|
// labelControl11
|
//
|
this.labelControl11.Location = new System.Drawing.Point(529, 126);
|
this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
this.labelControl11.Name = "labelControl11";
|
this.labelControl11.Size = new System.Drawing.Size(45, 18);
|
this.labelControl11.TabIndex = 130;
|
this.labelControl11.Text = "主键:";
|
//
|
// lbGuid
|
//
|
this.lbGuid.AutoSize = true;
|
this.lbGuid.Location = new System.Drawing.Point(580, 126);
|
this.lbGuid.Name = "lbGuid";
|
this.lbGuid.Size = new System.Drawing.Size(0, 21);
|
this.lbGuid.TabIndex = 1;
|
//
|
// picCheckBox
|
//
|
this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
|
this.picCheckBox.Location = new System.Drawing.Point(970, 55);
|
this.picCheckBox.Name = "picCheckBox";
|
this.picCheckBox.Size = new System.Drawing.Size(100, 50);
|
this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
this.picCheckBox.TabIndex = 9;
|
this.picCheckBox.TabStop = false;
|
this.picCheckBox.Visible = false;
|
//
|
// txt_fStockOrgId
|
//
|
this.txt_fStockOrgId.IsReadly = false;
|
this.txt_fStockOrgId.Location = new System.Drawing.Point(100, 52);
|
this.txt_fStockOrgId.Name = "txt_fStockOrgId";
|
this.txt_fStockOrgId.Size = new System.Drawing.Size(130, 30);
|
this.txt_fStockOrgId.TabIndex = 248;
|
//
|
// txt_fSaleOrgId
|
//
|
this.txt_fSaleOrgId.IsReadly = false;
|
this.txt_fSaleOrgId.Location = new System.Drawing.Point(850, 20);
|
this.txt_fSaleOrgId.Name = "txt_fSaleOrgId";
|
this.txt_fSaleOrgId.Size = new System.Drawing.Size(130, 30);
|
this.txt_fSaleOrgId.TabIndex = 249;
|
//
|
// Frm_SalesDeliver
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1128, 682);
|
this.Controls.Add(this.picCheckBox);
|
this.Controls.Add(this.xtraTabControl1);
|
this.Controls.Add(this.toolBarMenu1);
|
this.Name = "Frm_SalesDeliver";
|
this.tabMxPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fApproverStaus.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fNote.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCustomerID.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fSalesManID.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fApproveDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreateDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fApproverID.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fCreatorId.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_fBillTypeID.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
this.xtraTabControl1.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
this.xtraTabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
|
this.tabMx.ResumeLayout(false);
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
#endregion
|
private UserControl.UcToolBarMenu toolBarMenu1;
|
private DevExpress.XtraGrid.GridControl gcMain;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private UserControls.Data.UcPageBar pageBar1;
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.Label lbGuid;
|
private DevExpress.XtraEditors.LabelControl labelControl11;
|
private DevExpress.XtraTab.XtraTabControl tabMx;
|
|
//BQCreateConrolObejct
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fseq;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fEntrynote;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fRealQty;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1fMustQty;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1salesDetailId;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1pid;
|
private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
|
private DevExpress.XtraTab.XtraTabPage tabMxPage1;
|
private DevExpress.XtraGrid.GridControl gcMx1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
|
private DevExpress.XtraEditors.LabelControl lb_fApproverStaus;
|
private DevExpress.XtraEditors.TextEdit txt_fApproverStaus;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverStaus;
|
|
private DevExpress.XtraEditors.LabelControl lb_fNote;
|
private DevExpress.XtraEditors.TextEdit txt_fNote;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fNote;
|
|
private DevExpress.XtraEditors.LabelControl lb_fDate;
|
private DevExpress.XtraEditors.TextEdit txt_fDate;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fDate;
|
|
private DevExpress.XtraEditors.LabelControl lb_fCustomerID;
|
private DevExpress.XtraEditors.TextEdit txt_fCustomerID;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fCustomerID;
|
|
private DevExpress.XtraEditors.LabelControl lb_fSalesManID;
|
private DevExpress.XtraEditors.TextEdit txt_fSalesManID;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fSalesManID;
|
|
private DevExpress.XtraEditors.LabelControl lb_fApproveDate;
|
private DevExpress.XtraEditors.TextEdit txt_fApproveDate;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fApproveDate;
|
|
private DevExpress.XtraEditors.LabelControl lb_fCreateDate;
|
private DevExpress.XtraEditors.TextEdit txt_fCreateDate;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fCreateDate;
|
|
private DevExpress.XtraEditors.LabelControl lb_fApproverID;
|
private DevExpress.XtraEditors.TextEdit txt_fApproverID;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fApproverID;
|
|
private DevExpress.XtraEditors.LabelControl lb_fCreatorId;
|
private DevExpress.XtraEditors.TextEdit txt_fCreatorId;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fCreatorId;
|
|
private DevExpress.XtraEditors.LabelControl lb_fStockOrgId;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fStockOrgId;
|
|
private DevExpress.XtraEditors.LabelControl lb_fSaleOrgId;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fSaleOrgId;
|
|
private DevExpress.XtraEditors.LabelControl lb_fBillTypeID;
|
private DevExpress.XtraEditors.TextEdit txt_fBillTypeID;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_fBillTypeID;
|
|
private DevExpress.XtraEditors.LabelControl lb_billNo;
|
private DevExpress.XtraEditors.TextEdit txt_billNo;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
|
|
private DevExpress.XtraEditors.LabelControl lb_id;
|
private DevExpress.XtraEditors.TextEdit txt_id;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_id;
|
private System.Windows.Forms.PictureBox picCheckBox;
|
private UserControl.UcLookOrg txt_fSaleOrgId;
|
private UserControl.UcLookOrg txt_fStockOrgId;
|
}
|
}
|