FillColor Property
Syntax
CWPointer.FillColor
Data Type
Purpose
Specifies the fill color of the pointer.
Example
CWSlide1.Pointers.Item(1).FillColor = vbRed
CWPointer.FillColor
Specifies the fill color of the pointer.
CWSlide1.Pointers.Item(1).FillColor = vbRed