Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. TreeView nodes Tooltiptext

TreeView nodes Tooltiptext

Scheduled Pinned Locked Moved C#
csharpquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    unitecsoft
    wrote on last edited by
    #1

    Hi everyone I need to add a tooltiptext in that yellow rectangle for each node in a treeview in C# . is that possible , anyone has an Idea ? Thanx UnitecSoft We Will Either Find A Way Or Make One .

    L 1 Reply Last reply
    0
    • U unitecsoft

      Hi everyone I need to add a tooltiptext in that yellow rectangle for each node in a treeview in C# . is that possible , anyone has an Idea ? Thanx UnitecSoft We Will Either Find A Way Or Make One .

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      There are CodeProject articles and discussion threads on such topic. Use the search facilities. And yes it is possible, basically you would have to change the tooltiptext while hovering the nodes. :)

      Luc Pattyn [Forum Guidelines] [My Articles]


      this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


      U 1 Reply Last reply
      0
      • L Luc Pattyn

        There are CodeProject articles and discussion threads on such topic. Use the search facilities. And yes it is possible, basically you would have to change the tooltiptext while hovering the nodes. :)

        Luc Pattyn [Forum Guidelines] [My Articles]


        this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google


        U Offline
        U Offline
        unitecsoft
        wrote on last edited by
        #3

        Thanks Luc Yes , sure you can change the tooltiptext of the tree , but there is no event to be triggered returning the node name or path when hovering over the tree . Nodes are not treated as objects in the tree , there is no Mousehover event for each node . I did try to find articles on the same subject in codeproject , but could not find any , if you know any of these articles please tell me . Thanks UnitecSoft We Will Either Find A Way Or Make One .

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups