dbicSlide Send comments on this topic.
Dbi.WinControl.Slide Namespace
See Also  Inheritance Hierarchy
dbicSlide Assembly : Dbi.WinControl.Slide Namespace
The dbicSlide namespace.

Classes

ClassDescription
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.

Delegates

DelegateDescription
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

Enumerations

EnumerationDescription
enumMousePointer cursor that indicates that a particular region is invalid for the current operation Inherited from System.Windows.Forms.Cursors
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.

See Also