Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FontPicker Class
Members


FontPicker Class
Represents the FarPoint presentation space font picker.
Syntax
'Declaration
 
Public Class FontPicker 
   Inherits System.Windows.Forms.UserControl
 
'Usage
 
Dim instance As FontPicker
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