ISDBUITreeListEvents::OnFocusChanged: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{MethodDeclaration|SDBUITreeListEvents|ISDBUITreeListEvents|Sub FocusChanged(Node As [[SDBUITreeListItem]], Column As Int)}}
{{MethodDeclaration|SDBUITreeList|ISDBUITreeListEvents|Sub FocusChanged(Node As [[SDBUITreeListItem]], Column As Int)}}


===Event description===
===Event description===

Latest revision as of 22:11, 2 January 2009

CoClass SDBUITreeList, Interface ISDBUITreeListEvents

Sub FocusChanged(Node As SDBUITreeListItem, Column As Int)


Event description

Notifies that the currently focused node or column has been changed.