I have created a treeview and when the mouse is set over one of the nodes it will give the node a blue underline(HotTrack property in the TreeView is set to True).
My problem is instead of the blue underline I want the program to give a message when the mouse is over one of the node. Each node will have different messages.
Are there any simple method, properties or snippets of a code?
Thanks a million
Michael
My problem is instead of the blue underline I want the program to give a message when the mouse is over one of the node. Each node will have different messages.
Are there any simple method, properties or snippets of a code?
Thanks a million
Michael