| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.chkAllUrgent = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_chkAllUrgent = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.splitMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); |
| | | this.layoutMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chkAllUrgent.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_chkAllUrgent.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); |
| | |
| | | // |
| | | // layoutMx1 |
| | | // |
| | | this.layoutMx1.Controls.Add(this.chkAllUrgent); |
| | | this.layoutMx1.Controls.Add(this.txt_chkAllUrgent); |
| | | this.layoutMx1.Controls.Add(this.lbGuid); |
| | | this.layoutMx1.Controls.Add(this.btnSelect); |
| | | this.layoutMx1.Controls.Add(this.txt_remark); |
| | |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // chkAllUrgent |
| | | // txt_chkAllUrgent |
| | | // |
| | | this.chkAllUrgent.Location = new System.Drawing.Point(498, 132); |
| | | this.chkAllUrgent.Name = "chkAllUrgent"; |
| | | this.chkAllUrgent.Properties.Caption = "急料标识"; |
| | | this.chkAllUrgent.Size = new System.Drawing.Size(483, 27); |
| | | this.chkAllUrgent.StyleController = this.layoutMx1; |
| | | this.chkAllUrgent.TabIndex = 469; |
| | | this.txt_chkAllUrgent.Location = new System.Drawing.Point(498, 132); |
| | | this.txt_chkAllUrgent.Name = "txt_chkAllUrgent"; |
| | | this.txt_chkAllUrgent.Properties.Caption = "急料标识"; |
| | | this.txt_chkAllUrgent.Size = new System.Drawing.Size(483, 27); |
| | | this.txt_chkAllUrgent.StyleController = this.layoutMx1; |
| | | this.txt_chkAllUrgent.TabIndex = 469; |
| | | this.txt_chkAllUrgent.Tag = ""; |
| | | // |
| | | // lbGuid |
| | | // |
| | |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.chkAllUrgent; |
| | | this.layoutControlItem10.Control = this.txt_chkAllUrgent; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(486, 120); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; |
| | |
| | | this.splitMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); |
| | | this.layoutMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chkAllUrgent.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_chkAllUrgent.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn33; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn36; |
| | | private DevExpress.XtraEditors.CheckEdit chkAllUrgent; |
| | | private DevExpress.XtraEditors.CheckEdit txt_chkAllUrgent; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag; |
| | | } |