| Visual Basic (Declaration) | |
|---|---|
Public Property Display As Boolean | |
| C# | |
|---|---|
public bool Display {get; set;} | |
Property Value
BooleanSetting this property to false will prevent the tool tip from appearing.
| dbicSlide | Send comments on this topic. |
| Display Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > BeforeAdvancedTipEventArgs Class : Display Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Display As Boolean | |
| C# | |
|---|---|
public bool Display {get; set;} | |