在控件的相对指定坐标位置显示右键菜单。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
void Show( Control control, Point point ) |
参数
- control
- Type: System.Windows.Forms..::.Control
作为位置参考的控件,显示的右键菜单位置以控件的左上角作为参考点。
- point
- Type: System.Drawing..::.Point
显示位置的坐标。