| ComponentSpace Marquee Control Reference |
|
ScrollingText.Text Property
Gets or sets the text to move.
[Visual Basic]
Overrides Public Property Text As
String
[C#]
public override
string Text {get; set;}
Property Value
The text to move.
See Also
ScrollingText Class | ComponentSpace.Marquee Namespace