System.Windows.Forms.ToolStripDropDown.TopMost Property

Gets or sets a value indicating whether the form should be displayed as a topmost form.

Syntax

protected virtual bool TopMost { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For more information and a code example, see Form.TopMost.

Requirements

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