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
520
AppStyling question
posted

If I have more than one form in an Application where these forms are all started by an header form, I would like to have each of them styled differently according to userparameters. It looks like this has worked before but no longer. When I start the first form it gets the correct style (lets say Office-2007-blue). Then I start the second form which e.g. is styles "Claymation". As soon as this style is set the other form changes the style too.

Can I do something to avoid that - so that a style which is set does not change?

TIA

Josef

  • 53790
    posted

    Hello Josef,

    Maybe one possible approach could be if you are using StyleLibraryName. By this way you could load two or more styles into your StyleManager and use different styles for each of your controls. I made small sample for you. Please take a look at the attached sample and let me know if you have any questions.

    Regards

    AppStyleForms.zip