DeployLX Software Protection System

TrialPanel Class

Use by the TrialLimit to display the trial period and bitmap resource to the user during validation.

Syntax

Public Class TrialPanel _
	Inherits SplitPanel
public class TrialPanel : SplitPanel

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..::..SplitPanel
                  DeployLX.Licensing.v5..::..TrialPanel

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

See Also