The HTREEITEM handle associated with this node. If the handle has not yet been created, this will force handle creation.
[Visual Basic] Public ReadOnly Property Handle As Integer [C#] public int Handle {get;} [C++] public: __property int get_Handle(); [JScript] public function get Handle() : int;
TreeNode Class | TreeNode Members | System.WinForms Namespace