BBjPopupMenu::insertSeparator
Description
In BBj 3.0 and higher, this method inserts a menu separator into a BBjPopupMenu.
Syntax
|
Return Value |
Method |
|
void |
insertSeparator(int index) |
Parameters
|
Variable |
Description |
|
index |
Specifies the 0-based index at which to insert the new separator. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.