RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.MenuBar Property

Not used in TWebBrowser.

Pascal
property MenuBar: WordBool;
C++
__property WordBool MenuBar;

Do not use MenuBar. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. MenuBar shows or hides the menu bar in Internet Explorer. TWebBrowser does not have a menu bar. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!