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
1445
Overwritting a resource file for one form?
posted

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

  • 469350
    Verified Answer
    Offline posted

    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.