C1.Win.Input.Pickers Namespace / C1FontPicker Class
Members

C1FontPicker Class
Represents a Windows font picker control supporting additional visual styles.
Object Model
C1FontPicker ClassButtonsSettings ClassInvalidFontFamily ClassFontPickerStyles Class
Syntax
'Declaration
 
Public Class C1FontPicker 
   Inherits C1.Win.Input.Pickers.Base.C1PickerBase
   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.C1FontPicker

See Also