Specifies whether this node is in the selected state.
[Visual Basic] Public ReadOnly Property IsSelected As Boolean [C#] public bool IsSelected {get;} [C++] public: __property bool get_IsSelected(); [JScript] public function get IsSelected() : Boolean;
TreeNode Class | TreeNode Members | System.WinForms Namespace