ShowContextMenuParameters Properties |
The ShowContextMenuParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Gets the IBrowser instance the handler is associated with.
(Inherited from BrowserParameters.) |
![]() | CustomMenuItems |
Gets the collection of the custom context menu items.
|
![]() | FrameCharset |
Gets the character encoding of the frame on which the menu is invoked.
|
![]() | FrameUrl |
Gets the URL of the sub-frame that the context menu was invoked on.
|
![]() | IsMainFrame |
Indicates whether the context menu is invoked on the main frame.
|
![]() | LinkText |
Gets the text associated with the link.
|
![]() | LinkUrl |
Gets the URL of the link that encloses the node the context menu
was invoked on.
|
![]() | Location |
Gets the context menu location. This location is related to the frame the context menu
is invoked on.
|
![]() | MediaType |
Gets the media type of the node the context menu is being invoked on.
|
![]() | PageUrl |
Gets the URL of the top level page that the context menu was invoked on.
|
![]() | SelectedText |
Gets the text of the selection that the context menu was invoked on.
|
![]() | SourceUrl |
Gets the source URL for the element that the context menu was
invoked on.
|
![]() | SpellCheckMenu |
Gets the spell check submenu.
|