Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void ShowContextMenu(Control, Point)

Declaration

public void ShowContextMenu(
    Control positionControl,
    Point position
)

Summary

Displays a context menu listing all available languages, and optionally controls to edit the translations.

Parameters

ControlpositionControlThe menu's position is specified relative to this control.
PointpositionThe menu's desired position relative to positionControl.