PointerColor Property

         Example         Applies To

SlideShowSettings object: Returns the pointer color for the specified presentation as a ColorFormat object. This color is saved with the presentation and is the default pen color each time you show the presentation. Read-only.

SlideShowView object: Returns a ColorFormat object that represents the pointer color for the specified presentation during one slide show. As soon as the slide show is finished, the color reverts to the default color for the presentation. Read-only.

Remarks

To change the pointer to a pen, set the PointerType property to ppSlideShowPointerPen.