Click or drag to resize

GH_FontPicker Methods

The GH_FontPicker type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateFontPickerWindow
Create a new window containing a Font Picker object and OK, Cancel buttons. Picked fonts will be stored in the Tag field of the form.
Protected methodDispose (Overrides ContainerControlDispose(Boolean).)
Public methodStatic memberShowFontPickerWindow(Font)
Display the fontpicker in a window.
Public methodStatic memberShowFontPickerWindow(Font, Form)
Display the fontpicker in a window.
Top
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also