WindowsUIButtonPanel.CalcHitInfo(Point) Method
In This Article
Returns the hit info for the specific point within this WindowsUIButtonPanel.
Namespace: DevExpress.XtraBars.Docking2010
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
location | Point | A Point structure that is the point within the Windows |
#Returns
Type | Description |
---|---|
DevExpress. |
An IBase |
See Also