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.
Sets the stock Enabled property value of your control.
void SetEnabled(
BOOL bEnabled
);
Parameters
- bEnabled
TRUE if the control is to be enabled; otherwise FALSE.
Remarks
After setting this property, OnEnabledChange is called.
Requirements
Header: afxctl.h