| Visual Basic (Declaration) | |
|---|---|
Public Property PaintHeader As System.Boolean | |
| C# | |
|---|---|
public System.bool PaintHeader {get; set;} | |
Property Value
BooleanIf set to False, the control does not execute its internal painting routines, and the developer has complete control of the drawing of the tooltip header.