Share via


DialogBase.EnableModeless Property

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property EnableModeless As Boolean
protected virtual bool EnableModeless { get; }
protected:
virtual property bool EnableModeless {
    bool get ();
}
abstract EnableModeless : bool with get 
override EnableModeless : bool with get
function get EnableModeless () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

DialogBase Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace