System.Markdown.TMDAutoSize
Prototype
TMDAutoSize = (asNo, asHeight, asBounds);
Description
Determines how the size of the control automatically resizes to accommodate the text.
asNo |
The control is fixed in size. |
asHeight |
The height of the control is adjustable. |
asBounds |
The width and height of the control are adjustable. |
See also