ToolStripManager.VisualStylesEnabled Egenskap

Definition

Hämtar eller anger ett värde som anger om en ToolStrip återges med hjälp av information om visuellt format som kallas teman.

public:
 static property bool VisualStylesEnabled { bool get(); void set(bool value); };
public static bool VisualStylesEnabled { get; set; }
static member VisualStylesEnabled : bool with get, set
Public Shared Property VisualStylesEnabled As Boolean

Egenskapsvärde

trueom återges ToolStripItem med teman, annars . false

Gäller för