Caption Property

Measurement Studio User Interface

Caption Property

Syntax

Object.Caption

Data Type

String

Applies To

CWKnob

CWSlide

Purpose

Specifies the text that appears in the control.

Example

CWSlide1.Caption = "Frequency"
CWSlide1.CaptionColor = vbRed

See Also

Font

CaptionColor