OfficeNavigationBar.PeekFormShown Event
Fires after the Peek Form is displayed.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The PeekFormShown event's data class is DevExpress.XtraBars.Navigation.NavigationPeekFormEventArgs.
Remarks
See OfficeNavigationBar.ShowPeekFormOnItemHover to learn more.
See Also