ToolStripManager.VisualStylesEnabled プロパティ

定義

テーマと呼ばれるビジュアル スタイル情報を使用して ToolStrip をレンダリングするかどうかを示す値を取得または設定します。

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

プロパティ値

がテーマを使用してレンダリングされる場合は a0/&。それ以外の場合は。

適用対象