NativeMethods.SWP_NOMOVE Field

Value is 0x0002.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace