BBjNavigator::setButtonWidth
Description
In BBj 13.0 and higher, this method sets the width of the buttons in a BBjNavigator control.
Syntax
Return Value |
Method |
---|---|
void |
setButtonWidth(int width) |
Parameters
Variable |
Description |
---|---|
width |
Specifies the width of the four navigation buttons. |
Return Value
None.
Remarks
The default button width is 20 pixels.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.