ComponentTray::ComponentCount Property

 

Gets the number of components contained in the tray.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

public:
property int ComponentCount {
	int get();
}

Property Value

Type: System::Int32

The number of components in the tray.

.NET Framework
Available since 1.1
Return to top
Show: