NetXP 3.0 Reference

BalloonWindow Class

BalloonWindow is a special form in the shape of a balloon.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     BalloonWindow

[Visual Basic]
Public Class BalloonWindow
Inherits Form
[C#]
public class BalloonWindow : 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.Controls

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

See Also

BalloonWindow Members | NETXP.Controls Namespace