I have an ultratabcontrol , I want to be able to set the actual tab hearder itself to a specific color, how to do it the .isl or style, or how to change the color of the tab header.
Hi Keith,
I don't understand your last post. Are you asking a question?
I need to go verify, I should work i the properties, I have tried changing the colors in the properties , when I change the color nothing changes, which propertie to change.
You don't have to. The Base role in IG.Isl is already turning off themes on the base role. I am pretty sure all of the Isl's included in NetAdvantage do this.
So all you have to do is add the Resources you want and assign those resource to the tabs in your code.
I have question, can I just modify the existing IG.isl file resurces section, turnf themes by setting ThemedElementAlpha to Transparent on the base role and then load the IG.isl file.
Hi,
Okay, I have attached a small sample project here. There's really not much to it. There's an isl file with 3 resources defined. They are named "tab1", "tab2", and "tab3".
The sample code is applying the matching resource name to the tab with that key.
In order to run the sample, you will probably have to change the StyleManager.Load call (in the form's constructor) to point to the correct location of the isl file.
Also, the isl file is turning off themes by setting ThemedElementAlpha to Transparent on the base role. This is the default for all new StyleSets you create in AppStylist.