DesktopSegmentedButton.RemoveAllSegments

From Xojo Documentation

Method

DesktopSegmentedButton.RemoveAllSegments()

New in 2021r3

Supported for all project types and targets.

Removes all segments in the control.

Example

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

Me.RemoveAllSegments