Glossary Item Box

LabDevTools Send comments on this topic.

ScreenText

Gets or sets the text to visualize in the control.

 

[Visual Basic]
Public Property ScreenText As String
[C#]
public string ScreenText
{get; set;}

 

Observations:

The character set of the control is the following one:

ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
0123456789
=!"$#%&'()*+
π,-./:;<>?@[]£^_{}|€
¥

 

Of default it is  "MDisplay" .

 

See also:

 

Appearance | Reset | ScrollDirection | ScrollingMode | ScrollSpeed | Start | WordWrap

 


Copyright © 2007 LabDevTools. All Rights Reserved.