You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1306 lines
66 KiB
1306 lines
66 KiB
namespace ICSSoft.Frame.APP
|
|
{
|
|
partial class FormICSSOPriceSheetEditAdd
|
|
{
|
|
/// <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()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSSOPriceSheetEditAdd));
|
|
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
|
|
this.save = new DevExpress.XtraEditors.SimpleButton();
|
|
this.can = new DevExpress.XtraEditors.SimpleButton();
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.txtSumMoney = new DevExpress.XtraEditors.TextEdit();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.grvDetail = new DevExpress.XtraGrid.GridControl();
|
|
this.grdDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colInvName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDNumber = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colQuotationItem = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSingleMoney = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMemo = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDelete = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.colSOCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSORow = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colOpCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.btnAddInvName = new System.Windows.Forms.Button();
|
|
this.txtcInvstd = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtcInvName = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtcInvCode = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.btnAdd = new System.Windows.Forms.Button();
|
|
this.txtMemo = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtOPName = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtOPCode = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.lable13 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.btnDelete = new System.Windows.Forms.Button();
|
|
this.btnSave = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.txtdDate = new DevExpress.XtraEditors.TextEdit();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.checkAll = new System.Windows.Forms.CheckBox();
|
|
this.txtSumSingleMoney = new DevExpress.XtraEditors.TextEdit();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.txtOpQuire = new DevExpress.XtraEditors.TextEdit();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.txtCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.txtWeight = new DevExpress.XtraEditors.TextEdit();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.txtDNumber = new DevExpress.XtraEditors.TextEdit();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.txtInvName = new DevExpress.XtraEditors.TextEdit();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.txtInvCode = new DevExpress.XtraEditors.TextEdit();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.txtNumber = new DevExpress.XtraEditors.TextEdit();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.txtSOType = new DevExpress.XtraEditors.TextEdit();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.txtSOCode = new DevExpress.XtraEditors.GridLookUpEdit();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.txtCusName = new DevExpress.XtraEditors.TextEdit();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colCKItemCodeDESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colRealValue = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
|
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
|
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colRow = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|
this.panelControl1.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|
this.panelControl2.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSumMoney.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
|
|
this.panel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvstd.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMemo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtdDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSumSingleMoney.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOpQuire.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDNumber.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInvName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInvCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNumber.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSOType.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSOCode.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCusName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.lblTitle.Appearance.ForeColor = System.Drawing.Color.Red;
|
|
this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
|
|
this.lblTitle.Location = new System.Drawing.Point(0, 0);
|
|
this.lblTitle.Name = "lblTitle";
|
|
this.lblTitle.Size = new System.Drawing.Size(76, 23);
|
|
this.lblTitle.TabIndex = 6;
|
|
this.lblTitle.Text = "单据维护";
|
|
//
|
|
// save
|
|
//
|
|
this.save.Location = new System.Drawing.Point(0, 0);
|
|
this.save.Name = "save";
|
|
this.save.Size = new System.Drawing.Size(75, 23);
|
|
this.save.TabIndex = 24;
|
|
//
|
|
// can
|
|
//
|
|
this.can.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
|
|
this.can.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
|
this.can.Location = new System.Drawing.Point(208, 306);
|
|
this.can.Name = "can";
|
|
this.can.Size = new System.Drawing.Size(68, 23);
|
|
this.can.TabIndex = 31;
|
|
this.can.Text = "取消";
|
|
this.can.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// panelControl1
|
|
//
|
|
this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
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.panel3);
|
|
this.panelControl1.Controls.Add(this.label4);
|
|
this.panelControl1.Controls.Add(this.label5);
|
|
this.panelControl1.Controls.Add(this.labelControl12);
|
|
this.panelControl1.Controls.Add(this.labelControl13);
|
|
this.panelControl1.Controls.Add(this.label1);
|
|
this.panelControl1.Controls.Add(this.label19);
|
|
this.panelControl1.Location = new System.Drawing.Point(1, 27);
|
|
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl1.Name = "panelControl1";
|
|
this.panelControl1.Size = new System.Drawing.Size(993, 385);
|
|
this.panelControl1.TabIndex = 23;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.panelControl2);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(993, 385);
|
|
this.panel3.TabIndex = 146;
|
|
//
|
|
// 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.groupBox2);
|
|
this.panelControl2.Controls.Add(this.groupBox1);
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 0);
|
|
this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panelControl2.Name = "panelControl2";
|
|
this.panelControl2.Size = new System.Drawing.Size(993, 385);
|
|
this.panelControl2.TabIndex = 23;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.panel4);
|
|
this.groupBox2.Controls.Add(this.panel2);
|
|
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox2.Location = new System.Drawing.Point(0, 116);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(993, 269);
|
|
this.groupBox2.TabIndex = 148;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "子表信息";
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.Controls.Add(this.txtSumMoney);
|
|
this.panel4.Controls.Add(this.label14);
|
|
this.panel4.Controls.Add(this.grvDetail);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel4.Location = new System.Drawing.Point(3, 93);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(987, 173);
|
|
this.panel4.TabIndex = 170;
|
|
//
|
|
// txtSumMoney
|
|
//
|
|
this.txtSumMoney.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
this.txtSumMoney.EditValue = "0.00";
|
|
this.txtSumMoney.EnterMoveNextControl = true;
|
|
this.txtSumMoney.Location = new System.Drawing.Point(483, 150);
|
|
this.txtSumMoney.Name = "txtSumMoney";
|
|
this.txtSumMoney.Properties.Appearance.Font = new System.Drawing.Font("华文楷体", 8.999999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.txtSumMoney.Properties.Appearance.ForeColor = System.Drawing.Color.Red;
|
|
this.txtSumMoney.Properties.Appearance.Options.UseFont = true;
|
|
this.txtSumMoney.Properties.Appearance.Options.UseForeColor = true;
|
|
this.txtSumMoney.Properties.ReadOnly = true;
|
|
this.txtSumMoney.Size = new System.Drawing.Size(65, 20);
|
|
this.txtSumMoney.TabIndex = 212;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(403, 152);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(83, 14);
|
|
this.label14.TabIndex = 211;
|
|
this.label14.Text = "报价项目合计:";
|
|
//
|
|
// grvDetail
|
|
//
|
|
this.grvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.grvDetail.Location = new System.Drawing.Point(0, 0);
|
|
this.grvDetail.MainView = this.grdDetail;
|
|
this.grvDetail.Name = "grvDetail";
|
|
this.grvDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.repositoryItemButtonEdit4});
|
|
this.grvDetail.Size = new System.Drawing.Size(987, 173);
|
|
this.grvDetail.TabIndex = 144;
|
|
this.grvDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.grdDetail,
|
|
this.advBandedGridView1});
|
|
//
|
|
// grdDetail
|
|
//
|
|
this.grdDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colID,
|
|
this.colisSelect,
|
|
this.colInvCode,
|
|
this.colInvName,
|
|
this.colDNumber,
|
|
this.colQuotationItem,
|
|
this.colSingleMoney,
|
|
this.colMemo,
|
|
this.colDelete,
|
|
this.colSOCode,
|
|
this.colSORow,
|
|
this.colOpCode,
|
|
this.colRow});
|
|
this.grdDetail.GridControl = this.grvDetail;
|
|
this.grdDetail.IndicatorWidth = 35;
|
|
this.grdDetail.Name = "grdDetail";
|
|
this.grdDetail.OptionsSelection.MultiSelect = true;
|
|
this.grdDetail.OptionsView.ColumnAutoWidth = false;
|
|
this.grdDetail.OptionsView.ShowFooter = true;
|
|
this.grdDetail.OptionsView.ShowGroupPanel = false;
|
|
this.grdDetail.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.grdDetail_CellValueChanged);
|
|
this.grdDetail.DoubleClick += new System.EventHandler(this.grdDetail_DoubleClick);
|
|
//
|
|
// colID
|
|
//
|
|
this.colID.Caption = "AutoID";
|
|
this.colID.FieldName = "ID";
|
|
this.colID.Name = "colID";
|
|
//
|
|
// colisSelect
|
|
//
|
|
this.colisSelect.Caption = "选择";
|
|
this.colisSelect.FieldName = "isSelect";
|
|
this.colisSelect.Name = "colisSelect";
|
|
this.colisSelect.OptionsColumn.AllowEdit = false;
|
|
this.colisSelect.Visible = true;
|
|
this.colisSelect.VisibleIndex = 0;
|
|
this.colisSelect.Width = 43;
|
|
//
|
|
// colInvCode
|
|
//
|
|
this.colInvCode.Caption = "存货编码";
|
|
this.colInvCode.FieldName = "InvCode";
|
|
this.colInvCode.Name = "colInvCode";
|
|
this.colInvCode.OptionsColumn.ReadOnly = true;
|
|
this.colInvCode.Visible = true;
|
|
this.colInvCode.VisibleIndex = 1;
|
|
//
|
|
// colInvName
|
|
//
|
|
this.colInvName.Caption = "存货名称";
|
|
this.colInvName.FieldName = "InvName";
|
|
this.colInvName.Name = "colInvName";
|
|
this.colInvName.OptionsColumn.ReadOnly = true;
|
|
this.colInvName.Visible = true;
|
|
this.colInvName.VisibleIndex = 2;
|
|
this.colInvName.Width = 100;
|
|
//
|
|
// colDNumber
|
|
//
|
|
this.colDNumber.Caption = "图号";
|
|
this.colDNumber.FieldName = "DNumber";
|
|
this.colDNumber.Name = "colDNumber";
|
|
this.colDNumber.OptionsColumn.ReadOnly = true;
|
|
this.colDNumber.Visible = true;
|
|
this.colDNumber.VisibleIndex = 3;
|
|
this.colDNumber.Width = 150;
|
|
//
|
|
// colQuotationItem
|
|
//
|
|
this.colQuotationItem.Caption = "报价项目";
|
|
this.colQuotationItem.FieldName = "QuotationItem";
|
|
this.colQuotationItem.Name = "colQuotationItem";
|
|
this.colQuotationItem.OptionsColumn.ReadOnly = true;
|
|
this.colQuotationItem.Visible = true;
|
|
this.colQuotationItem.VisibleIndex = 4;
|
|
//
|
|
// colSingleMoney
|
|
//
|
|
this.colSingleMoney.Caption = "含税单价";
|
|
this.colSingleMoney.FieldName = "SingleMoney";
|
|
this.colSingleMoney.Name = "colSingleMoney";
|
|
this.colSingleMoney.Visible = true;
|
|
this.colSingleMoney.VisibleIndex = 5;
|
|
//
|
|
// colMemo
|
|
//
|
|
this.colMemo.Caption = "备注";
|
|
this.colMemo.FieldName = "Memo";
|
|
this.colMemo.Name = "colMemo";
|
|
this.colMemo.OptionsColumn.ReadOnly = true;
|
|
this.colMemo.Visible = true;
|
|
this.colMemo.VisibleIndex = 6;
|
|
//
|
|
// colDelete
|
|
//
|
|
this.colDelete.Caption = "删除";
|
|
this.colDelete.ColumnEdit = this.repositoryItemButtonEdit4;
|
|
this.colDelete.FieldName = "Delete";
|
|
this.colDelete.Name = "colDelete";
|
|
//
|
|
// repositoryItemButtonEdit4
|
|
//
|
|
this.repositoryItemButtonEdit4.AutoHeight = false;
|
|
this.repositoryItemButtonEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
|
|
this.repositoryItemButtonEdit4.Name = "repositoryItemButtonEdit4";
|
|
this.repositoryItemButtonEdit4.ReadOnly = true;
|
|
this.repositoryItemButtonEdit4.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
|
this.repositoryItemButtonEdit4.Click += new System.EventHandler(this.repositoryItemButtonEdit4_Click);
|
|
//
|
|
// colSOCode
|
|
//
|
|
this.colSOCode.Caption = "销售订单号";
|
|
this.colSOCode.FieldName = "SOCode";
|
|
this.colSOCode.Name = "colSOCode";
|
|
//
|
|
// colSORow
|
|
//
|
|
this.colSORow.Caption = "销售订单行号";
|
|
this.colSORow.FieldName = "SORow";
|
|
this.colSORow.Name = "colSORow";
|
|
//
|
|
// colOpCode
|
|
//
|
|
this.colOpCode.Caption = "工序";
|
|
this.colOpCode.FieldName = "OpCode";
|
|
this.colOpCode.Name = "colOpCode";
|
|
//
|
|
// advBandedGridView1
|
|
//
|
|
this.advBandedGridView1.GridControl = this.grvDetail;
|
|
this.advBandedGridView1.Name = "advBandedGridView1";
|
|
this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
|
|
this.advBandedGridView1.OptionsSelection.MultiSelect = true;
|
|
this.advBandedGridView1.OptionsView.ShowFooter = true;
|
|
this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.btnAddInvName);
|
|
this.panel2.Controls.Add(this.txtcInvstd);
|
|
this.panel2.Controls.Add(this.txtcInvName);
|
|
this.panel2.Controls.Add(this.txtcInvCode);
|
|
this.panel2.Controls.Add(this.label15);
|
|
this.panel2.Controls.Add(this.label16);
|
|
this.panel2.Controls.Add(this.label17);
|
|
this.panel2.Controls.Add(this.btnAdd);
|
|
this.panel2.Controls.Add(this.txtMemo);
|
|
this.panel2.Controls.Add(this.txtOPName);
|
|
this.panel2.Controls.Add(this.txtOPCode);
|
|
this.panel2.Controls.Add(this.lable13);
|
|
this.panel2.Controls.Add(this.label3);
|
|
this.panel2.Controls.Add(this.label2);
|
|
this.panel2.Controls.Add(this.btnDelete);
|
|
this.panel2.Controls.Add(this.btnSave);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.panel2.Location = new System.Drawing.Point(3, 18);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(987, 75);
|
|
this.panel2.TabIndex = 169;
|
|
//
|
|
// btnAddInvName
|
|
//
|
|
this.btnAddInvName.Location = new System.Drawing.Point(712, 43);
|
|
this.btnAddInvName.Name = "btnAddInvName";
|
|
this.btnAddInvName.Size = new System.Drawing.Size(75, 23);
|
|
this.btnAddInvName.TabIndex = 217;
|
|
this.btnAddInvName.Text = "新增";
|
|
this.btnAddInvName.UseVisualStyleBackColor = true;
|
|
this.btnAddInvName.Click += new System.EventHandler(this.btnAddInvName_Click);
|
|
//
|
|
// txtcInvstd
|
|
//
|
|
this.txtcInvstd.EnterMoveNextControl = true;
|
|
this.txtcInvstd.Location = new System.Drawing.Point(527, 45);
|
|
this.txtcInvstd.Name = "txtcInvstd";
|
|
this.txtcInvstd.Properties.ReadOnly = true;
|
|
this.txtcInvstd.Size = new System.Drawing.Size(149, 20);
|
|
this.txtcInvstd.TabIndex = 216;
|
|
//
|
|
// txtcInvName
|
|
//
|
|
this.txtcInvName.Enabled = false;
|
|
this.txtcInvName.EnterMoveNextControl = true;
|
|
this.txtcInvName.Location = new System.Drawing.Point(307, 46);
|
|
this.txtcInvName.Name = "txtcInvName";
|
|
this.txtcInvName.Properties.ReadOnly = true;
|
|
this.txtcInvName.Size = new System.Drawing.Size(149, 20);
|
|
this.txtcInvName.TabIndex = 215;
|
|
//
|
|
// txtcInvCode
|
|
//
|
|
this.txtcInvCode.EditValue = "[]";
|
|
this.txtcInvCode.Location = new System.Drawing.Point(79, 46);
|
|
this.txtcInvCode.Name = "txtcInvCode";
|
|
this.txtcInvCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtcInvCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtcInvCode.Properties.NullText = "";
|
|
this.txtcInvCode.Properties.View = this.gridView3;
|
|
this.txtcInvCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtcInvCode.TabIndex = 214;
|
|
this.txtcInvCode.EditValueChanged += new System.EventHandler(this.txtcInvCode_EditValueChanged);
|
|
//
|
|
// gridView3
|
|
//
|
|
this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView3.Name = "gridView3";
|
|
this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView3.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.Location = new System.Drawing.Point(485, 48);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(31, 14);
|
|
this.label15.TabIndex = 213;
|
|
this.label15.Text = "图号";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Location = new System.Drawing.Point(251, 48);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(55, 14);
|
|
this.label16.TabIndex = 212;
|
|
this.label16.Text = "存货名称";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.Location = new System.Drawing.Point(13, 46);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(55, 14);
|
|
this.label17.TabIndex = 211;
|
|
this.label17.Text = "存货编码";
|
|
//
|
|
// btnAdd
|
|
//
|
|
this.btnAdd.Location = new System.Drawing.Point(712, 12);
|
|
this.btnAdd.Name = "btnAdd";
|
|
this.btnAdd.Size = new System.Drawing.Size(75, 23);
|
|
this.btnAdd.TabIndex = 210;
|
|
this.btnAdd.Text = "新增";
|
|
this.btnAdd.UseVisualStyleBackColor = true;
|
|
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
|
|
//
|
|
// txtMemo
|
|
//
|
|
this.txtMemo.EnterMoveNextControl = true;
|
|
this.txtMemo.Location = new System.Drawing.Point(527, 13);
|
|
this.txtMemo.Name = "txtMemo";
|
|
this.txtMemo.Size = new System.Drawing.Size(149, 20);
|
|
this.txtMemo.TabIndex = 209;
|
|
//
|
|
// txtOPName
|
|
//
|
|
this.txtOPName.Enabled = false;
|
|
this.txtOPName.EnterMoveNextControl = true;
|
|
this.txtOPName.Location = new System.Drawing.Point(307, 13);
|
|
this.txtOPName.Name = "txtOPName";
|
|
this.txtOPName.Properties.ReadOnly = true;
|
|
this.txtOPName.Size = new System.Drawing.Size(149, 20);
|
|
this.txtOPName.TabIndex = 208;
|
|
//
|
|
// txtOPCode
|
|
//
|
|
this.txtOPCode.EditValue = "[]";
|
|
this.txtOPCode.Location = new System.Drawing.Point(79, 13);
|
|
this.txtOPCode.Name = "txtOPCode";
|
|
this.txtOPCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtOPCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtOPCode.Properties.NullText = "";
|
|
this.txtOPCode.Properties.View = this.gridView5;
|
|
this.txtOPCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtOPCode.TabIndex = 193;
|
|
this.txtOPCode.EditValueChanged += new System.EventHandler(this.txtOPCode_EditValueChanged);
|
|
//
|
|
// gridView5
|
|
//
|
|
this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView5.Name = "gridView5";
|
|
this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView5.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// lable13
|
|
//
|
|
this.lable13.AutoSize = true;
|
|
this.lable13.Location = new System.Drawing.Point(485, 16);
|
|
this.lable13.Name = "lable13";
|
|
this.lable13.Size = new System.Drawing.Size(31, 14);
|
|
this.lable13.TabIndex = 182;
|
|
this.lable13.Text = "备注";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(267, 16);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(31, 14);
|
|
this.label3.TabIndex = 179;
|
|
this.label3.Text = "工序";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(13, 15);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(55, 14);
|
|
this.label2.TabIndex = 177;
|
|
this.label2.Text = "工序代码";
|
|
//
|
|
// btnDelete
|
|
//
|
|
this.btnDelete.Location = new System.Drawing.Point(904, 46);
|
|
this.btnDelete.Name = "btnDelete";
|
|
this.btnDelete.Size = new System.Drawing.Size(75, 23);
|
|
this.btnDelete.TabIndex = 171;
|
|
this.btnDelete.Text = "删除";
|
|
this.btnDelete.UseVisualStyleBackColor = true;
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
|
|
//
|
|
// btnSave
|
|
//
|
|
this.btnSave.Location = new System.Drawing.Point(813, 46);
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.Size = new System.Drawing.Size(75, 23);
|
|
this.btnSave.TabIndex = 169;
|
|
this.btnSave.Text = "保存";
|
|
this.btnSave.UseVisualStyleBackColor = true;
|
|
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.txtdDate);
|
|
this.groupBox1.Controls.Add(this.label12);
|
|
this.groupBox1.Controls.Add(this.checkAll);
|
|
this.groupBox1.Controls.Add(this.txtSumSingleMoney);
|
|
this.groupBox1.Controls.Add(this.label11);
|
|
this.groupBox1.Controls.Add(this.txtOpQuire);
|
|
this.groupBox1.Controls.Add(this.label10);
|
|
this.groupBox1.Controls.Add(this.txtCode);
|
|
this.groupBox1.Controls.Add(this.label9);
|
|
this.groupBox1.Controls.Add(this.txtWeight);
|
|
this.groupBox1.Controls.Add(this.label23);
|
|
this.groupBox1.Controls.Add(this.txtDNumber);
|
|
this.groupBox1.Controls.Add(this.label22);
|
|
this.groupBox1.Controls.Add(this.txtInvName);
|
|
this.groupBox1.Controls.Add(this.label21);
|
|
this.groupBox1.Controls.Add(this.txtInvCode);
|
|
this.groupBox1.Controls.Add(this.label20);
|
|
this.groupBox1.Controls.Add(this.txtNumber);
|
|
this.groupBox1.Controls.Add(this.label8);
|
|
this.groupBox1.Controls.Add(this.txtSOType);
|
|
this.groupBox1.Controls.Add(this.label7);
|
|
this.groupBox1.Controls.Add(this.txtSOCode);
|
|
this.groupBox1.Controls.Add(this.label6);
|
|
this.groupBox1.Controls.Add(this.txtCusName);
|
|
this.groupBox1.Controls.Add(this.label13);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(993, 116);
|
|
this.groupBox1.TabIndex = 147;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "主表信息";
|
|
//
|
|
// txtdDate
|
|
//
|
|
this.txtdDate.Enabled = false;
|
|
this.txtdDate.EnterMoveNextControl = true;
|
|
this.txtdDate.Location = new System.Drawing.Point(827, 20);
|
|
this.txtdDate.Name = "txtdDate";
|
|
this.txtdDate.Properties.ReadOnly = true;
|
|
this.txtdDate.Size = new System.Drawing.Size(149, 20);
|
|
this.txtdDate.TabIndex = 216;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(745, 22);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(79, 14);
|
|
this.label12.TabIndex = 215;
|
|
this.label12.Text = "销售订单日期";
|
|
//
|
|
// checkAll
|
|
//
|
|
this.checkAll.BackColor = System.Drawing.Color.White;
|
|
this.checkAll.Font = new System.Drawing.Font("Tahoma", 7.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.checkAll.ForeColor = System.Drawing.Color.Red;
|
|
this.checkAll.Location = new System.Drawing.Point(476, 16);
|
|
this.checkAll.Name = "checkAll";
|
|
this.checkAll.Size = new System.Drawing.Size(50, 32);
|
|
this.checkAll.TabIndex = 214;
|
|
this.checkAll.Text = "显示全部";
|
|
this.checkAll.UseVisualStyleBackColor = false;
|
|
this.checkAll.Click += new System.EventHandler(this.checkAll_Click);
|
|
//
|
|
// txtSumSingleMoney
|
|
//
|
|
this.txtSumSingleMoney.Enabled = false;
|
|
this.txtSumSingleMoney.EnterMoveNextControl = true;
|
|
this.txtSumSingleMoney.Location = new System.Drawing.Point(584, 21);
|
|
this.txtSumSingleMoney.Name = "txtSumSingleMoney";
|
|
this.txtSumSingleMoney.Properties.ReadOnly = true;
|
|
this.txtSumSingleMoney.Size = new System.Drawing.Size(149, 20);
|
|
this.txtSumSingleMoney.TabIndex = 213;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(525, 24);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(55, 14);
|
|
this.label11.TabIndex = 212;
|
|
this.label11.Text = "产品单价";
|
|
//
|
|
// txtOpQuire
|
|
//
|
|
this.txtOpQuire.Enabled = false;
|
|
this.txtOpQuire.EnterMoveNextControl = true;
|
|
this.txtOpQuire.Location = new System.Drawing.Point(82, 53);
|
|
this.txtOpQuire.Name = "txtOpQuire";
|
|
this.txtOpQuire.Properties.ReadOnly = true;
|
|
this.txtOpQuire.Size = new System.Drawing.Size(149, 20);
|
|
this.txtOpQuire.TabIndex = 211;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(16, 55);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(55, 14);
|
|
this.label10.TabIndex = 210;
|
|
this.label10.Text = "工艺要求";
|
|
//
|
|
// txtCode
|
|
//
|
|
this.txtCode.EnterMoveNextControl = true;
|
|
this.txtCode.Location = new System.Drawing.Point(82, 21);
|
|
this.txtCode.Name = "txtCode";
|
|
this.txtCode.Properties.ReadOnly = true;
|
|
this.txtCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtCode.TabIndex = 209;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(19, 23);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(43, 14);
|
|
this.label9.TabIndex = 208;
|
|
this.label9.Text = "单据号";
|
|
//
|
|
// txtWeight
|
|
//
|
|
this.txtWeight.Enabled = false;
|
|
this.txtWeight.EnterMoveNextControl = true;
|
|
this.txtWeight.Location = new System.Drawing.Point(827, 88);
|
|
this.txtWeight.Name = "txtWeight";
|
|
this.txtWeight.Properties.ReadOnly = true;
|
|
this.txtWeight.Size = new System.Drawing.Size(149, 20);
|
|
this.txtWeight.TabIndex = 207;
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(777, 91);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(43, 14);
|
|
this.label23.TabIndex = 206;
|
|
this.label23.Text = "总重量";
|
|
//
|
|
// txtDNumber
|
|
//
|
|
this.txtDNumber.Enabled = false;
|
|
this.txtDNumber.EnterMoveNextControl = true;
|
|
this.txtDNumber.Location = new System.Drawing.Point(585, 89);
|
|
this.txtDNumber.Name = "txtDNumber";
|
|
this.txtDNumber.Properties.ReadOnly = true;
|
|
this.txtDNumber.Size = new System.Drawing.Size(149, 20);
|
|
this.txtDNumber.TabIndex = 205;
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(540, 91);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(31, 14);
|
|
this.label22.TabIndex = 204;
|
|
this.label22.Text = "图号";
|
|
//
|
|
// txtInvName
|
|
//
|
|
this.txtInvName.Enabled = false;
|
|
this.txtInvName.EnterMoveNextControl = true;
|
|
this.txtInvName.Location = new System.Drawing.Point(326, 89);
|
|
this.txtInvName.Name = "txtInvName";
|
|
this.txtInvName.Properties.ReadOnly = true;
|
|
this.txtInvName.Size = new System.Drawing.Size(149, 20);
|
|
this.txtInvName.TabIndex = 203;
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(267, 92);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(55, 14);
|
|
this.label21.TabIndex = 202;
|
|
this.label21.Text = "存货名称";
|
|
//
|
|
// txtInvCode
|
|
//
|
|
this.txtInvCode.Enabled = false;
|
|
this.txtInvCode.EnterMoveNextControl = true;
|
|
this.txtInvCode.Location = new System.Drawing.Point(82, 88);
|
|
this.txtInvCode.Name = "txtInvCode";
|
|
this.txtInvCode.Properties.ReadOnly = true;
|
|
this.txtInvCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtInvCode.TabIndex = 201;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(17, 91);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(55, 14);
|
|
this.label20.TabIndex = 200;
|
|
this.label20.Text = "存货编码";
|
|
//
|
|
// txtNumber
|
|
//
|
|
this.txtNumber.Enabled = false;
|
|
this.txtNumber.EnterMoveNextControl = true;
|
|
this.txtNumber.Location = new System.Drawing.Point(826, 53);
|
|
this.txtNumber.Name = "txtNumber";
|
|
this.txtNumber.Properties.ReadOnly = true;
|
|
this.txtNumber.Size = new System.Drawing.Size(149, 20);
|
|
this.txtNumber.TabIndex = 199;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(776, 56);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(43, 14);
|
|
this.label8.TabIndex = 198;
|
|
this.label8.Text = "总件数";
|
|
//
|
|
// txtSOType
|
|
//
|
|
this.txtSOType.Enabled = false;
|
|
this.txtSOType.EnterMoveNextControl = true;
|
|
this.txtSOType.Location = new System.Drawing.Point(584, 54);
|
|
this.txtSOType.Name = "txtSOType";
|
|
this.txtSOType.Properties.ReadOnly = true;
|
|
this.txtSOType.Size = new System.Drawing.Size(149, 20);
|
|
this.txtSOType.TabIndex = 197;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(526, 57);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(55, 14);
|
|
this.label7.TabIndex = 196;
|
|
this.label7.Text = "销售类型";
|
|
//
|
|
// txtSOCode
|
|
//
|
|
this.txtSOCode.EditValue = "";
|
|
this.txtSOCode.Location = new System.Drawing.Point(326, 21);
|
|
this.txtSOCode.Name = "txtSOCode";
|
|
this.txtSOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.txtSOCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtSOCode.Properties.NullText = "";
|
|
this.txtSOCode.Properties.View = this.gridView1;
|
|
this.txtSOCode.Size = new System.Drawing.Size(149, 20);
|
|
this.txtSOCode.TabIndex = 195;
|
|
this.txtSOCode.QueryPopUp += new System.ComponentModel.CancelEventHandler(this.txtSOCode_QueryPopUp);
|
|
this.txtSOCode.EditValueChanged += new System.EventHandler(this.txtSOCode_EditValueChanged);
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(253, 23);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(67, 14);
|
|
this.label6.TabIndex = 194;
|
|
this.label6.Text = "销售订单号";
|
|
//
|
|
// txtCusName
|
|
//
|
|
this.txtCusName.Enabled = false;
|
|
this.txtCusName.EnterMoveNextControl = true;
|
|
this.txtCusName.Location = new System.Drawing.Point(325, 54);
|
|
this.txtCusName.Name = "txtCusName";
|
|
this.txtCusName.Properties.ReadOnly = true;
|
|
this.txtCusName.Size = new System.Drawing.Size(149, 20);
|
|
this.txtCusName.TabIndex = 162;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(267, 56);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(55, 14);
|
|
this.label13.TabIndex = 161;
|
|
this.label13.Text = "客户名称";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(332, 66);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(31, 14);
|
|
this.label4.TabIndex = 140;
|
|
this.label4.Text = "备注";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(20, 66);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(67, 14);
|
|
this.label5.TabIndex = 141;
|
|
this.label5.Text = "入库单类型";
|
|
//
|
|
// labelControl12
|
|
//
|
|
this.labelControl12.Location = new System.Drawing.Point(335, 102);
|
|
this.labelControl12.Name = "labelControl12";
|
|
this.labelControl12.Size = new System.Drawing.Size(48, 14);
|
|
this.labelControl12.TabIndex = 130;
|
|
this.labelControl12.Text = "维护时间";
|
|
//
|
|
// labelControl13
|
|
//
|
|
this.labelControl13.Location = new System.Drawing.Point(23, 102);
|
|
this.labelControl13.Name = "labelControl13";
|
|
this.labelControl13.Size = new System.Drawing.Size(36, 14);
|
|
this.labelControl13.TabIndex = 128;
|
|
this.labelControl13.Text = "维护人";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(332, 26);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(31, 14);
|
|
this.label1.TabIndex = 54;
|
|
this.label1.Text = "仓库";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(20, 26);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(55, 14);
|
|
this.label19.TabIndex = 54;
|
|
this.label19.Text = "入库单号";
|
|
//
|
|
// colEQPID
|
|
//
|
|
this.colEQPID.Caption = "设备ID";
|
|
this.colEQPID.FieldName = "EQPID";
|
|
this.colEQPID.Name = "colEQPID";
|
|
//
|
|
// colEQPCode
|
|
//
|
|
this.colEQPCode.Caption = "设备编号";
|
|
this.colEQPCode.FieldName = "EQPCode";
|
|
this.colEQPCode.Name = "colEQPCode";
|
|
this.colEQPCode.OptionsColumn.AllowEdit = false;
|
|
this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
//
|
|
// colEQPName
|
|
//
|
|
this.colEQPName.Caption = "设备名称";
|
|
this.colEQPName.FieldName = "EQPName";
|
|
this.colEQPName.Name = "colEQPName";
|
|
this.colEQPName.OptionsColumn.AllowEdit = false;
|
|
this.colEQPName.Width = 104;
|
|
//
|
|
// colCKGROUP
|
|
//
|
|
this.colCKGROUP.Caption = "检验项目组";
|
|
this.colCKGROUP.FieldName = "CKGROUP";
|
|
this.colCKGROUP.Name = "colCKGROUP";
|
|
this.colCKGROUP.OptionsColumn.AllowEdit = false;
|
|
this.colCKGROUP.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.colCKGROUP.Width = 127;
|
|
//
|
|
// colCKGROUPDESC
|
|
//
|
|
this.colCKGROUPDESC.Caption = "检验项目组描述";
|
|
this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
|
|
this.colCKGROUPDESC.Name = "colCKGROUPDESC";
|
|
this.colCKGROUPDESC.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.colCKGROUPDESC.Width = 104;
|
|
//
|
|
// colCKItemCode
|
|
//
|
|
this.colCKItemCode.Caption = "检验项目";
|
|
this.colCKItemCode.FieldName = "CKItemCode";
|
|
this.colCKItemCode.Name = "colCKItemCode";
|
|
this.colCKItemCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
|
|
this.colCKItemCode.Visible = true;
|
|
this.colCKItemCode.VisibleIndex = 0;
|
|
//
|
|
// colCKItemCodeDESC
|
|
//
|
|
this.colCKItemCodeDESC.Caption = "检验项目描述";
|
|
this.colCKItemCodeDESC.FieldName = "CKItemCodeDESC";
|
|
this.colCKItemCodeDESC.Name = "colCKItemCodeDESC";
|
|
this.colCKItemCodeDESC.Visible = true;
|
|
this.colCKItemCodeDESC.VisibleIndex = 1;
|
|
//
|
|
// colSetValueMax
|
|
//
|
|
this.colSetValueMax.Caption = "最大设定值";
|
|
this.colSetValueMax.FieldName = "SetValueMax";
|
|
this.colSetValueMax.Name = "colSetValueMax";
|
|
this.colSetValueMax.Visible = true;
|
|
this.colSetValueMax.VisibleIndex = 2;
|
|
//
|
|
// colSetValueMin
|
|
//
|
|
this.colSetValueMin.Caption = "最小设定值";
|
|
this.colSetValueMin.FieldName = "SetValueMin";
|
|
this.colSetValueMin.Name = "colSetValueMin";
|
|
this.colSetValueMin.Visible = true;
|
|
this.colSetValueMin.VisibleIndex = 3;
|
|
//
|
|
// colRealValue
|
|
//
|
|
this.colRealValue.Caption = "实际值";
|
|
this.colRealValue.FieldName = "RealValue";
|
|
this.colRealValue.Name = "colRealValue";
|
|
this.colRealValue.Visible = true;
|
|
this.colRealValue.VisibleIndex = 4;
|
|
//
|
|
// colUNIT
|
|
//
|
|
this.colUNIT.Caption = "单位";
|
|
this.colUNIT.FieldName = "UNIT";
|
|
this.colUNIT.Name = "colUNIT";
|
|
this.colUNIT.Visible = true;
|
|
this.colUNIT.VisibleIndex = 5;
|
|
this.colUNIT.Width = 51;
|
|
//
|
|
// colMUSERName
|
|
//
|
|
this.colMUSERName.Caption = "维护人";
|
|
this.colMUSERName.FieldName = "MUSERName";
|
|
this.colMUSERName.Name = "colMUSERName";
|
|
this.colMUSERName.OptionsColumn.AllowEdit = false;
|
|
this.colMUSERName.Visible = true;
|
|
this.colMUSERName.VisibleIndex = 6;
|
|
//
|
|
// colMTIME
|
|
//
|
|
this.colMTIME.Caption = "维护时间";
|
|
this.colMTIME.FieldName = "MTIME";
|
|
this.colMTIME.Name = "colMTIME";
|
|
this.colMTIME.OptionsColumn.AllowEdit = false;
|
|
this.colMTIME.Visible = true;
|
|
this.colMTIME.VisibleIndex = 7;
|
|
//
|
|
// repositoryItemButtonEdit1
|
|
//
|
|
this.repositoryItemButtonEdit1.AutoHeight = false;
|
|
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
|
|
//
|
|
// repositoryItemButtonEdit2
|
|
//
|
|
this.repositoryItemButtonEdit2.AutoHeight = false;
|
|
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
|
|
//
|
|
// repositoryItemButtonEdit3
|
|
//
|
|
this.repositoryItemButtonEdit3.AutoHeight = false;
|
|
this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton()});
|
|
this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
|
|
//
|
|
// btnClose
|
|
//
|
|
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|
this.btnClose.Appearance.Options.UseForeColor = true;
|
|
this.btnClose.Appearance.Options.UseTextOptions = true;
|
|
this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|
this.btnClose.Location = new System.Drawing.Point(968, 1);
|
|
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
|
|
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
|
|
this.btnClose.Name = "btnClose";
|
|
this.btnClose.Size = new System.Drawing.Size(26, 23);
|
|
this.btnClose.TabIndex = 5;
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|
//
|
|
// gridColumn2
|
|
//
|
|
this.gridColumn2.Caption = "维护时间";
|
|
this.gridColumn2.FieldName = "MTIME";
|
|
this.gridColumn2.Name = "gridColumn2";
|
|
this.gridColumn2.OptionsColumn.AllowEdit = false;
|
|
//
|
|
// colRow
|
|
//
|
|
this.colRow.Caption = "单据行";
|
|
this.colRow.FieldName = "Row";
|
|
this.colRow.Name = "colRow";
|
|
//
|
|
// FormICSSOPriceSheetEditAdd
|
|
//
|
|
this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
|
|
this.Appearance.Options.UseBackColor = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(995, 448);
|
|
this.Controls.Add(this.panelControl1);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.btnClose);
|
|
this.Controls.Add(this.save);
|
|
this.Controls.Add(this.can);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "FormICSSOPriceSheetEditAdd";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "存货编辑";
|
|
this.Load += new System.EventHandler(this.FormICSINVENTORYEditAdd_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|
this.panelControl1.ResumeLayout(false);
|
|
this.panelControl1.PerformLayout();
|
|
this.panel3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|
this.panelControl2.ResumeLayout(false);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.panel4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSumMoney.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvstd.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtcInvCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtMemo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtdDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSumSingleMoney.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOpQuire.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDNumber.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInvName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInvCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNumber.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSOType.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtSOCode.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCusName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraEditors.SimpleButton btnClose;
|
|
private DevExpress.XtraEditors.LabelControl lblTitle;
|
|
private DevExpress.XtraEditors.SimpleButton save;
|
|
private DevExpress.XtraEditors.SimpleButton can;
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label1;
|
|
private DevExpress.XtraEditors.LabelControl labelControl13;
|
|
private DevExpress.XtraEditors.LabelControl labelControl12;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
//private DevExpress.XtraGrid.GridControl grdDetail;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKItemCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colCKItemCodeDESC;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRealValue;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
|
|
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private DevExpress.XtraGrid.GridControl grvDetail;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView grdDetail;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
|
|
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.Button btnDelete;
|
|
private System.Windows.Forms.Button btnSave;
|
|
private System.Windows.Forms.Label label13;
|
|
private DevExpress.XtraEditors.TextEdit txtCusName;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label lable13;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtOPCode;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
|
|
private DevExpress.XtraEditors.TextEdit txtMemo;
|
|
private DevExpress.XtraEditors.TextEdit txtOPName;
|
|
private DevExpress.XtraEditors.TextEdit txtWeight;
|
|
private System.Windows.Forms.Label label23;
|
|
private DevExpress.XtraEditors.TextEdit txtDNumber;
|
|
private System.Windows.Forms.Label label22;
|
|
private DevExpress.XtraEditors.TextEdit txtInvName;
|
|
private System.Windows.Forms.Label label21;
|
|
private DevExpress.XtraEditors.TextEdit txtInvCode;
|
|
private System.Windows.Forms.Label label20;
|
|
private DevExpress.XtraEditors.TextEdit txtNumber;
|
|
private System.Windows.Forms.Label label8;
|
|
private DevExpress.XtraEditors.TextEdit txtSOType;
|
|
private System.Windows.Forms.Label label7;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtSOCode;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Button btnAdd;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colInvCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colInvName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDNumber;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colQuotationItem;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSingleMoney;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colMemo;
|
|
private DevExpress.XtraEditors.TextEdit txtCode;
|
|
private System.Windows.Forms.Label label9;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDelete;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit4;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSOCode;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSORow;
|
|
private DevExpress.XtraEditors.TextEdit txtOpQuire;
|
|
private System.Windows.Forms.Label label10;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colOpCode;
|
|
private System.Windows.Forms.CheckBox checkAll;
|
|
private DevExpress.XtraEditors.TextEdit txtSumSingleMoney;
|
|
private System.Windows.Forms.Label label11;
|
|
private DevExpress.XtraEditors.TextEdit txtSumMoney;
|
|
private System.Windows.Forms.Label label14;
|
|
private DevExpress.XtraEditors.TextEdit txtdDate;
|
|
private System.Windows.Forms.Label label12;
|
|
private DevExpress.XtraEditors.TextEdit txtcInvstd;
|
|
private DevExpress.XtraEditors.TextEdit txtcInvName;
|
|
private DevExpress.XtraEditors.GridLookUpEdit txtcInvCode;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Button btnAddInvName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colRow;
|
|
}
|
|
}
|