Jump to content

Recommended Posts

Posted

Ok I am familiar with the following...

DllCall("uxtheme.dll", "int", "GetThemeAppProperties")
        DllCall("uxtheme.dll", "none", "SetThemeAppProperties", "int", 0)

That as you most likley know, removes the luna theme from whatever control comes after that line of script.

My question as you may have guessed is, how do I reinstate the theme?

I have searched the forum, but per usual, the search function has failed me.

Thank you in advance.

=]

Posted

I am sure that somebody knows.

I want this code so that I can have some controls with the theme and some without, but I don't want to have all the controls grouped according to whether or not they will have the theme.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...