BarItemLink.HideHint() Method
Hides the hint.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Remarks
Use the HideHint method to programmatically hide bar item hints. To show hints, use the BarItemLink.ShowHint method.
See Also