Click or drag to resize

LabelText Property

Gets the effective text shown by the label.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property Text As String
	Get

Property Value

Type: String
Returns the DynamicTextif not blank, otherwise returns the StaticText.
See Also