Disable Combobox Button

Hello,

Somebody knows how to disable the combobox button in Access 2002.
I want to prevent the list be displayed.

Thanks.
darwinbaldrich [ Do, 03 April 2008 22:49 ] [ ID #1934800 ]

Re: Disable Combobox Button

On Thu, 3 Apr 2008 13:49:09 -0700 (PDT), CenturionX wrote:

> Hello,
>
> Somebody knows how to disable the combobox button in Access 2002.
> I want to prevent the list be displayed.
>
> Thanks.

You don't wish to allow the drop-down to occur but still display the
combo's value?
Set it's locked property to Yes and set it's Enabled property to No.

You don't wish to let anyone see the combo box at all?
Set it's Visible property to No.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
fredg [ Fr, 04 April 2008 00:28 ] [ ID #1934807 ]

Re: Disable Combobox Button

On Thu, 3 Apr 2008 13:49:09 -0700 (PDT), CenturionX
<darwinbaldrich [at] gmail.com> wrote:

Be careful going against the grain of what a Windows combobox was
supposed to be able to do. Introducing non-standard behavior has its
risks in more than one way. User confusion being one of them.

If you don't want the dropdown, why not use a textbox or label?

-Tom.


>Hello,
>
>Somebody knows how to disable the combobox button in Access 2002.
>I want to prevent the list be displayed.
>
>Thanks.
Tom van Stiphout [ Fr, 04 April 2008 06:20 ] [ ID #1935530 ]
Datenbanken » comp.databases.ms-access » Disable Combobox Button

Vorheriges Thema: compare string to a number in sql
Nächstes Thema: A2K app in A2K7