BCGSoft.ControlBars.Ribbon Namespace > RibbonControl Class : ShowContextMenu Method |
'Declaration Public Sub ShowContextMenu( _ ByVal obj As ICommandObject, _ ByVal ctrl As Control, _ ByVal type As RibbonObjectType _ )
'Usage Dim instance As RibbonControl Dim obj As ICommandObject Dim ctrl As Control Dim type As RibbonObjectType instance.ShowContextMenu(obj, ctrl, type)
public void ShowContextMenu( ICommandObject obj, Control ctrl, RibbonObjectType type )
public: void ShowContextMenu( ICommandObject* obj, Control* ctrl, RibbonObjectType type )
public: void ShowContextMenu( ICommandObject^ obj, Control^ ctrl, RibbonObjectType type )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2