Hi,
While we have an .isl file in our application , from which we load the app styling (AppStyling.Stylemanager.load(A.isl)). Now , in the .isl file , we have provided the styling details for a button. The Button has an image background set which seems to be some sort of code <Imagebackground>AAEAAAD/////AQA......<Imagebackground>The problem that we have now , we are planning to chnage the skin color , with the help of the property Office2007ColorTable.CustomBlendColor . So , say the button backgroundimage is blue and the skin color is lightsalmon , then it doesnt go hand in hand. We want to dynamically edit the button image backgorund as well (based on the skin color chosen by the user ). Please help !!!
I'm not sure what you are asking. Do you want to provide a new image to the isl? Or are you saying you want to somehow modify your existing image in code. AppStyling can't change the colors of the image for you.
Yes mike , if we can provide a new image to the isl , that will also work for us. Please help on that..also i would like to know if there are any themes supported by infragistics 9.2 ...or is there any way through which we can create custom themes and use them.
Hi RC,
You can do this by clicking on the 'File' menu in the 'AppStylist', then click on 'New Style Library' and choose 'Blank Library' if you want to start from scratch or 'Start from Template', if you like the colors of some template. Is this what you want?
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.