次の方法で共有


ComponentTray.ComponentCount プロパティ

トレイに格納されているコンポーネントの数を取得します。

Public ReadOnly Property ComponentCount As Integer
[C#]
public int ComponentCount {get;}
[C++]
public: __property int get_ComponentCount();
[JScript]
public function get ComponentCount() : int;

プロパティ値

トレイ内のコンポーネントの数。

必要条件

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

.NET Framework セキュリティ:

参照

ComponentTray クラス | ComponentTray メンバ | System.Windows.Forms.Design 名前空間