Click or drag to resize

LabelDynamicText Property

Gets or sets the label's text that should override the StaticText.

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

Property Value

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