Specifies how visual styles are applied to the current application.
This enumeration is used by the System.Windows.Forms.Application.VisualStyleState property to specify whether visual styles are applied to client or nonclient areas of application windows.
Visual styles are applied to client and nonclient areas.
Visual styles are applied only to the client area.
Visual styles are applied only to the nonclient area.
Visual styles are not applied to the application.