On Mon, 2005-07-25 at 22:08 -0700, kim...@ya...
wrote:
> Hi list,
>
> Could someone please tell me how I can make a
> combo-box (or spin-list, and so forth) to be "select
> only"? In other words, the user can only select from
> one of the presented items but not allow to type
> anything in.
>
Un-check the 'editable' box for the component in the resource editor.
|