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