windowsforms-devexpress-dot-xtranavbar-062a54a8.md
Provides data for the NavBarControl.CalcHintSize event.
Namespace : DevExpress.XtraNavBar
Assembly : DevExpress.XtraNavBar.v25.2.dll
NuGet Package : DevExpress.Win
public class NavBarCalcHintSizeEventArgs :
NavBarCustomHintEventArgs
Public Class NavBarCalcHintSizeEventArgs
Inherits NavBarCustomHintEventArgs
NavBarCalcHintSizeEventArgs is the data class for the following events:
A NavBarCalcHintSizeEventArgs object is automatically created, adjusted and passed to a NavBarControl.CalcHintSize event handler. Its properties allow you to determine the group and link for which the hint is displayed and assign custom hint size.
Object EventArgs NavBarCustomHintEventArgs NavBarCalcHintSizeEventArgs
See Also
NavBarCalcHintSizeEventArgs Members