Unfortunately you can't change the font for individual tab pages in the Tab Control. I think you could do this if you were using the Tab Strip control, which allows you much more flexibility. But the Tab Strip is not a container like the Tab Control is, so you have to include a container like a frame for each tab. A good VB book should be able to show you how to do this.