Control.DefaultVisualStylesMode 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.
protected:
virtual property System::Windows::Forms::VisualStylesMode DefaultVisualStylesMode { System::Windows::Forms::VisualStylesMode get(); };
protected virtual System.Windows.Forms.VisualStylesMode DefaultVisualStylesMode { get; }
member this.DefaultVisualStylesMode : System.Windows.Forms.VisualStylesMode
Protected Overridable ReadOnly Property DefaultVisualStylesMode As VisualStylesMode