프로퍼티 | 타입 | 설명 | |
---|---|---|---|
clientpt | System.Drawing.Point | ||
contextmenutype | WB_CONTEXTMENU_TYPES | ||
ctxmenuelem | IHTMLElement | ||
dispctxmenuobj | object | ||
displaydefault | bool | ||
pt | System.Drawing.Point |
메소드 | 설명 | |
---|---|---|
ContextMenuEventArgs ( ) : System | ||
SetParameters ( WB_CONTEXTMENU_TYPES ContextMenuType, System pt, System clientpt, object DispCtxMenuObj, IHTMLElement CtxMenuElem ) : void |
public SetParameters ( WB_CONTEXTMENU_TYPES ContextMenuType, System pt, System clientpt, object DispCtxMenuObj, IHTMLElement CtxMenuElem ) : void | ||
ContextMenuType | WB_CONTEXTMENU_TYPES | |
pt | System | |
clientpt | System | |
DispCtxMenuObj | object | |
CtxMenuElem | IHTMLElement | |
리턴 | void |