DeployLX Software Protection System

ThemeLabel Class

Implements a label control that displays the text with a shadow.

Syntax

<SerializableAttribute> _
Public Class ThemeLabel _
	Inherits Label
[SerializableAttribute]
public class ThemeLabel : Label

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..Label
          DeployLX.Licensing.v5..::..ThemeLabel
            DeployLX.Licensing.v5..::..ShadowLabel

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

See Also