CWKnobStyles Enumeration
CWKnobStyles are the constants for the Style parameter of the CWKnob.SetBuiltinStyle method.
You can use the following constants with this data type:
- cwKnobStyle3DBottomMeter–3D bottom meter style.
- cwKnobStyle3DDial–3D dial style.
- cwKnobStyle3DKnob–3D knob style.
- cwKnobStyle3DLeftMeter–3D left meter style.
- cwKnobStyle3DRightMeter–3D right meter style.
- cwKnobStyle3DTopMeter–3D top meter style.
- cwKnobStyleDial–Classic dial style.
- cwKnobStyleHBottomGauge–Classic horizontal bottom gauge style.
- cwKnobStyleHTopGauge–Classic horizontal top gauge style.
- cwKnobStyleKnob–Classic knob style.
- cwKnobStyleVLeftGauge–Classic vertical left gauge style.
- cwKnobStyleVRightGauge–Classic vertical right gauge style.