DeployLX Software Protection System

ColorBag Class

Represents a Bag of colors indexed by name.

Syntax

<SerializableAttribute> _
Public NotInheritable Class ColorBag _
	Inherits Bag
[SerializableAttribute]
public sealed class ColorBag : Bag

Remarks

See the Super Form Themes topic for details about customizing a theme.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Bag
    DeployLX.Licensing.v5..::..ColorBag

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

See Also