Top-level category item in the toolbox service

Namespace:  Greatis.FormDesigner
Assembly:  Greatis.FormDesigner (in Greatis.FormDesigner.dll)

Syntax

Visual Basic (Declaration)
Public Class ToolboxCategoryItem
C#
public class ToolboxCategoryItem
Visual C++
public ref class ToolboxCategoryItem
JavaScript
Greatis.FormDesigner.ToolboxCategoryItem = function();

Type.createClass(
	'Greatis.FormDesigner.ToolboxCategoryItem');

Inheritance Hierarchy

System..::.Object
  Greatis.FormDesigner..::.ToolboxCategoryItem

See Also