NativeMethods.WS_EX_TOPMOST Field
Value is 0x00000008.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const WS_EX_TOPMOST As Integer
'Usage
Dim value As Integer
value = NativeMethods.WS_EX_TOPMOST
public const int WS_EX_TOPMOST
public:
literal int WS_EX_TOPMOST
public const var WS_EX_TOPMOST : int
static val mutable WS_EX_TOPMOST: 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.