SegmentedControl.Action
From Xojo Documentation
This item was deprecated in version 2019r2. Please use SegmentedButton.Pressed as a replacement. |
Event
SegmentedControl.Action(itemIndex As Integer)
New in 2010r4
Supported for all project types and targets.
New in 2010r4
Supported for all project types and targets.
One of the buttons was clicked or otherwise activated.
Notes
Test the itemIndex to determine which segment was clicked: