DeployLX Software Protection System

BufferedPanel Class

Implements a panel that uses buffered painting by default.

Syntax

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

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

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

See Also