System.Windows.Forms.Application.AllowQuit Property

Gets a value indicating whether the caller can quit this application.

Syntax

public static bool AllowQuit { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns false if it is called from a System.Windows.Forms.Control being hosted within a Web browser. Thus, the System.Windows.Forms.Control cannot quit the System.Windows.Forms.Application.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0