OleComponent.ModalStateChanged Event

Definition

Microsoft internal use only.

public:
 event EventHandler<Microsoft::VisualStudio::PlatformUI::OleComponentSupport::StateChangedEventArgs ^> ^ ModalStateChanged;
public event EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateChangedEventArgs> ModalStateChanged;
member this.ModalStateChanged : EventHandler<Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateChangedEventArgs> 
Public Custom Event ModalStateChanged As EventHandler(Of StateChangedEventArgs) 

Event Type

Applies to