Glossary Item Box

LabDevTools Send comments on this topic.

WordWrap

Gets or sets if the text lines go wrap automatically.

 

[Visual Basic]
Public Property WordWrap As Boolean
[C#]
public bool WordWrap
{get; set;}
Observations:

Of default it is True.

 

See also:

 

Appearance | Reset | ScreenText | ScrollDirection | ScrollingMode | ScrollSpeed | Start

 


Copyright © 2007 LabDevTools. All Rights Reserved.