NetXP 3.0 Reference

About Class

An inheritable about box.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     About

[Visual Basic]
Public Class About
Inherits Form
[C#]
public class About : Form

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.Forms

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

See Also

About Members | NETXP.Forms Namespace