TabControlManager
Definition
The TabControlManager class can be used to set or check several properties of a TabControl. Rather than instantiating a TabControlManager object, you can use the public static methods of the class to set specific properties for a specified TabControl, as in the example code below.
Note: For a complete, working example of this class in use, download framework example located on our Developing AddOns Overview.

