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