[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ToolStripZoomPolicy.Terminate

Terminate Method

Terminate(Control)

Terminate the control after zoom action completely.

Declaration
public override void Terminate(Control control)
Parameters
Type Name Description
Control control

The specified control.

Overrides
Remarks

This method will call ResumeLayout() method.

note

This method will be called after all control zoomed.

For more information, see ToolStripZoomPolicy.