| Visual Basic (Declaration) | |
|---|---|
Public Property PaintTip As Boolean | |
| C# | |
|---|---|
public bool PaintTip {get; set;} | |
Property Value
BooleanSetting this property to False will allow the developer the override the painting of the tool tip.
| dbicSlide | Send comments on this topic. |
| PaintTip Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnAdvancedTipEventArgs Class : PaintTip Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property PaintTip As Boolean | |
| C# | |
|---|---|
public bool PaintTip {get; set;} | |