NativeMethods.WS_POPUP Field
Value is unchecked((int)0x80000000).
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const WS_POPUP As Integer
'Usage
Dim value As Integer
value = NativeMethods.WS_POPUP
public const int WS_POPUP
public:
literal int WS_POPUP
public const var WS_POPUP : int
static val mutable WS_POPUP: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.