| Visual Basic (Declaration) | |
|---|---|
Public Property PaintButton As Boolean | |
| C# | |
|---|---|
public bool PaintButton {get; set;} | |
Property Value
BooleanSetting this property to false will disable the internal drawing routines, allowing the developer complete control over the drawing of the button.