| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayTip As System.Boolean | |
| C# | |
|---|---|
public System.bool DisplayTip {get; set;} | |
Property Value
BooleanSetting this property to false within the event will prevent the tooltip from displaying.
| dbicTips | Send comments on this topic. |
| DisplayTip Property | |
| See Also | |
|
| dbicTips Assembly > Dbi.WinControl.Tips Namespace > BeforeTipShowEventArgs Class : DisplayTip Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayTip As System.Boolean | |
| C# | |
|---|---|
public System.bool DisplayTip {get; set;} | |