バージョン

ThemedExplorer.ExplorerButtonState 列挙体

エクスプローラースタイルボタンのボタン状態の列挙体
シンタックス
'宣言
 
Public Enum ThemedExplorer.ExplorerButtonState 
   Inherits System.Enum
public enum ThemedExplorer.ExplorerButtonState : System.Enum 
メンバ
メンバ解説
Hotボタン上にマウスが配置されています
Normalボタンが通常の状態で表示されます
Pressedボタンが押されています
参照