|
virtual |
Enables or disables a property.
Call this member function to enable or disable a property. Disabled properties do not accept keyboard input and are not clickable.
bEnable | TRUE - enable the property, FALSE - disable the property. |
bIncludeSubItems | TRUE - enable/disable property sub-items (recursively). |