Retrieves a boolean value indicating whether this is a multiline edit control.
public final boolean getMultiline()
Returns true if the control is a multiline edit control; otherwise, returns false.
See Also setMultiline