This class represents a font used for drawing or displaying text in controls.
This class is creatable.
Creates a new font object from a font description.
This class acts like a read-only array.
DIM hFont AS Font hFont = Font [ Font AS String ] |
Creates a new font object from a font description and returns it.