C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1BasePicker Class
Members

C1BasePicker Class
Base class for C1ColorPicker and C1FontPicker controls.
Object Model
C1BasePicker Class
Syntax
'Declaration
 
Public Class C1BasePicker 
   Inherits C1DropDownControl
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  C1.Win.C1Input.C1TextBox
                     C1.Win.C1Input.C1DropDownControl
                        C1.Win.C1Input.C1BasePicker
                           C1.Win.C1Input.C1ColorPicker
                           C1.Win.C1Input.C1FontPicker

See Also