Pointers Property (Read Only)

Measurement Studio User Interface

Pointers Property (Read Only)

Syntax

Object.Pointers

Data Type

CWPointers

Applies To

CWKnob

CWSlide

Purpose

Returns a collection of Pointer objects.

Example

'Set the color of pointer 1 to yellow
CWSlide1.Pointers.Item(1).Color = vbYellow