CommandButtonActiveXControl.IsWordWrapped

CommandButtonActiveXControl.IsWordWrapped property

Indicates whether the contents of the control automatically wrap at the end of a line.

public bool IsWordWrapped { get; set; }

See Also