FarPoint.Win Assembly / FarPoint.Win Namespace / ColorPicker Class
Members


ColorPicker Class
Represents a color picker.
Syntax
'Declaration
 
Public Class ColorPicker 
   Inherits System.Windows.Forms.Control
 
'Usage
 
Dim instance As ColorPicker
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            FarPoint.Win.ColorPicker

See Also