PropertyGrid.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:
virtual property System::Windows::Forms::VisualStylesMode VisualStylesMode { System::Windows::Forms::VisualStylesMode get(); void set(System::Windows::Forms::VisualStylesMode value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.VisualStylesMode VisualStylesMode { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.VisualStylesMode : System.Windows.Forms.VisualStylesMode with get, set
Public Overrides Property VisualStylesMode As VisualStylesMode
Property Value
- Attributes