7 Back to School Tech Tips: How to Start the Year Strong
As the summer winds down and the school year approaches, it's time to think about getting your tech in order. Whether you're a student gearing up for classes or...
In order to give a tab control different events for each tab being clicked, you can use a case statement.
The case statement uses the case number to match to the Tab Page Index. Each tab has an identifier, starting at 0.
This works well, as long as you don't change the tab order or add new tabs. If you do change it, you will need to update your case statement. If you want better menus, we strongly suggest you look into FMS Inc, and some of their menu systems. You will see in my code below, we are using fmsNavigationMenu.
Code looks like this:
Copyright © 2024 - All Rights Reserved