DSkin
DSkin
DSkin.Html.Adapters
RContextMenu 类
RContextMenu 方法
AddDivider 方法
AddItem 方法
Dispose 方法
RemoveLastDivider 方法
Show 方法
RContextMenu
Show 方法
Show the context menu in the given parent control at the given location.
命名空间:
DSkin.Html.Adapters
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
abstract
void
Show
(
RControl
parent
,
RPoint
location
)
参数
parent
类型:
DSkin.Html.Adapters
RControl
the parent control to show in
location
类型:
DSkin.Html.Adapters.Entities
RPoint
the location to show at relative to the parent control
参见
引用
RContextMenu 类
DSkin.Html.Adapters 命名空间