DeployLX Software Protection System

GradientPanel Class

Implements a panel with a gradient background.

Syntax

<SerializableAttribute> _
Public Class GradientPanel _
	Inherits BufferedPanel
[SerializableAttribute]
public class GradientPanel : BufferedPanel

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..Panel
            DeployLX.Licensing.v5..::..BufferedPanel
              DeployLX.Licensing.v5..::..GradientPanel

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

See Also