WebSegmentedControl.Text

From Xojo Documentation

Design Property (as String)
This WebSegmentedControl property can only be set in the Inspector and is not available in code.

The text (caption) of the selected WebSegmentedControl. The Selected Cell group is displayed in the Properties pane only when you click on one of the segments. The properties associated with that segment then appear in the Properties pane and can be edited.

Notes

To change the text in code, use the Segment method.

See Also

WebSegmentedControl