README.md
December 5, 2022 ยท View on GitHub
Description
VB6 apps cannot easily access something called Tabs unless you either use the common control ocx (a dependency) or by using pages of API. This simple tab control is indeed a very simple control that has the core functionality of the common control tabs.
More Info
You can use the command AddTab / AddTabs to add one or many tabs at the same time.
| Submitted On | 2007-08-21 04:50:18 |
| By | Brian Lai |
| Level | Intermediate |
| User Rating | 4.3 (17 globes from 4 users) |
| Compatibility | VB 6.0 |
| Category | Custom Controls/ Forms/ Menus |
| World | Visual Basic |
| Archive File | Basic_Tab_2080288212007.zip |