DeployLX Software Protection System

SuperFormPanel..::..Return Method

The PanelResultHandler passed to ShowPanel(SuperFormPanel, PanelResultHandler, Boolean) will be called to notify the caller that the panel has returned.

Syntax

Protected Sub Return ( _
	result As FormResult _
)
protected void Return(
	FormResult result
)

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also