Method MoveItem
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.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 categoryName, ToolboxItem item, int positionDifference)
Parameters
categoryName
stringitem
ToolboxItempositionDifference
int