Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
520
Toolbar & Appstylist
posted

Hi!

I am using the UltraToolbar. There I have Standard Toolbar Buttons and I have ControlContainers with Standard UltraButtons on them.

When using different styles I get different font Settings on my Ultrabuttons in the ControlContainers.
Basically I am Setting Fontsize, bold and fontfamily in my Toolbarsettings. But the Appstylist changes this Settings and does not apply These Settings on my Ultrabuttons.

I tried to modify the Resolution Order in the isl (e.g. Office 2007blue), but did not get the expected result.

How can I copy the Buttonstyle of the Toolbarbutton to my UltraButtons?

TIA
Josef Resperger

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Josef,

    If they are UltraButton controls, then all you have to do is Style the UltraButton UIRole and apply the same font to it as you are applying to the toolbars.

Children