Hide I cursor in combo box

W

Winnetou

Hi,

Is there a way to hide the I cursor on a combo box? I just want users
to select an option so they won't have to type it in.

Thanks for your input.

Mark
 
W

Wayne Morgan

Not that I can think of, but you can limit them to items in the list
(whether typed or selected). Check the Limit To List property of the
combobox on the Data tab of the Properties sheet.
 
Top