ISDBUITreeListEvents::OnFocusChanged: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {{MethodDeclaration| | {{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.
