次の方法で共有


TypeDescriptor.GetDefaultProperty メソッド

コンポーネントの既定のプロパティを返します。

オーバーロードの一覧

名前 説明
TypeDescriptor.GetDefaultProperty (Object) 指定したコンポーネントの既定のプロパティを返します。
TypeDescriptor.GetDefaultProperty (Type) 指定したコンポーネントの型の既定のプロパティを返します。
TypeDescriptor.GetDefaultProperty (Object, Boolean) カスタムの型記述子を使用して、指定したコンポーネントの既定のプロパティを返します。

参照

関連項目

TypeDescriptor クラス
TypeDescriptor メンバ
System.ComponentModel 名前空間
DefaultPropertyAttribute クラス
PropertyDescriptor クラス
CreateProperty
GetProperties
GetDefaultEvent