Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTooltip Class
Members


In This Topic
    NTooltip Class
    In This Topic
    A container for the information that can be displayed when the mouse moves over a certain element or area. A tooltip window is internally created for each tooltip that is shown. In general only one tooltip window can exist at a given time, because like the cursor, the tooltip is used to provide additional information about the current mouse pointer location, and is a shared resource.
    Object Model
    NTooltip Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NTooltip

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also