Call this member function in place of the Set function when modification of the property value by the control's user is not supported. For instance, you'd call this function for a read-only property when a user attempts to set its value.
void SetNotSupported( );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COleControl Overview, COleControl Member Functions, Control Classes, COleControl::GetNotSupported