NativeMethods.WS_CHILD Field

Value is 0x40000000.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace