NevronOpenVision
Nevron.Nov.UI Namespace / NPopupWindow Class / OpenInContext Method / OpenInContext(NPopupWindow,NNode,NPoint) Method
popup window to open
target node
screen position
In This Topic
    OpenInContext(NPopupWindow,NNode,NPoint) Method
    In This Topic
    Opens a popup window in a context fashion.
    Syntax
    public static void OpenInContext( 
       NPopupWindow popupWindow,
       NNode targetNode,
       NPoint screenPos
    )

    Parameters

    popupWindow
    popup window to open
    targetNode
    target node
    screenPos
    screen position
    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