Back to Devexpress

OfficeNavigationBar.HidePeekForm() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-officenavigationbar-380df731.md

latest1.4 KB
Original Source

OfficeNavigationBar.HidePeekForm() Method

Hides the Peek Form if it is currently displayed.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void HidePeekForm()
vb
Public Sub HidePeekForm

Remarks

See OfficeNavigationBar.ShowPeekFormOnItemHover to learn more.

See Also

ShowPeekFormOnItemHover

ShowPeekForm(NavigationBarItem)

OfficeNavigationBar Class

OfficeNavigationBar Members

DevExpress.XtraBars.Navigation Namespace