ToolboxControl.CalcHitInfo(Point) Method
In This Article
Returns information on the ToolboxControl elements located at the specified point.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
p | Point | A System. |
#Returns
Type | Description |
---|---|
DevExpress. |
An Toolbox |
See Also