MenuItem.getLabel

MenuItem.getLabel

Class Overview | Class Members | This Package | All Packages

Syntax
public String getLabel()
Returns
the label of this menu item, or null if this menu item has no label.
Description
Gets the label for this menu item.

See Also
setLabel


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