Represents the method that handles the OnActiveCategoryChanged event.
[Visual Basic .NET]
Public Delegate Sub OnActiveCategoryChangedEventHandler ( _
)
[C#] public delegate void OnActiveCategoryChangedEventHandler ( );