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


In This Topic
    NMenuPopupHost Class
    In This Topic
    A popup window host, the popup window of which contains an NMenu. The popup content of a menu popup host (e.g the menu) is static and is not recreated when the popup is opened (i.e. allows the users to populate the menu before showing it. Serves as base class for menu drop downs and menu items.
    Object Model
    NMenuPopupHost Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Dom.NVisual
                   Nevron.Nov.UI.NInputElement
                      Nevron.Nov.UI.NBoxElement
                         Nevron.Nov.UI.NWidget
                            Nevron.Nov.UI.NPopupWindowHost
                               Nevron.Nov.UI.NContentPopupHost
                                  Nevron.Nov.UI.NMenuPopupHost
                                     Nevron.Nov.UI.NMenuDropDown
                                     Nevron.Nov.UI.NMenuItem

    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