| Class | Description |
|---|---|
| BeforeAdvancedTipEventArgs | Provides data for the BeforeAdvancedTip Event. |
| dbiSlide | An enhanced slider control |
| SetTipsEventArgs | The arguments provided to the SetTips Event. |
| ThumbClickEventArgs | The arguments provided to the ThumbClick Event. |
| UserDrawnAdvancedTipEventArgs | Provides data for the UserDrawnAdvancedTip Event. |
| UserDrawnThumbEventArgs | Provides data for the UserDrawnThumb Event. |
| UserDrawnTrackEventArgs | Provides data for the UserDrawnTrack Event. |
| ValuePointEventArgs | Provides data for the ValuePoint Event. |
| Delegate | Description |
|---|---|
| dbiSlide.EventBeforeAdvancedTipHandler | Represents the method that handles the BeforeAdvancedTip Event |
| dbiSlide.EventSetTipsHandle | Represents the method that will handle the SetTips Event |
| dbiSlide.EventUserDrawnAdvancedTipHandler | Represents the method that handles the UserDrawnTip Event |
| dbiSlide.EventUserDrawnThumbHandler | Represents the method that handles the UserDrawnThumb Event |
| dbiSlide.EventUserDrawnTrackHandler | Represents the method that handles the UserDrawnTrack Event |
| dbiSlide.EventValuePointHandler | Represents the method that handles the ValuePoint Event |
| dbiSlide.ThumbClickEventHandler | Represents the method that will handle the ThumbClick Event |
| Enumeration | Description |
|---|---|
| enumMousePointer | cursor that indicates that a particular region is invalid for the current operation Inherited from |
| enumOrientation | available control orientations. |
| enumThumbStyle | The type of thumb on the control. |
| enumTipsPosition | The tooltip popup position in relation to the thumb. |
| enumTrackType | The available options for track displays. |