Click or drag to resize

GH_FontControl Class

Represents a control that offers both Font preview and Picking methods.
Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_FontControl : UserControl

The GH_FontControl type exposes the following members.

Constructors
  NameDescription
Public methodGH_FontControl
Initializes a new instance of the GH_FontControl class
Top
Properties
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the GH_FontControl and optionally releases the managed resources
(Overrides ContainerControlDispose(Boolean).)
Protected methodOnLayout
Raises the Layout event.
(Overrides ContainerControlOnLayout(LayoutEventArgs).)
Top
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also