TabControl Questions

1

Hiding table tabs
With basic hide when statement I am able to view one or more tabs based on selection. My problem is when I have all but one tab hidden and print there is extra space that represents the other tabs. for example I have a tab table with 6 rows and only row 1 is in [...]

Answer Question   |  March 21, 2013  4:26 PM
TabControl, Table Functions, tables
asked by:
15 pts.

VB .NET Tabs and Forms
I’m creating an application that will have several tabs instead of file menu. Is there a way to do this so that I have multiple forms? I don’t want to have 1 form with all my code in it and I don’t want to create each form with the tabs on it. Basically, can I [...]

Answer Question   |  February 2, 2010  8:02 PM
forms, TabControl, VB .NET
asked by:
5 pts.

1