TextBox.Style Property
Parent Object: TextBoxDescription
Gets/Sets the text style associated with the text box.
Syntax
TextBox.Style() As TextStyleProperty Value
This is a read/write property whose value is a TextStyle.Samples
Name | Description |
Sketch Text Add | This sample illustrates creating text in a sketch. |