Table of Contents

Method InsertItem

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

InsertItem(int, string, ToolboxItem)

When implemented by a class, inserts item in the specified position.

void InsertItem(int index, string categoryName, ToolboxItem item)

Parameters

index int
categoryName string
item ToolboxItem