ApplyApplicationDefaultsEventArgs.VisualStylesMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Windows::Forms::VisualStylesMode VisualStylesMode { System::Windows::Forms::VisualStylesMode get(); void set(System::Windows::Forms::VisualStylesMode value); };
public System.Windows.Forms.VisualStylesMode VisualStylesMode { get; set; }
member this.VisualStylesMode : System.Windows.Forms.VisualStylesMode with get, set
Public Property VisualStylesMode As VisualStylesMode