BBjMDI::getMenuButton
Description
In BBj 14.0 and higher, this method returns a menu button control that was previously added to the BBjMDI window.
Syntax
Return Value |
Method |
---|---|
getMenuButton(int ID) |
Parameters
Variable |
Description |
---|---|
ID |
Specifies the control ID number of a BBjMenuButton control that was previously added to this BBjMDI window |
Return Value
Returns a BBjMenuButton object.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.