次の方法で共有


MarshalByValueComponent.Events プロパティ

コンポーネントに結び付けられているイベント ハンドラのリストを取得します。

Protected ReadOnly Property Events As EventHandlerList
[C#]
protected EventHandlerList Events {get;}
[C++]
protected: __property EventHandlerList* get_Events();
[JScript]
protected function get Events() : EventHandlerList;

プロパティ値

コンポーネントのデリゲートを提供する EventHandlerList

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

MarshalByValueComponent クラス | MarshalByValueComponent メンバ | System.ComponentModel 名前空間 | MarshalByValueComponent | EventHandlerList