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


In This Topic
    NContentPopupHost Class Members
    In This Topic

    The following tables list the members exposed by NContentPopupHost.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Click event  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ClickMode property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Content child  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NContentPopupHost.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the click mode of the menu drop down  
    Public PropertyGets or sets the element content.  
    Top
    Public Methods
     NameDescription
    Public MethodGenerates a Click event for this content popup host.  
    Public MethodNavigates to the first menu item of this item menu.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to make the content occupy the content area.  
    Protected MethodOverridden. Overriden to create a popup window without content.  
    Protected MethodGets the keyboard key that navigates to the menu  
    Protected MethodOverridden. Overriden to check whether the Popup window has any children.  
    Protected MethodOverridden. Overriden to return the desired size of the content  
    Protected MethodRaises the click event  
    Protected MethodOverridden. Default handler for key down events  
    Protected MethodOverridden. Default handler for the mouse down events  
    Protected MethodOverridden. Default handler for the mouse up events  
    Internal Method  
    Top
    Public Events
     NameDescription
    Public EventUI event, which occurs when the menu item is clicked  
    Top
    See Also