ToolStripItem::Font Property
.NET Framework (current version)
Gets or sets the font of the text displayed by the item.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Drawing::Font^The Font to apply to the text displayed by the ToolStripItem. The default is the value of the DefaultFont property.
Use the Font property to get or set the font that will be used by default for painting and text in the ToolStripItem.
.NET Framework
Available since 2.0
Available since 2.0
Show: