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
195
Using styleset with v6.3 (hotfix 1079)
posted

Hello,

we're using NET Advantage v6.3 with hotfix 1079.

When I try to compile

Infragistics.Win.AppStyling.StyleManager.Load("StyleLibrary.isl");

I get a compile error. I tried to reference assembly Infragistics2.Win.AppStylistSupport.v6.3, version 6.3.20063.1079, but ti does not contain the StyleManager class.

Can anybody help me?

Thank you,

dss

Parents
No Data
Reply
  • 195
    Verified Answer
    Offline posted

    I have solved the problem. The required reference is Infragistics2.Win.v6.3, surprisingly.

    I think that this information would be useful, as well list of versions for which AppStylist is supported.

     

Children