Results 1 to 2 of 2

Thread: how to make tooltip for a TreeviewAdv nodes

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2024
    Posts
    72

    how to make tooltip for a TreeviewAdv nodes

    Hello,

    I want to show tooltips for nodes of a TreeviewAdv. I don't know how to write it?
    I wanted to write in below sub but the sub itself has also problem. for example this part is red and i don't know how to solve it?


    Code:
    Private Sub TreeViewAdvSII_MouseHover(sender As Object, e As ) Handles TreeViewAdvSII.MouseHover
       
    End Sub

  2. #2
    Hyperactive Member
    Join Date
    Jul 2022
    Location
    Buford, Ga USA
    Posts
    510

    Re: how to make tooltip for a TreeviewAdv nodes

    From which component pack does this come from? Syncfusion has a TreeViewAdv which has a .HelpText property https://support.syncfusion.com/kb/ar...iewadv-control

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width