Method PlaceItemAtDefaultLocation
- Namespace
- Alternet.FormDesigner.WinForms.Toolbox
- Assembly
- Alternet.FormDesigner.v9.dll
PlaceItemAtDefaultLocation(ToolboxItem)
When implemented by a class, forces designer instance to select the specified item.
void PlaceItemAtDefaultLocation(ToolboxItem item)
Parameters
item
ToolboxItemThe ToolboxItem to select.