I am working with your appstyler. Not understanding what exactly a styleset is, what it does, and where it is stored.
How does it relate to the Style Library? How is it intended to be used?
Also, I have a Style Library that I am working with and I like most of it, but I like the grid settings from one of your predefined Style Libraries. I tried to import the grid settings, but could not get it to show up in mine. I looked at the appstyler help files, but still confused. How do I get the grid settings from one Style Library to another? Do you have a step by step I can follow?
One more thing. If I set UseOSTheme on a control, does that override the StyleLibrary settings?
thanks for the help.
Well Mike, I thought it would have to be something I did. And I am not sure how it got changed, but I did find the problem.
In the Component Role Settings, UltraToolBarsManager there are Common Component Properties. In that box there is a ResolutionOrder setting that was set for 'Control Only'. I set it to 'default' and all my changes show up now.
This AppStyling can get very deep for a newbie. I am still looking for a tutorial that will explain all the different parts of AppStyler, the Roles and Resources window, and how to setup a simple system of libraries and stylesets.
The biggest part of my confusion right now is not "Can I change this setting?", but "Should I change this setting here or do it somewhere else?"
I appreciate all of your help.
Well, anything is possible, of course. But I've never heard of an isl getting corrupted before. Most likely, there is some other setting at work here. I'm not sure what that is, though.
I recommend that you Submit an incident to Infragistics Developer Support and include your isl file. They can load it up and see if they get the same results and, if so, they should be able to tell you why it's happening.
I think I understand what you are saying. The only problem with this is the fact that there is only one styleset in the library I am working with and it is the one named "Default". So there is no other styleset to that could be controlling the Ribbon properties, is there? Is it possible that this library is corrupted in a way that will not allow me to change the properities of the Ribbon, even though I can change the properties of other things?
There is always one StyleSet within the style library that is designated as the Default StyleSet. By default, this is the initial StyleSet that is created when you create a new library. But you could add a new StyleSet and make it the default. You can control the default StyleSet by going to the "Manage StyleSets" dialog.
You can also specify different default StyleSets for different controls. The ManageStyleSets dialog will allow you to specify that a particular StyleSet should be override the default StyleSet for any particular control type. So maybe changes to the default StyleSet are not applying to the toolbar because there's another StyleSet in your library that is set as the default for toolbars.
Mike,
Thanks for the help.
I have built a NEW styleset for the ToolBarManager controls in my style library. I wanted to change some of the colors of the ToolBarManager on my Default styleset, but the canvas is not reflecting the changes. I even deleted the NEW styleset from the library because that appeared to have something to do with it. But I still can't change my ToolBarManager colors in my Default styleset.
Any idea why?
Also, I am not sure I understand your notes on ".....Then you could add new StyleSets to it and set a new Default. ".
What do you mean by "set a new Default"?