PropertyGrid.VisualStylesMode Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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
Hodnota vlastnosti
- Atributy