COleControl::SetNotSupported
Prevents modification to a control's property value by the user.
void SetNotSupported( );
Заметки
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.
Требования
Header: afxctl.h