SegmentedButton.RemoveAllSegments
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
Removes all segments in the control.
Example
The following example (in any event of a SegmentedButton removes all the existing segments:
Me.RemoveAllSegments