Modern Windows GUI visual styles

Tim M tim.matthews7 at gmail.com
Fri Sep 11 21:36:32 PDT 2009


Valery Wrote:

> Recently I spent a few hours to find a way to enable a new styles of Windows XP controls from the code (without manual created external manifest files, resource files, ...). The only solution I found in DFL library and it looks quite complicated.

Microsoft says to use Application.EnableVisualStyles http://msdn.microsoft.com/en-us/library/system.windows.forms.application.enablevisualstyles.aspx

DFL provides a method also called Application.EnableVisualStyles. Looks complicated?




More information about the Digitalmars-d mailing list