[]
Reorders the toolbox items based on the specified Designer object.
public void Reorder(Designer designer)
Type | Name | Description |
---|---|---|
Designer | designer | The Designer object used to reorder the toolbox items. |
This method reorders the toolbox items according to the state of the specified Designer object. It retrieves the IDesignerHost from the designer and uses it to configure the toolbox items.