NetXP 3.0 Reference

ColorForm Class

This form implements a color picker.

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

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     PopupForm
                        ColorForm

[Visual Basic]
Public Class ColorForm
Inherits PopupForm
[C#]
public class ColorForm : PopupForm

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

ColorForm Members | NETXP.Controls Namespace