| Visual Basic (Declaration) | |
|---|---|
Public Property PaintText As Boolean | |
| C# | |
|---|---|
public bool PaintText {get; set;} | |
Property Value
BooleanSetting this property to false will disable the internal routines and give complete control of the text rendering to the developer.