Theme
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Is there any way to change the theme of the form using dll , e.g i have some dlls which can change the theme of window . But how could i import them into my form project to change its theme like this http://www.codeproject.com/cs/miscctrl/XPTaskBar.asp ? Thanks . :)