WinForms › Explorer Bar › BinaryExplorerBarPanelCollectionSetEventHandler
BinaryExplorerBarPanelCollectionSetEventHandler
delegate.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.NavigationControls
Delegate for handling modifications to panel collection.
public delegate void BinaryExplorerBarPanelCollectionSetEventHandler(int panelIndex, object prevObj, object newObj);