NetXP 3.0 Reference

CaptionButton Class

This control is a button used in the captions of docked objects. Used internally.

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

System.Object
   MarshalByRefObject
      Component
         Control
            CaptionButton

[Visual Basic]
NotInheritable Public Class CaptionButton
Inherits Control
[C#]
public sealed class CaptionButton : 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.Docking

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

See Also

CaptionButton Members | NETXP.Controls.Docking Namespace