CWPointer
Represents a single value displayed on a knob or slide control. You can add multiple pointers to knobs and slides.
Properties
| Color | Specifies the color of the pointer. |
| FillColor | Specifies the fill color of the pointer. |
| FillStyle | Specifies how the pointer is filled. |
| Index | Specifies the index of the pointer in the CWPointers collection. |
| Mode | Specifies how the pointer behaves and responds to user input. |
| Name | Specifies the name of the pointer. |
| Style | Specifies the graphical style of the pointer. |
| Value | Specifies the value of the pointer. |
| ValuePairIndex | Specifies the index of the value pair selected by this pointer. |
| Visible | Specifies if the pointer is visible or hidden. |