MarshalByValueComponent.Events Właściwość

Definicja

Pobiera listę programów obsługi zdarzeń dołączonych do tego składnika.

protected:
 property System::ComponentModel::EventHandlerList ^ Events { System::ComponentModel::EventHandlerList ^ get(); };
protected System.ComponentModel.EventHandlerList Events { get; }
member this.Events : System.ComponentModel.EventHandlerList
Protected ReadOnly Property Events As EventHandlerList

Wartość właściwości

Element EventHandlerList , który udostępnia delegatów dla tego składnika.

Dotyczy

Zobacz też