WindowsFormsApplicationBase.VisualStylesMode Tulajdonság
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
protected:
property System::Windows::Forms::VisualStylesMode VisualStylesMode { System::Windows::Forms::VisualStylesMode get(); void set(System::Windows::Forms::VisualStylesMode value); };
protected System.Windows.Forms.VisualStylesMode VisualStylesMode { get; set; }
member this.VisualStylesMode : System.Windows.Forms.VisualStylesMode with get, set
Protected Property VisualStylesMode As VisualStylesMode