Miner.Controls Assembly > Miner.Controls Namespace : TreeSelectionEventHandler Delegate |
'Declaration Public Delegate Sub TreeSelectionEventHandler( _ ByVal sender As Object, _ ByVal e As SelectionEventArgs _ )
'Usage Dim instance As New TreeSelectionEventHandler(AddressOf HandlerMethod)
public delegate void TreeSelectionEventHandler( object sender, SelectionEventArgs e )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.