Enables the title bar skinning feature for DevExpress forms and message boxes, if the application is running under Microsoft Windows XP.
public static void EnableFormSkinsIfXP()
static Public Sub EnableFormSkinsIfXP()
See the SkinManager.EnableFormSkinsIfNotVista method, which is equivalent to the WindowsFormsSettings.EnableFormSkinsIfXP method, for details.