In my app, I have a SegmentedButton called SegmentedButton1 and a PagePanel with four pages. When I open the app, I would like it to open to a particular page. I can do this, but SegmentedButton1 does not indicate which button is active. How can I achieve this?
Thanks
Lennox