[archived content]

Application.enableVisualStyles method

public static void enableVisualStyles()

Enables the Windows XP styles or themes in the client area of controls and forms in the application. If visual styles are not supported, this call safely does nothing.

If this function is called, it should be called before any forms or controls are created; typically in the main function.

Page last modified on May 30, 2007, at 08:01 AM