Raised when the mouse leaves a tab.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public event EventHandler<TabEventArgs> TabLeave |
Visual Basic
![]() |
---|
Public Event TabLeave As EventHandler(Of TabEventArgs) |
TabLeave event handlers receive an argument of type TabEventArgs.