Caption Property
From Measurement Studio User Interface
Caption Property
Syntax
CWButton.Caption
Data Type
Purpose
Specifies the text that appears in the button.
Remarks
By default, the caption is empty.
Example
CWButton1.Caption = "Value"
From Measurement Studio User Interface
CWButton.Caption
Specifies the text that appears in the button.
By default, the caption is empty.
CWButton1.Caption = "Value"