Fired when a new tab is selected

Namespace: Ico.WPF.Specialized
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public event EventHandler<ViewControlErrorEventArgs> NotifyError
Visual Basic
Public Event NotifyError As EventHandler(Of ViewControlErrorEventArgs)
JScript
JScript does not support events.

See Also