StringConstant Properties

Requires: VI Scripting

Inherits from Constant. View the class hierarchy.

PropertyDescription
Display Format Visible?Gets or sets the visibility of the display format for the string constant. Details
Display StyleGets or sets the display type of the string constant. Details
Limit To Single Line?Specifies whether to limit the characters to a single line. Details
Scrollbar Visible?Specifies whether the vertical scroll bar is visible. Details
Size To Text?Sets whether the size of the string constant changes according to the text included. Details
TextReturns a reference to the Text object that represents the text displayed in the referenced constant. Unlike with the Value property, you can use this reference with the Text properties and methods to manipulate the cosmetic attributes of the text, such as the font, color, and size. Details