Caption Property

Measurement Studio User Interface

Caption Property

Syntax

CWButton.Caption

Data Type

String

Purpose

Specifies the text that appears in the button.

Remarks

By default, the caption is empty.

Example

CWButton1.Caption = "Value"

See Also

Font