Miner.Interop.Controls Assembly > Miner.Interop Namespace : IMMListTree Interface |
For a list of all members of this type, see IMMListTree members.
Name | Description | |
---|---|---|
![]() | HitTest | Returns the key of the node at the given XY coordinates. If no node is found at the coordinates -1 is returned. |
![]() | HitTestListItem | Given X and Y coordinates, returns the list item at the designated location. |
![]() | InitializeTree | Initializes the MMListTree, loading and displaying pListItem. |
![]() | Refresh | Causes the MMListTree's display to refresh. |
![]() | SelectItem | Adds D8ListItem to the MMListTree's selected set. |
![]() | SetListItemImage | Sets an image to be displayed next to pListItem's tree node. |