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

C1FontPicker Class
Represents a Windows font picker control supporting additional visual styles.
Object Model
C1FontPicker Class
Syntax
'Declaration
 
Public Class C1FontPicker 
   Inherits C1BasePicker
 
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.C1FontPicker

See Also