ISDBUITreeListEvents::OnFocusChanged: Difference between revisions
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|SDBUITreeListEvents|ISDBUITreeListEvents|Sub FocusChanged(Node As [[SDBUITreeListItem]], Column As Int)}} | ||
===Event description=== | ===Event description=== |
Revision as of 22:09, 2 January 2009
CoClass SDBUITreeListEvents, Interface ISDBUITreeListEvents
Sub FocusChanged(Node As SDBUITreeListItem, Column As Int)
Event description
Notifies that the currently focused node or column has been changed.