PowerTools PlusPak for Windows Forms 8.0J
Checked プロパティ (SideButton)

チェック ボックスがチェックされている状態かどうかを示す値を取得または設定します。
構文
Public Property Checked As Boolean
public bool Checked {get; set;}

プロパティ値

チェック ボックスがチェックされている状態かどうかを示すbool値。
解説
Checkedtrueのとき、サイドボタンはくぼんだような外観になり、falseのときは標準のボタンのように浮き出して表示されます。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

SideButton クラス
SideButton メンバ

Send Feedback