Share via


CHtmlView::OnStatusTextChange

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.

virtual void OnStatusTextChange( 
   LPCTSTR lpszText  
);

Parameters

  • lpszText
    A string that contains the new status bar text.

Requirements

Header: afxhtml.h

See Also

Reference

CHtmlView Class

Hierarchy Chart