Tab Control Caption Bold Pages

  • Thread starter Thread starter James
  • Start date Start date
J

James

Is there a way to bold the caption of individual pages of a tab control based
on a particular event.
I would like the page caption to be bold if a list box on the respective
page has a listcount greater than zero. Thanks
 
James said:
Is there a way to bold the caption of individual pages of a tab control
based on a particular event.
I would like the page caption to be bold if a list box on the respective
page has a listcount greater than zero. Thanks

Access doesn't do that, but Stephen Lebans provides a way to set the Color
of the tabs:
http://www.lebans.com/tabcolors.htm
 
Back
Top