ToolBarState 列挙体
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Enumeration ToolBarState

メンバ名 | 説明 | |
---|---|---|
Checked | アイテムがチェックされた状態です。 | |
Disabled | アイテムが無効の状態です。 | |
Hot | アイテムがホットな状態です。 | |
HotChecked | アイテムがホットでチェックされた状態です。 | |
Normal | アイテムが通常の状態です。 | |
Pressed | アイテムが押された状態です。 |

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

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ToolBarState 列挙体のページへのリンク