BBjMenuButton::setDropdownButtonWidth
Description
In BBj 15.00 and higher, this BBjMenuButton method sets the width of the dropdown button on the right edge of the menu button.
Syntax
| Return Value | Method |
|---|---|
| void | setDropdownButtonWidth(number width) |
Parameters
| Parameter | Description |
|---|---|
| width | Width of the dropdown button on the right edge of the menu button. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.