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.
Called by the framework to determine if the control subclasses a Windows control.
virtual BOOL IsSubclassedControl( );
Return Value
Nonzero if the control is subclassed; otherwise 0.
Remarks
You must override this function and return TRUE if your OLE control subclasses a Windows control.
Requirements
Header: afxctl.h