ControlDesigner.PreFilterProperties メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ControlDesigner.PreFilterProperties メソッドの意味・解説 

ControlDesigner.PreFilterProperties メソッド

デザイン時にデザイン ホストプロパティ グリッド対象プロパティ追加削除行ったり、関連付けられたコントロール上のプロパティ対応する新しデザインプロパティ提供したりします

名前空間: System.Web.UI.Design
アセンブリ: 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:
virtual void PreFilterProperties (
    IDictionary^ properties
) override
protected void PreFilterProperties (
    IDictionary properties
)
protected override function PreFilterProperties
 (
    properties : IDictionary
)

パラメータ

properties

コンポーネントクラスプロパティ

解説解説

PreFilterProperties メソッド使用すると、コントロール デザイナが TypeDescriptor オブジェクト通じて公開するプロパティのディクショナリに項目を追加できます

プロパティのディクショナリ内でのキーは、プロパティの名前です。このオブジェクトは PropertyDescriptor 型です。

継承時の注意 properties パラメータ通じてアクセスできるディクショナリは、直接変更するか、そのままにしておくことができますPreFilterProperties メソッドオーバーライドする場合は、独自のフィルタ処理実行する前に基本実装呼び出します。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照

ControlDesigner.PreFilterProperties メソッド

TypeDescriptor を通じてコンポーネント公開するプロパティセット調整します

名前空間: System.Windows.Forms.Design
アセンブリ: 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:
virtual void PreFilterProperties (
    IDictionary^ properties
) override
protected void PreFilterProperties (
    IDictionary properties
)
protected override function PreFilterProperties
 (
    properties : IDictionary
)

パラメータ

properties

コンポーネントクラスプロパティ格納されている IDictionary。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ControlDesigner クラス
ControlDesigner メンバ
System.Windows.Forms.Design 名前空間
IDesignerFilter



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「ControlDesigner.PreFilterProperties メソッド」の関連用語

ControlDesigner.PreFilterProperties メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ControlDesigner.PreFilterProperties メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS