The Text
public class TextContextMenuEventArgs: EventArgs
Public Class TextContextMenuEventArgs
Inherits EventArgs
Introduced: X11.
Property | Description |
---|---|
Context |
Gets the location in the document for which the menu items have been generated. |
Items | Gets an array of Server |
Location | Gets the location, in pixels, where the context menu should be displayed. |
Right |
Gets a value indicating whether the context menu must be shown from right to left. |