BBjMenuBar::getMenuIDAt
Description
Returns the ID of a menu from the BBjMenuBar.
Syntax
|
Return Value |
Method |
|---|---|
|
int |
getMenuIDAt(int index) |
Parameters
|
Variable |
Description |
|---|---|
|
index |
Specifies the 0-based index of the menu to be returned. |
Return Value
Returns the ID of the specified menu.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.