英語で読む

次の方法で共有


ToolBarState 列挙型

定義

visual スタイルで描画するツール バー アイテムのビジュアル状態を指定します。

C#
public enum ToolBarState
継承
ToolBarState

フィールド

Checked 5

アイテムがチェックされた状態です。

Disabled 4

アイテムが無効の状態です。

Hot 2

アイテムがホットな状態です。

HotChecked 6

アイテムがホットでチェックされた状態です。

Normal 1

アイテムが通常の状態です。

Pressed 3

アイテムが押された状態です。

注釈

値はToolBarState、、VisualStyleElement.ToolBar.DropDownButtonVisualStyleElement.ToolBar.SplitButtonおよびクラスによって公開されるオブジェクトのVisualStyleElementVisualStyleElement.ToolBar.Button状態にVisualStyleElement.ToolBar.SplitButtonDropDown対応します。

適用対象

製品 バージョン
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7