BBjListEdit::setFieldHeight
Description
In BBj 5.00 and higher, this method sets the height of the edit area of a BBjListEdit control.
Syntax
Return Value | Method |
---|---|
void | setFieldHeight(int height) |
Parameters
Parameter | 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.