ToolStripManager.VisualStylesEnabled Özellik

Tanım

bir öğesinin temalar olarak adlandırılan görsel stil bilgileri kullanılarak işlenip işlenmediğini belirten bir ToolStrip değer alır veya ayarlar.

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

Özellik Değeri

Boolean

trueToolStripItem, temalar kullanılarak işlenirse; değilse, false.

Şunlara uygulanır