NetXP 3.0 Reference

ColorButton Class

Provides a button which invokes a color picker control when clicked.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ButtonBase
               Button
                  XPButton
                     ColorButton

[Visual Basic]
Public Class ColorButton
Inherits XPButton
[C#]
public class ColorButton : XPButton

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

ColorButton Members | NETXP.Controls Namespace