HypernovaDesktop Components · docs
Binarymission
WinFormsPanel Bar › PanelBarContextMenuShowNavigationPaneOptionsHandler

PanelBarContextMenuShowNavigationPaneOptionsHandler

delegate.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.NavigationControls

The delegate object to be used to when handling the control's event ContextMenuShowNavigationPaneOptionsClicked

public delegate void PanelBarContextMenuShowNavigationPaneOptionsHandler(Object sender, ref PanelBarNavigationOptions navOptions);

Remarks

If you want to cancel this user event, set the CancelTheEvent (parameter value) to true.