virtual void OnStatusTextChange( LPCTSTR lpszText );
Parameters
lpszText
A string that contains the new status bar text.
Remarks
This member function is called by the framework to notify an application that the text of the status bar associated with the WebBrowser control has changed.
CHtmlView Overview | Class Members | Hierarchy Chart
See Also DWebBrowserEvents2::StatusTextChange