Skip to main content
A newer version of this page is available. .

NavBarGetHintEventArgs Properties

Provides data for the NavBarControl.GetHint event.
Name Description
Appearance Gets the appearance settings used to paint the hint.
Group Gets the group for which the hint is displayed. Inherited from NavBarCustomHintEventArgs.
Hint Gets or sets the hint text.
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.
See Also