| Class | Description |
|---|---|
| dbiDial | An enhanced dial control |
| UserDrawnKnobEventArgs | Provides data for the UserDrawnKnob Event |
| UserDrawnMarkerEventArgs | Provides data for the UserDrawnMarker Event |
| ValueChangingEventArgs | Provides data for the ValueChanging Event |
| Delegate | Description |
|---|---|
| dbiDial.EventHandlerDialChange | Delegate for the DialChange event. |
| dbiDial.EventUserDrawnKnobHandler | Represents the method that will handle the UserDrawnKnob Event |
| dbiDial.EventUserDrawnMarkerHandler | Represents the method that will handle the UserDrawnMarker Event |
| dbiDial.EventValueChangingHandler | Represents the method that will handle the ValueChanging Event |