Retrieves all NGWS runtime tools on the toolbox.
[Visual Basic] Overloads Function GetTools() As ToolboxItem () [C#] ToolboxItem[] GetTools(); [C++] ToolboxItem* GetTools() [] = 0; [JScript] function GetTools() : ToolboxItem[];
An array of class objects representing all NGWS components that are currently on the toolbox.
IToolboxService Interface | IToolboxService Members | System.WinForms.Design Namespace | IToolboxService.GetTools Overload List