作者:VB.NET开发
项目:System.Workflow.ComponentModel.Desig
Protected Overrides Function OnShowContextMenu(ByVal menuPoint As Point) As Boolean
Return True
End Function
下面列出了vb System.Workflow.ComponentModel.Design.WorkflowDesignerMessageFilter.OnShowContextMenu 类(方法)源码代码实例,从而了解它的用法。
Protected Overrides Function OnShowContextMenu(ByVal menuPoint As Point) As Boolean
Return True
End Function