Hi,
I have a popupmenu with a listview that contains a list of serveral .isl files. I want a user to be able to select an .isl file and the appalication style to change the style of the application.
I currently start up using the :
and I want to use the popupmenu to change this while the application is running. The way it is done on the NetAdvantage for WinForms Samples. Only the exe is provided not the code so I cannot see how it is implemented.
How can I go about doing this?
Thanks!!
The code is provided for all of the samples included with NetAdvantage.
Anyway, I'm not sure what your question is. You seem to have the answer right here. You just call the StyleManager.Load method and pass in teh filename.