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

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

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

See also
OnWBVisible, OnWBToolBar, OnWBStatusBar, OnWBTheaterMode and OnWBFullScreen events.