Compartir a través de


TabWorkspace.SmartPartClosing Event

Definition

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

Event Type

Implements

Applies to