This class represents a font used for drawing or displaying text in controls.
This class is creatable.
DIM hFont AS Font hFont = NEW Font ( [ Font AS String ] ) |
This class acts like a read-only array.
DIM hFont AS Font hFont = Font [ Font AS String ] |