Font Object [Outlook 2003 Forms Help]

Defines the characteristics of the text used by a control.

Each control has its own Font object to let you set its text characteristics independently of the characteristics defined for other controls. Use font properties to specify the font name, to set bold, italic, or underlined text, or to adjust the size of the text.

The default property for the Font object is the Name property.

Properties | Bold, Italic, Size, StrikeThrough, Underline, Weight Properties

Parent Objects | CheckBox Object | ComboBox Object | CommandButton Object | Frame Object | Label Object | ListBox Object | MultiPage Object | OptionButton Object | TabStrip Object | TextBox Object | ToggleButton Object

Child Objects