Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables or disables a property.
void Enable(
BOOL bEnable=TRUE
);
Parameters
- [in] bEnable
TRUE to enable the property; FALSE to disable the property. Disabled properties do not respond to mouse or keyboard input. The default value is TRUE.
Requirements
Header: afxpropertygridctrl.h