Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FontSelector Class
Members


In This Topic
    FontSelector Class
    In This Topic
    Represents the font selector.
    Syntax
    'Declaration
     
    
    Public Class FontSelector 
       Inherits System.Windows.Forms.ComboBox
    'Usage
     
    
    Dim instance As FontSelector
    public class FontSelector : System.Windows.Forms.ComboBox 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ListControl
                   System.Windows.Forms.ComboBox
                      FarPoint.Win.FontSelector

    See Also