NavBarCalcHintSizeEventArgs Properties
Provides data for the NavBarControl.CalcHintSize event.| Name | Description |
|---|---|
| Group | Gets the group for which the hint is displayed. Inherited from NavBarCustomHintEventArgs. |
| HintInfo | Gets an object providing information on the NavBarControl’s element for which the hint event was fired. Inherited from NavBarCustomHintEventArgs. |
| Link | Gets the link for which the hint is displayed. Inherited from NavBarCustomHintEventArgs. |
| Size | Gets or sets hint size. |
See Also