| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.txt_returnType = new Gs.DevApp.UserControl.UcDictionaryComBox(); |
| | | this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.txt_thOrgId = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.txt_returnType = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_depotId = new Gs.DevApp.UserControl.UcLookCk(); |
| | |
| | | this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.splitMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); |
| | | this.layoutMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_returnType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | // |
| | | // layoutMx1 |
| | | // |
| | | this.layoutMx1.Controls.Add(this.txt_returnType); |
| | | this.layoutMx1.Controls.Add(this.btnSelect); |
| | | this.layoutMx1.Controls.Add(this.lbGuid); |
| | | this.layoutMx1.Controls.Add(this.txt_thOrgId); |
| | | this.layoutMx1.Controls.Add(this.txt_returnType); |
| | | this.layoutMx1.Controls.Add(this.txt_billNo); |
| | | this.layoutMx1.Controls.Add(this.txt_checkDate); |
| | | this.layoutMx1.Controls.Add(this.txt_depotId); |
| | |
| | | this.layoutMx1.Size = new System.Drawing.Size(1126, 108); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // txt_returnType |
| | | // |
| | | this.txt_returnType.Location = new System.Drawing.Point(385, 12); |
| | | this.txt_returnType.Name = "txt_returnType"; |
| | | this.txt_returnType.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_returnType.TabIndex = 533; |
| | | this.txt_returnType.TextTxt = ""; |
| | | this.txt_returnType.WhereTxt = "s_type=\'生产退库原因\'"; |
| | | // |
| | | // btnSelect |
| | | // |
| | |
| | | this.txt_thOrgId.Name = "txt_thOrgId"; |
| | | this.txt_thOrgId.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_thOrgId.TabIndex = 526; |
| | | // |
| | | // txt_returnType |
| | | // |
| | | this.txt_returnType.EditValue = "-请选择-"; |
| | | this.txt_returnType.Location = new System.Drawing.Point(385, 12); |
| | | this.txt_returnType.Name = "txt_returnType"; |
| | | this.txt_returnType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_returnType.Properties.Items.AddRange(new object[] { |
| | | "-请选择-", |
| | | "TKYY01_SYS(订单有误)", |
| | | "TKYY02_SYS(数量有误)", |
| | | "TKYY03_SYS(编码有误)", |
| | | "TKYY04_SYS(质量问题)", |
| | | "TKYY05_SYS(包装调整)"}); |
| | | this.txt_returnType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_returnType.Size = new System.Drawing.Size(165, 24); |
| | | this.txt_returnType.StyleController = this.layoutMx1; |
| | | this.txt_returnType.TabIndex = 521; |
| | | // |
| | | // txt_billNo |
| | | // |
| | |
| | | this.layoutControlItem14, |
| | | this.layoutControlItem15, |
| | | this.layoutControlItem11, |
| | | this.layoutControlItem6, |
| | | this.layoutControlItem3, |
| | | this.layoutControlItem7, |
| | | this.layoutControlItem16}); |
| | | this.layoutControlItem16, |
| | | this.layoutControlItem4}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_returnType; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem6.Text = "退库原因"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_depotId; |
| | |
| | | this.layoutControlItem16.Text = "退货明细"; |
| | | this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem16.TextVisible = false; |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_returnType; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(271, 31); |
| | | this.layoutControlItem4.Text = "退库原因"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | this.splitMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); |
| | | this.layoutMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_returnType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private UserControl.UcLookOrg txt_thOrgId; |
| | | private DevExpress.XtraEditors.SimpleButton btnSelect; |
| | | private DevExpress.XtraEditors.ComboBoxEdit txt_returnType; |
| | | private UserControl.UcLookCk txt_depotId; |
| | | private System.Windows.Forms.Label lbGuid; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private UserControl.UcDictionaryComBox txt_returnType; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | } |
| | | } |