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.
The framework calls this function after the document's visibility state changes.
virtual void OnShowViews(
BOOL bVisible
);
Parameters
- bVisible
Indicates whether the document has become visible or invisible.
Remarks
The default version of this function does nothing. Override it if your application must perform any special processing when the document's visibility changes.
Requirements
Header: afxole.h