Share via


OlkListBox.Font Property (Outlook)

Returns a StdFont that represents the font used to render the text inside the control. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .Font

expression A variable that represents an OlkListBox object.

Remarks

The font is expressed as the Microsoft Windows type StdFont.

See Also

Concepts

OlkListBox Object Members

OlkListBox Object