Share via


TabWorkspace.SmartPartActivated Event

Definition

public:
 virtual event EventHandler<Microsoft::Practices::CompositeUI::SmartParts::WorkspaceEventArgs ^> ^ SmartPartActivated;
public event EventHandler<Microsoft.Practices.CompositeUI.SmartParts.WorkspaceEventArgs> SmartPartActivated;
member this.SmartPartActivated : EventHandler<Microsoft.Practices.CompositeUI.SmartParts.WorkspaceEventArgs> 
Public Event SmartPartActivated As EventHandler(Of WorkspaceEventArgs) 

Event Type

Implements

Applies to