Tim M wrote:
Daniel Keep Wrote:


Tim M wrote:
Microsoft says to use Application.EnableVisualStyles 
http://msdn.microsoft.com/en-us/library/system.windows.forms.application.enablevisualstyles.aspx
Umm... you do realise that's for .NET, right?

Run it through a debugger and you will probably find that both provide an 
abstraction over the same complicated win32 api functions.

Or look at Mono's implementation. Or use Reflector <http://www.red-gate.com/products/reflector/> -- it's free.

Reply via email to