BBjListEdit::getFieldHeight
Description
In BBj 5.0 and higher, this method returns the height of the edit area of the BBjListEdit control.
Syntax
Return Value |
Method |
int |
getFieldHeight() |
Parameters
None.
Return Value
Returns the height of the edit area of the BBjListEdit control.
Remarks
None.
Example
REM Get height of list edit selection area |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.