The Text
public class TextContextMenuEventArgs: CancelEventArgsPublic Class TextContextMenuEventArgs
Inherits EventArgs Introduced: X9.
| Property | Description |
|---|---|
| Context |
Gets the location in the document for which the context menu will be opened. |
| Location | Gets the location, in pixels, where the context menu is displayed. |
| Text |
Gets or sets the context menu, which will be shown. |