Friends,
My code asks a combo box to dropdown on got focus. When the form opens (with the combo box as the first value getting the focus) the box's values appear above the control, like a list floating on the form. This throws the user off, as the insertion point is covered by the list. Any way to re-anchor the dropdown list to its control? I have ensured that the widths of the control and the columns are compatible.
many thanks,
paradiso
My code asks a combo box to dropdown on got focus. When the form opens (with the combo box as the first value getting the focus) the box's values appear above the control, like a list floating on the form. This throws the user off, as the insertion point is covered by the list. Any way to re-anchor the dropdown list to its control? I have ensured that the widths of the control and the columns are compatible.
many thanks,
paradiso