次の方法で共有


PropertyTab.GetProperties メソッド (Object)

指定したコンポーネントのプロパティを取得します。

Overloads Public Overridable Function GetProperties( _
   ByVal component As Object _) As PropertyDescriptorCollection
[C#]
public virtual PropertyDescriptorCollection GetProperties(objectcomponent);
[C++]
public: virtual PropertyDescriptorCollection* GetProperties(Object* component);
[JScript]
public function GetProperties(
   component : Object) : PropertyDescriptorCollection;

パラメータ

  • component
    プロパティを取得する対象のコンポーネント。

戻り値

コンポーネントのプロパティを格納している PropertyDescriptorCollection

必要条件

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

参照

PropertyTab クラス | PropertyTab メンバ | System.Windows.Forms.Design 名前空間 | PropertyTab.GetProperties オーバーロードの一覧