CaptionColor Property
Syntax
Object.CaptionColor
Data Type
Applies To
Purpose
Specifies the color of the caption.
Example
CWSlide1.Caption = "Frequency"
CWSlide1.CaptionColor = vbRed
Object.CaptionColor
Specifies the color of the caption.
CWSlide1.Caption = "Frequency"
CWSlide1.CaptionColor = vbRed