ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1FontPicker Class
Members

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