MenuBar.add

MenuBar.add

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized Menu add( Menu m )
Parameters
m
the menu to be added.
Returns
the menu added.
Description
Adds the specified menu to the menu bar.

See Also
remove, remove


Send feedback to MSDN.Look here for MSDN Online resources.