[]
Terminate the control after zoom action completely.
public override void Terminate(Control control)
Type | Name | Description |
---|---|---|
Control | control | The specified control. |
This method will call ResumeLayout() method.
This method will be called after all control zoomed.
For more information, see ToolStripZoomPolicy.