Hello everyone,
I did found a solution on this forum, for haveing tooltip on long line items in ListBox, but i want to know, does it posible to make the same for TreeView items? Kinda anoying to sscroll left - right if the item is longer then the TreeView itself. Other option for this why i am asking, i want to make a short description for the items. When the user hover the mouse cursor on it, the ToolTip is appear and can read the short description or the full length item text. Depends wich situation i wana use.
Up till now, i have this 2 situation, where i would like to use this ToolTip. (not in same application / TreeView)
Tricky