Select all controls .. added by JD

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

Syntax

Visual Basic (Declaration)
Public Sub SelectAll
C#
public void SelectAll()
Visual C++
public:
void SelectAll()
JavaScript
function selectAll();

See Also