DeployLX Software Protection System

SplashLimit Class

Displays a splash screen during validation. Useful for branding and welcome screens.

Syntax

<SerializableAttribute> _
Public Class SplashLimit _
	Inherits SuperFormLimit
[SerializableAttribute]
public class SplashLimit : SuperFormLimit

Remarks

See the Splash Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..SuperFormLimit
      DeployLX.Licensing.v5..::..SplashLimit

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

See Also