| | |
| | | this.lookSearchSupplier.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.lookSearchSupplier.Location = new System.Drawing.Point(0, 0); |
| | | this.lookSearchSupplier.Name = "lookSearchSupplier"; |
| | | this.lookSearchSupplier.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.lookSearchSupplier.Properties.Appearance.Options.UseFont = true; |
| | | this.lookSearchSupplier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn5, |
| | | this.gridColumn1, |
| | | this.gridColumn2, |
| | | this.gridColumn3, |
| | | this.gridColumn2, |
| | | this.gridColumn4}); |
| | | this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; |
| | | this.searchLookUpEdit1View.Name = "searchLookUpEdit1View"; |
| | |
| | | this.gridColumn1.MaxWidth = 100; |
| | | this.gridColumn1.MinWidth = 80; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.UnboundDataType = typeof(short); |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | this.gridColumn1.UnboundDataType = typeof(string); |
| | | this.gridColumn1.Width = 100; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn3.MinWidth = 100; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 3; |
| | | this.gridColumn3.VisibleIndex = 1; |
| | | this.gridColumn3.Width = 100; |
| | | // |
| | | // gridColumn4 |