I'm using the MS Tabbed Dialog control, with the Style property set to "1 - ssStylePropertyPage". I set the font to bold, but only the non-active tabs appear bold. (The selected, or active tab does not appear bold.) In reading the VB help on this, it appears that MS designed it this way. Does anyone know a way around this, so that the caption on each tab will appear bold, regardless of whether it is selected? Thanks.