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


In This Topic
    FontPicker Class
    In This Topic
    Represents the FarPoint presentation space font picker.
    Syntax
    'Declaration
     
    
    Public Class FontPicker 
       Inherits System.Windows.Forms.UserControl
    'Usage
     
    
    Dim instance As FontPicker
    public class FontPicker : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         FarPoint.Win.Spread.DrawingSpace.FontPicker

    See Also