Table of Contents

Method MoveCategory

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

MoveCategory(string, int)

Changes position of category within collection.

public void MoveCategory(string categoryName, int positionDifference)

Parameters

categoryName string

Name of category to move.

positionDifference int

Difference between new and old index.