TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeViewToolTipTextEventArgs Class
Properties


In This Topic
    C1TreeViewToolTipTextEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1TreeViewToolTipTextEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the tree column index of TreeView control.  
    Public PropertyGets the tree node that has been checked, expanded, collapsed, or selected. (Inherited from C1.Win.TreeView.C1TreeViewCancelEventArgs)
    Public PropertyGets or sets the text that appears when the mouse pointer hovers over a C1TreeNode.  
    Top
    See Also