バージョン

ClientUIFlags 列挙体

クライアント状態オブジェクトを描画するためにどの状態フラグが設定されるかを示します。
シンタックス
'宣言
 
Public Enum ClientUIFlags 
   Inherits System.Enum
public enum ClientUIFlags : System.Enum 
メンバ
メンバ解説
Draggable 
Droppable 
Editable 
Enabled 
Focusable 
Focused 
Hoverable 
Hovered 
KBNavigable 
Selectable 
Selected 
Visible 
参照