DeployLX Software Protection System

ICustomFormControl Interface

Defines an interface for custom controls to be included on the registration form.

Syntax

Public Interface ICustomFormControl _
	Inherits IComponent, IDisposable
public interface ICustomFormControl : IComponent, 
	IDisposable

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

See Also