BBjCEdit::getHorizontalScrollable
Description
Returns whether a horizontal scroll bar will appear when the text is too large to fit within the BBjCEdit control area.
Syntax
Return Value |
Method |
int |
getHorizontalScrollable() |
Parameters
None.
Return Value
Returns whether a horizontal scroll bar will appear when the text is too large to fit within the control area (0 = No Horizontal Scroll Bar, 1 = Horizontal Scroll Bar).
Remarks
By default, the BBjCEdit control is not horizontally scrollable.
Example
|
See Also
EVENTMASK Mnemonic - Change Event Mask
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.