DeployLX Software Protection System

SkinnedButton Class

Implements a button that renders the button from a skin image allowing a great deal of flexibility and style.

Syntax

<SerializableAttribute> _
Public NotInheritable Class SkinnedButton _
	Inherits Button
[SerializableAttribute]
public sealed class SkinnedButton : Button

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ButtonBase
          System.Windows.Forms..::..Button
            DeployLX.Licensing.v5..::..SkinnedButton

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

See Also