NetXP 3.0 Reference

BalloonHelp Class

Encapsulates the functionality of a balloon-shaped window.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     BalloonWindow
                        BalloonHelp

[Visual Basic]
Public Class BalloonHelp
Inherits BalloonWindow
Implements System.Windows.Forms.IMessageFilter
[C#]
public class BalloonHelp : BalloonWindow, IMessageFilter

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

BalloonHelp Members | NETXP.Controls Namespace