DeployLX Software Protection System

SplashPanel Class

Used by the SplashLimit to display a form when the license is validated.

Syntax

Public Class SplashPanel _
	Inherits SuperFormPanel
public class SplashPanel : SuperFormPanel

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..UserControl
              DeployLX.Licensing.v5..::..SuperFormPanel
                DeployLX.Licensing.v5..::..SplashPanel

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

See Also