BBjPopupMenu::hide
Description
In BBj 15.0 and higher, this method hides a popup menu if it's currently showing.
Syntax
Return Value |
Method |
void |
hide() |
Parameters
None.
Return Value
None.
Remarks
Clicking away from the popup menu's owner control automatically closes it. This method can be used when that default autohide behavior is insufficient.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.