Caption Property
Syntax
Object.Caption
Data Type
Applies To
Purpose
Specifies the text that appears in the control.
Example
CWSlide1.Caption = "Frequency"
CWSlide1.CaptionColor = vbRed
Object.Caption
Specifies the text that appears in the control.
CWSlide1.Caption = "Frequency"
CWSlide1.CaptionColor = vbRed