Miner.Controls Assembly > Miner.Controls Namespace > SelectionEventArgs Class : SelectionEventArgs Constructor |
'Declaration Public Function New( _ ByVal treeSelection As TreeSelection, _ ByVal treeNodeSelection As System.Collections.ArrayList, _ ByVal buttonPressed As System.Windows.Forms.MouseButtons, _ ByVal treeViewAction As System.Windows.Forms.TreeViewAction _ )
'Usage Dim treeSelection As TreeSelection Dim treeNodeSelection As System.Collections.ArrayList Dim buttonPressed As System.Windows.Forms.MouseButtons Dim treeViewAction As System.Windows.Forms.TreeViewAction Dim instance As New SelectionEventArgs(treeSelection, treeNodeSelection, buttonPressed, treeViewAction)
public SelectionEventArgs( TreeSelection treeSelection, System.Collections.ArrayList treeNodeSelection, System.Windows.Forms.MouseButtons buttonPressed, System.Windows.Forms.TreeViewAction treeViewAction )
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.