ChangePasswordDesigner.PreFilterProperties メソッド
アセンブリ: System.Design (system.design.dll 内)

Protected Overrides Sub PreFilterProperties ( _ properties As IDictionary _ )
Dim properties As IDictionary Me.PreFilterProperties(properties)
protected override void PreFilterProperties ( IDictionary properties )
protected void PreFilterProperties ( IDictionary properties )
protected override function PreFilterProperties ( properties : IDictionary )

コントロール デザイナは、ComponentDesigner.PreFilterProperties メソッドから派生したメソッドを使用して、各種のコントロール プロパティを対応するデザイン時プロパティを実装してシャドウしたり、[プロパティ] グリッドのプロパティを追加または削除したりできます。
ChangePassword コントロールでは、PreFilterProperties メソッドは、ユーザー テンプレートが定義されている場合に、テンプレートに適用されないプロパティについて、Browsable 属性を false に設定します ([プロパティ] グリッドからこれらを削除します)。
継承時の注意 デザイン時のプロパティ コレクションに対し、プロパティを追加したり、プロパティの属性を変更したりするには、PreFilterProperties メソッドをオーバーライドします。他の処理を実行する前に、必ず基本メソッドを呼び出してください。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からChangePasswordDesigner.PreFilterProperties メソッドを検索する場合は、下記のリンクをクリックしてください。

- ChangePasswordDesigner.PreFilterProperties メソッドのページへのリンク