Back to Devexpress

NavBarHitInfo Properties

windowsforms-devexpress-dot-xtranavbar-dot-navbarhitinfo-dot-underscore-properties.md

latest2.0 KB
Original Source

NavBarHitInfo Properties

Contains information about the control’s section located under a specified point.

NameDescription
ExpandButtonBoundsGets the bounds of the NavBarControl’s expand button (applied when the NavigationPane paint style is applied).
GroupGets a group over whose area a test point resides.
HitPointGets the test point coordinates.
HitTestGets the control’s section over which the test point resides.
InExpandButtonGets a value indicating whether the test point is over a NavBarControl’s expand/collapse button (in the NavigationPane paint style).
InGroupGets a value indicating whether the test point is over a group.
InGroupButtonIndicates whether the test point is within a group button.
InGroupCaptionGets a value indicating whether the test point is over a group caption.
InLinkGets a value indicating whether the test point is over a link.
LinkGets the link over which the test point resides.
NavBarGets the control for which hit information has been calculated.

See Also

NavBarHitInfo Class

NavBarHitInfo Members

DevExpress.XtraNavBar Namespace