Modern Windows GUI visual styles
Tim M
tim.matthews7 at gmail.com
Sat Sep 12 21:10:42 PDT 2009
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.
More information about the Digitalmars-d
mailing list