Default constructor

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

Syntax

Visual Basic (Declaration)
Public Sub New
C#
public ToolboxControlEx()
Visual C++
public:
ToolboxControlEx()
JavaScript
Greatis.FormDesigner.ToolboxControlEx = function();

See Also