バージョン

ThreeState プロパティ (ButtonUIElementBase)

要素をクリックするとにより、3つの状態(チェックあり/チェックなし/どちらでもない)または2つの状態(チェックあり/チェックなし)のどちらの切り替えを行うかを設定します。
シンタックス
'宣言
 
Public Overridable Property ThreeState As Boolean
public virtual bool ThreeState {get; set;}
参照