| | |
| | | DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); |
| | | this.txt_hzabc = new DevExpress.XtraEditors.SearchLookUpEdit(); |
| | | this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.txt_hzlxabc = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.txt_hzlxabc = new DevExpress.XtraEditors.ComboBoxEdit(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); |
| | | this.layoutControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | |
| | | this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; |
| | | this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // txt_hzlxabc |
| | | // |
| | | this.txt_hzlxabc.EditValue = "请选择货主类型"; |
| | | this.txt_hzlxabc.Location = new System.Drawing.Point(92, 0); |
| | | this.txt_hzlxabc.Name = "txt_hzlxabc"; |
| | | this.txt_hzlxabc.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_hzlxabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_hzlxabc.Properties.Items.AddRange(new object[] { |
| | | "请选择货主类型", |
| | | "组织(BD_OwnerOrg)", |
| | | "供应商(BD_Supplier)", |
| | | "客户(BD_Customer)"}); |
| | | this.txt_hzlxabc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_hzlxabc.Size = new System.Drawing.Size(310, 24); |
| | | this.txt_hzlxabc.StyleController = this.layoutControl1; |
| | | this.txt_hzlxabc.TabIndex = 313; |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | this.layoutControl1.Controls.Add(this.txt_hzlxabc); |
| | |
| | | this.layoutControl1.Size = new System.Drawing.Size(402, 78); |
| | | this.layoutControl1.TabIndex = 318; |
| | | this.layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // txt_hzlxabc |
| | | // |
| | | this.txt_hzlxabc.EditValue = "组织(BD_OwnerOrg)"; |
| | | this.txt_hzlxabc.Location = new System.Drawing.Point(92, 0); |
| | | this.txt_hzlxabc.Name = "txt_hzlxabc"; |
| | | this.txt_hzlxabc.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_hzlxabc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | | this.txt_hzlxabc.Properties.Items.AddRange(new object[] { |
| | | "组织(BD_OwnerOrg)", |
| | | "供应商(BD_Supplier)", |
| | | "客户(BD_Customer)"}); |
| | | this.txt_hzlxabc.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_hzlxabc.Size = new System.Drawing.Size(310, 24); |
| | | this.txt_hzlxabc.StyleController = this.layoutControl1; |
| | | this.txt_hzlxabc.TabIndex = 313; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | this.Size = new System.Drawing.Size(402, 78); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_hzabc.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); |
| | | this.layoutControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_hzlxabc.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |