NativeMethods.WS_EX_DLGMODALFRAME Field

Value is 0x00000001.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const WS_EX_DLGMODALFRAME As Integer
'Usage
Dim value As Integer

value = NativeMethods.WS_EX_DLGMODALFRAME
public const int WS_EX_DLGMODALFRAME
public:
literal int WS_EX_DLGMODALFRAME
public const var WS_EX_DLGMODALFRAME : int
static val mutable WS_EX_DLGMODALFRAME: int

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace