WebKit.WebUIDelegate.trackCustomPopupMenu C# (CSharp) 메소드

trackCustomPopupMenu() 공개 메소드

public trackCustomPopupMenu ( WebView sender, int hMenu, tagPOINT &point ) : void
sender WebView
hMenu int
point tagPOINT
리턴 void
        public void trackCustomPopupMenu(WebView sender, int hMenu, ref tagPOINT point)
        {
        }