Skip to main content

OfficeNavigationBar.HidePeekForm() Method

Hides the Peek Form if it is currently displayed.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public void HidePeekForm()

Remarks

See OfficeNavigationBar.ShowPeekFormOnItemHover to learn more.

See Also