SegmentedButton.RemoveAllSegments

From Xojo Documentation

Method

SegmentedButton.RemoveAllSegments()

New in 2019r2

Supported for all project types and targets.

Removes all segments in the control.

Example

The following example (in any event of a SegmentedButton removes all the existing segments:

Me.RemoveAllSegments