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.
Prevents modification to a control's property value by the user.
void SetNotSupported( );
Remarks
Call this function in place of the Set function of any property where modification of the property value by the control's user is not supported. One example would be a property that is read only.
Requirements
Header: afxctl.h