System.Windows.Forms.ToolStripItem.Font Property

Gets or sets the font of the text displayed by the item.

Syntax

[System.ComponentModel.Localizable(true)]
public virtual System.Drawing.Font Font { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripItem.Font property to get or set the font that will be used by default for painting and text in the System.Windows.Forms.ToolStripItem.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0