File
Edit
View
Go
Bookmarks
Tools
Help
Click the following button to experiment with the API:
 
Obtains the WebMenuBar Object using ISGetObject(). You can use this function to retrieve any other IntersoftComponents objects.
Hide the WebMenuBar.
Show the WebMenuBar.
Select a MenuCommand "File" from WebMenuBar.
Select Next MenuCommand from WebMenuBar.
Select Previous MenuCommand from WebMenuBar.
Set the Caption of WebMenuBar. Change the WebMenuBar state into FloatingMode to see the captions.
Show/Hide MenuCommand "File" from WebMenuBar .
Enable/Disable MenuCommand "File" from WebMenuBar
Change the text of MenuCommand "File" From WebMenuBar
Change the image for MenuCommand "File" From WebMenuBar
Perform click action on Help > Help Content, which trigger its OnClick event. Using this you can perform click action from client side without actually clicking the object.
Checked/Unchecked WebMenuItem with type  CheckBox under File > WorkOffline.
Enable/Disable WebMenuItem under View > Stop .
Show/Hide WebMenuItem under Help > Help Content.
Change the Text of WebMenuItem under Help > Help Content.
Change the image for WebMenuItem under Help > Help Content.
Delete WebMenuItem under Help > About Web Menu