Instrumentation Widgets Class Reference

DisplayPanel Class

Simple panel component with custom bevels.

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

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  PerpetuumSoft.Widgets.DisplayPanel

[Visual Basic]
Public Class DisplayPanel
    Inherits ContainerControl
[C#]
public class DisplayPanel : ContainerControl

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: PerpetuumSoft.Widgets

Assembly: PerpetuumSoft.Widgets (in PerpetuumSoft.Widgets.dll)

See Also

DisplayPanel Members | PerpetuumSoft.Widgets Namespace