Toolkit.createPopupMenu
Class Overview | Class Members |
This Package |
All Packages
protected abstract PopupMenuPeer createPopupMenu( PopupMenu target )
Parameters
- target
- the popup menu to be implemented.
Returns
this toolkit's implementation of PopupMenu.
Description
Creates this toolkit's implementation of PopupMenu using
the specified peer interface.
See Also
PopupMenu, PopupMenuPeer
Send feedback to MSDN.Look here for MSDN Online resources.