Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPickerWide Class
Members


In This Topic
    FontPickerWide Class
    In This Topic
    Represents the FarPoint presentation space wide font picker
    Syntax
    'Declaration
     
    
    Public Class FontPickerWide 
       Inherits System.Windows.Forms.UserControl
    'Usage
     
    
    Dim instance As FontPickerWide
    public class FontPickerWide : 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.FontPickerWide

    See Also