BBjControl::getPopupMenu
Description
In BBj 3.00 and higher, this method retrieves a popup menu from the BBjControl.
Syntax
Return Value | Method |
---|---|
BBjPopupMenu | getPopupMenu() |
Parameters
None.
Return Value
Returns a BBjPopupMenu control.
Remarks
This method works on all controls except menus.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.