ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperTooltip Class / FollowCursor Property

In This Topic
    FollowCursor Property (C1SuperTooltip)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FollowCursor As System.Boolean
    public System.bool FollowCursor {get; set;}
    See Also