Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether this is a multiline edit control.
Syntax
public final boolean getMultiline()
Return Value
Returns true if the control is a multiline edit control; otherwise, returns false.
See Also setMultiline