[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.FlowLayoutPanelZoomPolicy.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

Clear all catches and restore other specific settings that set on the Initialize(Control) method.

For more information, see FlowLayoutPanelZoomPolicy.

note

This method will be called after all control zoomed.