INodeWithMenu.ShowContextMenu 메서드

Shows the context menu.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Sub ShowContextMenu ( _
    screenPos As Point _
)
‘사용 방법
Dim instance As INodeWithMenu 
Dim screenPos As Point

instance.ShowContextMenu(screenPos)
void ShowContextMenu(
    Point screenPos
)
void ShowContextMenu(
    Point screenPos
)
abstract ShowContextMenu : 
        screenPos:Point -> unit
function ShowContextMenu(
    screenPos : Point
)

매개 변수

참고 항목

참조

INodeWithMenu 인터페이스

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스