> Why does HasHotElementStyles take a TabControl
> parameter?  Do we 
> envision any time when some tab controls will have
> it and some won't?
Visual Styles only supports tabs along the top of the
tab control. And on .NET Framework setting DrawMode to
OwnerDrawFixed disables rendering with VS for the TabControl.