Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fires on the tree when an expanded tree node is collapsed.
Syntax
Inline HTML <TREEVIEW oncollapse = "handler" ... > All platforms Event property TREEVIEW.oncollapse = handler Microsoft JScript only TREEVIEW.oncollapse = GetRef("handler") Microsoft Visual Basic Scripting Edition (VBScript) 5.0 or later only Named script < SCRIPT FOR= TREEVIEWEVENT= oncollapse>Internet Explorer only
Event Object Properties
Available Properties
Node Refer to the specific event object for additional event properties.
Remarks
TreeViewClickEventArgs provides data for the oncollapse event.
Applies To
TREEVIEW
See Also
Internet Explorer WebControls, About the TreeView WebControl