Dynamic Relaxation Clash Plugin

DynamicClashVerificationPlugin..::..DestroyControlPane Method

Called to tell the plugin to destroy it's pane Should be overriden in conjunction with CreateControlPane.

Namespace:  DynamicRelaxationClashVerification.NwPlugin
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public void DestroyControlPane(
	Control pane
)
Public Sub DestroyControlPane ( _
	pane As Control _
)
public:
void DestroyControlPane(
	Control^ pane
)

Parameters

pane
Type: Control
The pane to destroy