Retrieves the number of Types contained in this ToolboxItem
[Visual Basic] Public ReadOnly Property ItemCount As Integer [C#] public int ItemCount {get;} [C++] public: __property int get_ItemCount(); [JScript] public function get ItemCount() : int;
The number of types contained in this ToolboxItem
ToolboxItem Class | ToolboxItem Members | System.Drawing.Design Namespace