NevronOpenVision
Nevron.Nov.UI Namespace / NMenuPopupHost Class
Fields Properties Methods Events


In This Topic
    NMenuPopupHost Class Members
    In This Topic

    The following tables list the members exposed by NMenuPopupHost.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NMenuDropDown  
    Top
    Public Properties
     NameDescription
    Public PropertyA shortcut property that gets the Menu.Items collection.  
    Public PropertyA shortcut property that casts the popup content to an NMenu instance.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to navigate to the first menu item.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to create a popup window the content of which is an NMenu.  
    Protected MethodOverridden. Determines whether the popup is empty. This implementation determines whether the menu contains at least one menu item.  
    Protected MethodOverridden. Called when the popup is opened. Overriden to ensure that there is no selected item in the menu.  
    Top
    See Also