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
60
tab background issues
posted

I placed an ultratabcontrol onto my form.

Next i set the ultraTabControl's TabButtonStyle property to FlatBorderless

Next i set the controls ActiveTabAppearence.ImageBackground to an image that i would like my tab to show when selected. everything works perfectly.

Lastly I set the ultraTabcontrol's Appearence.ImageBackground to an image that i would like my tab to display when the tab is not selected.

unfortunatly when i do this I end up with tabs that look perfect....but my client area of the control also has the unselected tab appearence as well. I want those two images to only be applied to the tab's, not the client area. is this a bug? have i incorrectly set values? am i missing something?

Parents Reply Children