BBjListButton::setFieldHeight
Description
In BBj 5.0 and higher, this method sets the height of the edit area of a BBjListButton control.
Syntax
Return Value |
Method |
void |
setFieldHeight(int height) |
Parameters
Variable |
Description |
height |
Specifies the height of the edit area. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.