Dynamic Relaxation Clash Plugin

DynamicClashVerificationPlugin..::..CreateControlPane Method

Called to tell the plugin to create it's pane. The pane will be resized as specified by the DockPanePluginAttribute. Should be overriden in conjunction with DestroyControlPane.

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

Syntax


public Control CreateControlPane()
Public Function CreateControlPane As Control
public:
Control^ CreateControlPane()

Return Value

A Control that contains the pane content