DesktopSegmentedButton.Pressed
From Xojo Documentation
Event
DesktopSegmentedButton.Pressed(itemIndex As Integer)
New in 2021r3
Supported for all project types and targets.
New in 2021r3
Supported for all project types and targets.
One of the segments was pressed or otherwise activated.
Notes
Check the SelectedSegmentIndex to determine which segment was pressed.