windowsforms-devexpress-dot-xtrabars-dot-docking-9e925a74.md
Contains information about a specific point within a dock panel.
Namespace : DevExpress.XtraBars.Docking
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class HitInfo
Public Class HitInfo
The following members return HitInfo objects:
HitInfo objects can be created by calling the dock panel’s DockPanel.GetHitInfo method. This method requires the test point as a parameter.
HitInfo class properties can be grouped into the logical categories listed below:
Object HitInfo
See Also