iesniffer OnWBMenuBar event
Return to Introduction  Previous page  Next page
Applies to
IESniffer component.  

Declaration
type  
  TIEWebBrowserOnMenuBar = procedure(Sender: TObject; const URL: Stringconst Browser: IWebBrowser2;  
    MenuBar: WordBool) of object;  
 
property OnWBMenuBar: TIEWebBrowserOnMenuBar;  

Description
The OnWBMenuBar event occurs when the Internet Explorer shows or hides its menu bar.  

See also
OnWBVisible, OnWBToolBar, OnWBStatusBar, OnWBTheaterMode and OnWBFullScreen events.  
File not found.