Combobox - Using the Enabled property
|
Enabled="true"
|
|
Enabled="false"
|
| | |
|
To disable a combobox, just set the Enabled property to false.
| | |
ASP.NET
<obout:Combobox id="cbo1" Enabled="false" runat="server"> ... </obout:Combobox>
|
| | |
| "Your TreeView component with the use of the Tree DB component are a real winner.
I am using this with my CMS applications that allow the user to order
the documents with a simple drag and drop.
It's brilliant and my clients now have a more intuitive application." |
Ben de Groot |
|
| | |
|