GH_FontScroller Class

GH_FontScroller Class

Represents a panel with a scrolling collection of pangrams.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsPanel
            Grasshopper.GUIGH_DoubleBufferedPanel
              Grasshopper.GUIGH_FontScroller

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_FontScroller : GH_DoubleBufferedPanel
Public Class GH_FontScroller
	Inherits GH_DoubleBufferedPanel

The GH_FontScroller type exposes the following members.

Constructors
  NameDescription
Public methodGH_FontScroller
Initializes a new instance of the GH_FontScroller class
Top
Properties
  NameDescription
Public propertyPostPaintDelegate
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also