C1.Win.Input.Pickers.Base Namespace / C1PickerBase Class
Members

C1PickerBase Class
Represents a base picker control.
Object Model
C1PickerBase ClassButtonsSettings Class
Syntax
'Declaration
 
Public MustInherit Class C1PickerBase 
   Inherits C1.Win.Input.Base.C1DropDownControlBase
   Implements C1.Framework.IDropDownOwner, C1.Framework.IView, C1.Win.Input.Base.IDropDownControlBase 
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
               C1.Win.Input.Base.C1InputControl
                  C1.Win.Input.Base.C1InputHost
                     C1.Win.Input.Base.C1DropDownControlBase
                        C1.Win.Input.Pickers.Base.C1PickerBase
                           C1.Win.Input.Pickers.C1ColorPicker
                           C1.Win.Input.Pickers.C1FontPicker

See Also