Re: Tab Controls

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Thanks for the help guys.

Mark

"Hermawih" wrote:

> Thanks Steve .
>
> I used to change the tab pages by label/textbox/Rectangle and manipulate
> special effect on that control .
>
> Since you mentioned http://www.lebans.com/tabcolors.htm , I need to check
> it myself . Once in a while I visited that web pages but I have missed that
> A97TabsVer16.zip . I have downloaded it and I will try it .
>
>
>
> --
> Hermawih
>
>
> "Steve Schapel" wrote:
>
> > MChrist,
> >
> > You can set the font of the tabs on a tab control to whatever you want,
> > using the Font Name, Font Size, etc properties of the tab control, or
> > else from the formatting toolbar.
> >
> > As for the background colours, one approach is to use a coloured
> > Rectangle control. You can either put one of these on each tab page, or
> > you can put one on the form "behind" the tab control and set the tab
> > control's Back Style property to Transparent.
> >
> > Otherwise, you may be interested in this...
> > http://www.lebans.com/tabcolors.htm
> >
> > --
> > Steve Schapel, Microsoft Access MVP
> >
> >
> > MChrist wrote:
> > > Does anyone have any suggestions or tips on how to improve the tab control in
> > > Access. I would like to change the Font for the tab pages and the background
> > > from the dull gray to something else.
> > >
> > >
> >
.



Relevant Pages

  • Re: Asp.Net AJAX dynamically added Tab Control not displaying
    ... TabPanel assumes there's no active tab and it hides all the tabs at client ... protected void Page_PreRender ... Microsoft is providing this information as a convenience to you. ... does not control these sites and has not tested any software or information ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Pasting text into access from word
    ... Steve Bu ... For rich text controls: there are several around, ... using a rich text control instead of the textbox, ... the textbox and writing code to replace each tab character with the ...
    (microsoft.public.access.gettingstarted)
  • Re: Subform trouble for New User
    ... control as suggested. ... I didn't use that field in the Subform Field Linker). ... The structure of this tab is ... continuous form.I have limited the fields in the continuous form to ...
    (microsoft.public.access.forms)
  • Re: Dialog Class "A" Accessing Data In Derived Dialog Class "B", "C", & "D"
    ... For example, if the information is controlled by the parent, and the tab control is just ... Every change in a tab is immediately reflected to the parent. ... private member variables are set. ...
    (microsoft.public.vc.mfc)
  • Re: Dialog Class "A" Accessing Data In Derived Dialog Class "B", "C", & "D"
    ... The application is designed to make use of one Tab only. ... I do not have buttons on the control other than the Tabs at the top that allow you to switch tabs. ... there is an EN_CHANGE notification in and edit control, I call updateControls(). ... private member variables are set. ...
    (microsoft.public.vc.mfc)