OleComponent.ModalStateChanged Olay
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yalnızca Microsoft dahili kullanımı.
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)