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.
This member function is called by the framework when the window for the WebBrowser should be shown or hidden.
virtual void OnVisible(
BOOL bVisible
);
Parameters
- bVisible
Nonzero if the object is visible or zero otherwise.
Remarks
This allows the object control host window to behave the same way the Internet Explorer window would behave.
Requirements
Header: afxhtml.h