| View previous topic :: View next topic |
| Author |
Message |
SAN CAZIANO Guest
|
Posted: Sun Apr 15, 2007 9:38 pm Post subject: how can I use a combobox with the style DropDown but can wri |
|
|
how can I use a combobox with the style DropDown but can write only the
items that are in its Items |
|
| Back to top |
|
 |
Marc Rohloff [TeamB] Guest
|
Posted: Mon Apr 16, 2007 1:50 am Post subject: Re: how can I use a combobox with the style DropDown but can |
|
|
On Sun, 15 Apr 2007 18:38:45 +0200, SAN CAZIANO wrote:
| Quote: | how can I use a combobox with the style DropDown but can write only the
items that are in its Items
|
Please don't multipost it is against the newsgroup rules.
http://www.teamb.com/groups/guidelines
--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com |
|
| Back to top |
|
 |
Ray Konopka Guest
|
Posted: Wed Apr 18, 2007 4:56 am Post subject: Re: how can I use a combobox with the style DropDown but can |
|
|
Hi,
| Quote: | how can I use a combobox with the style DropDown but can write only the
items that are in its Items
|
The TRzComboBox in Raize Components has a property called AllowEdit that
when set to False, does exactly what you want. For more information,
check out our website: http://www.raize.com/DevTools/RzComps
Ray |
|
| Back to top |
|
 |
|