Click or drag to resize

LabelStaticText Property

Gets or sets the label's text to be shown if the DynamicText is blank.

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

Property Value

Type: String
Remarks
This property must be set while the CtcService is stopped otherwise a CtcIsStartedException will be thrown.
See Also