TabPageCollectionChangedEventHandler Delegate
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public delegate void TabPageCollectionChangedEventHandler(
Object sender,
TabPageCollectionEventArgs e
)
Public Delegate Sub TabPageCollectionChangedEventHandler (
sender As Object,
e As TabPageCollectionEventArgs
)
Parameters
- sender Object
- Object which raised the event.
- e TabPageCollectionEventArgs
- Parameters for the event.