DeployLX Software Protection System

SuperFormTheme Class

Represents a theme used define the style and colors of the SuperForm.

Syntax

<SerializableAttribute> _
Public NotInheritable Class SuperFormTheme _
	Implements IChange, IXmlPersistable
[SerializableAttribute]
public sealed class SuperFormTheme : IChange, 
	IXmlPersistable

Remarks

The LicenseFile can define the SuperFormTheme to use when displaying the form to the user. For details on creating or customizing a theme see the Super Form Themes topic.

See the Licensing User Interface topic for details about the SuperForm and other user interface features.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..SuperFormTheme

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

See Also