ComponentOne Ribbon for WinForms
GetItemAt(Point) Method

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class > GetItemAt Method : GetItemAt(Point) Method
Returns the item located at the specified point in the client area of the C1Ribbon.
Syntax
'Declaration
 
Public Overloads Function GetItemAt( _
   ByVal point As System.Drawing.Point _
) As System.ComponentModel.Component
public System.ComponentModel.Component GetItemAt( 
   System.Drawing.Point point
)

Parameters

point
See Also

Reference

C1Ribbon Class
C1Ribbon Members
Overload List