WebFormsRootDesigner.PreFilterEvents(IDictionary) メソッド

定義

デザイナーが、TypeDescriptor オブジェクトを通じて公開する一連のイベントに項目を追加できるようにします。

protected:
 virtual void PreFilterEvents(System::Collections::IDictionary ^ events);
protected virtual void PreFilterEvents (System.Collections.IDictionary events);
abstract member PreFilterEvents : System.Collections.IDictionary -> unit
override this.PreFilterEvents : System.Collections.IDictionary -> unit
Protected Overridable Sub PreFilterEvents (events As IDictionary)

パラメーター

events
IDictionary

コンポーネントのクラスのイベント。

適用対象

こちらもご覧ください