System.Windows.Forms.ToolStripDropDown.Font Property

Gets or sets the font of the text displayed on the System.Windows.Forms.ToolStripDropDown.

Syntax

public override System.Drawing.Font Font { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the font is not set, this property returns the font of the parent control.

Requirements

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