Fires after the active tab has been changed.
[Visual Basic]
Public Event TabChanged As C1WebGroupEventHandler
[C#]
public event C1WebGroupEventHandler TabChanged
[Delphi]
public property TabChanged: C1WebGroupEventHandler read remove_TabChanged write add_TabChanged;
See Also
C1WebTabStrip Class | C1WebTabStrip Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |