Share

TextBox.Style Property

Parent Object: TextBox

Description

Gets/Sets the text style associated with the text box.

Syntax

TextBox.Style() As TextStyle

Property 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.

Version

Introduced in version 5.3

Was this information helpful?