| | |
| | | this.txt_returnReason = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_createdBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fHasLinkSource = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.txt_xsms = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | |
| | | this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layItem101 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.split99 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkSource.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_xsms.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layItem101)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "完结标识"; |
| | | this.gridColumn19.FieldName = "wjStatus"; |
| | | this.gridColumn19.FieldName = "txtColor"; |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | |
| | | this.layoutMx1.Controls.Add(this.txt_returnReason); |
| | | this.layoutMx1.Controls.Add(this.txt_createdBy); |
| | | this.layoutMx1.Controls.Add(this.txt_fHasLinkSource); |
| | | this.layoutMx1.Controls.Add(this.txt_xsms); |
| | | this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem19, |
| | |
| | | this.txt_fHasLinkSource.StyleController = this.layoutMx1; |
| | | this.txt_fHasLinkSource.TabIndex = 544; |
| | | // |
| | | // txt_xsms |
| | | // |
| | | this.txt_xsms.EditValue = "-请选择-"; |
| | | this.txt_xsms.Location = new System.Drawing.Point(792, 140); |
| | | this.txt_xsms.Name = "txt_xsms"; |
| | | this.txt_xsms.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_xsms.Properties.Items.AddRange(new object[] { |
| | | "-请选择-", |
| | | "1:ODM", |
| | | "2:OEM", |
| | | "3:OBM", |
| | | "4:供应商买料"}); |
| | | this.txt_xsms.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_xsms.Size = new System.Drawing.Size(278, 24); |
| | | this.txt_xsms.StyleController = this.layoutMx1; |
| | | this.txt_xsms.TabIndex = 545; |
| | | // |
| | | // layoutControlItem19 |
| | | // |
| | | this.layoutControlItem19.Control = this.lbGuid; |
| | |
| | | this.layoutControlItem13, |
| | | this.layoutControlItem14, |
| | | this.layoutControlItem9, |
| | | this.layoutControlItem3}); |
| | | this.layoutControlItem3, |
| | | this.layItem101}); |
| | | this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; |
| | | this.Root.Name = "Root"; |
| | | columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | |
| | | this.layoutControlItem3.Text = "选择明细"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem3.TextVisible = false; |
| | | // |
| | | // layItem101 |
| | | // |
| | | this.layItem101.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue; |
| | | this.layItem101.AppearanceItemCaption.Options.UseBackColor = true; |
| | | this.layItem101.Control = this.txt_xsms; |
| | | this.layItem101.Location = new System.Drawing.Point(708, 128); |
| | | this.layItem101.Name = "layItem101"; |
| | | this.layItem101.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layItem101.OptionsTableLayoutItem.RowIndex = 4; |
| | | this.layItem101.Size = new System.Drawing.Size(354, 32); |
| | | this.layItem101.Text = "销售模式"; |
| | | this.layItem101.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkSource.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_xsms.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layItem101)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; |
| | | private DevExpress.XtraEditors.ComboBoxEdit txt_xsms; |
| | | private DevExpress.XtraLayout.LayoutControlItem layItem101; |
| | | } |
| | | } |