| Visual Basic (Declaration) | |
|---|---|
Public Event SetTips As dbiSlide.EventSetTipsHandle | |
| C# | |
|---|---|
public event dbiSlide.EventSetTipsHandle SetTips | |
The event handler receives an argument of type SetTipsEventArgs containing data related to this event. The following SetTipsEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Value | The current value of the control. |