BCGSoft.ControlBars.Ribbon Namespace > CategoryPanel Class : RibbonObjectFromPoint Method |
'Declaration Public Overridable Function RibbonObjectFromPoint( _ ByVal point As Point, _ ByRef type As RibbonObjectType _ ) As Object
'Usage Dim instance As CategoryPanel Dim point As Point Dim type As RibbonObjectType Dim value As Object value = instance.RibbonObjectFromPoint(point, type)
public virtual object RibbonObjectFromPoint( Point point, ref RibbonObjectType type )
public: virtual Object* RibbonObjectFromPoint( Point point, ref RibbonObjectType type )
public: virtual Object^ RibbonObjectFromPoint( Point point, 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