TextBoxActiveXControl.IsMultiLine

TextBoxActiveXControl.IsMultiLine property

Indicates whether the control can display more than one line of text.

public bool IsMultiLine { get; set; }

See Also