The Font class
The value of the Font property of a TextBox or other user interface object is a member of the class Font. Some of the properties of a Font are:
- Bold
- Size
- Italic
- Name
- Size
State the data type and default value for each of these properties.