バージョン

Selected プロパティ (TBarButton)

ボタンが現在選択されているかどうかを決定します。
シンタックス
'宣言
 
Public Property Selected As Boolean
public bool Selected {get; set;}
解説

ボタンが TBButtonGroup に属す場合は、このグループの SelectedButton はこのボタンに設定されます。

参照