Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTooltipController Class
Fields Properties Methods Events


In This Topic
    NTooltipController Class Members
    In This Topic

    The following tables list the members exposed by NTooltipController.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether there is a tooltip currently displayed.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Top
    Public Methods
     NameDescription
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public MethodCloses the currently displayed tooltip (if any).  
    Public MethodDisplays a tooltip, attached to a Control instance.  
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public MethodDetermines whether the specified control has a request for displaying a tip.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected MethodOverloaded. Overridden.   
    Top
    Public Events
     NameDescription
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Top
    See Also