DesktopSegmentedButton.RemoveAllSegments
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
DesktopSegmentedButton.RemoveAllSegments()
New in 2021r3
Supported for all project types and targets.
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