NetXP 3.0 Reference

XPictureBox Class

XPictureBox is an extended PictureBox control for faster display of pictures.

For a list of all members of this type, see XPictureBox Members.

System.Object
   MarshalByRefObject
      Component
         Control
            XPictureBox

[Visual Basic]
NotInheritable Public Class XPictureBox
Inherits Control
[C#]
public sealed class XPictureBox : Control

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

XPictureBox Members | NETXP.Controls Namespace