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

OfficeNavigationBar.HidePeekForm() Method

Hides the Peek Form if it is currently displayed.

Namespace: DevExpress.XtraBars.Navigation

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public void HidePeekForm()

Remarks

See OfficeNavigationBar.ShowPeekFormOnItemHover to learn more.

See Also