Table of Contents

Method MoveItem

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

MoveItem(string, ToolboxItem, int)

When implemented by a class, moves item to its current position plus value specified by positionDifference parameter.

void MoveItem(string category, ToolboxItem tool, int positionDifference)

Parameters

category string
tool ToolboxItem
positionDifference int