Iterate through tabs in TabControl to hide tabs based on names
问题 I am working on a Microsoft Access Database (Office 2010) and I have a tab control on the bottom of my form that displays equipment information based on the type of equipment you select. I am trying to make it dynamically display and hide tabs as determined by the name of the tabs. To accomplish this I have used the following naming convention for my tabs. Tab_Static_Description Tab_Static_Comments Tab_Static_Maintenance Tab_Config_Computer1 Tab_Config_Computer2 Tab_Config_Printer1 Tab_Config