I would like to learn how manage the vista theme and the settings like "start menu classic or not" via .net code. Not for an application but from an application for the user session. For example by clicking in a button switch from vista theme to Classic theme or switch from classic start menu to Vista start menu ... Are there any APIs or .net classes for manage Windows vista Appeareance by code ? thanks in advance to gimme a way... -- Michel
Michel Schawann wrote: > I would like to learn how manage the vista theme and the settings like "start > menu classic or not" via .net code. > Not for an application but from an application for the user session. > > For example by clicking in a button switch from vista theme to Classic theme > or switch from classic start menu to Vista start menu ... > > Are there any APIs or .net classes for manage Windows vista Appeareance by > code ? Yes, there are some apis. For advanced or undocumented win32 apis, see rather comp.os.ms-windows.programmer.win32