Click or drag to resize

ShowContextMenuParameters Properties

The ShowContextMenuParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance the handler is associated with.
(Inherited from BrowserParameters.)
Public propertyCustomMenuItems
Gets the collection of the custom context menu items.
Public propertyFrameCharset
Gets the character encoding of the frame on which the menu is invoked.
Public propertyFrameUrl
Gets the URL of the sub-frame that the context menu was invoked on.
Public propertyLinkText
Gets the text associated with the link.
Public propertyLinkUrl
Gets the URL of the link that encloses the node the context menu was invoked on.
Public propertyLocation
Gets the context menu location. This location is related to the frame the context menu is invoked on.
Public propertyMediaType
Gets the media type of the node the context menu is being invoked on.
Public propertyPageUrl
Gets the URL of the top level page that the context menu was invoked on.
Public propertySelectedText
Gets the text of the selection that the context menu was invoked on.
Public propertySourceUrl
Gets the source URL for the element that the context menu was invoked on.
Public propertySpellCheckMenu
Gets the spell check submenu.
Top
See Also