DeployLX Software Protection System

BufferedPictureBox Class

Implements a PictureBox that uses buffered painting by default.

Syntax

<SerializableAttribute> _
Public Class BufferedPictureBox _
	Inherits PictureBox
[SerializableAttribute]
public class BufferedPictureBox : PictureBox

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..PictureBox
          DeployLX.Licensing.v5..::..BufferedPictureBox

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

See Also