In my project, there is a resource file that was created using AppStylist. The style was created on the GridRow for Selected. I want to keep this style in place for all of my forms, except for one. Do you know if I can overwrite that resource file on my form.
Thanks
Hi,
You cannot override the styling on the form level. But you can use the StyleSetName, StyleLibraryName, or UseAppStylist property on any Infragistics WinForms control to style that control differently, or not at all.