Property | Type | Description | |
---|---|---|---|
clientpt | System.Drawing.Point | ||
contextmenutype | WB_CONTEXTMENU_TYPES | ||
ctxmenuelem | IHTMLElement | ||
dispctxmenuobj | object | ||
displaydefault | bool | ||
pt | System.Drawing.Point |
Method | Description | |
---|---|---|
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 | |
return | void |
public WB_CONTEXTMENU_TYPES contextmenutype | ||
return | WB_CONTEXTMENU_TYPES |