OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
About command enabling

ObjectWindows provides a mechanism, command enabling, that you can use to dynamically change the appearance of controls to indicate if a feature is available or to indicate the state of the application.

Typical changes are dimming the control, adding or deleting a check next to the control, or changing the text of menu items.

The following topics explain how to use command enabling in your programs:

See Also