The user can enter a new value, as with a TextBox, or the user can select an existing value as with a ListBox. The list in a ComboBox consists of rows of data. Each row can have one or more columns, ...
The SetFocus method moves the focus to the specified form, the specified control on the active form, or the specified field on the active datasheet. Use the SetFocus method when you want a particular ...