NativeMethods.WS_TABSTOP Field

Value is 0x00010000.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace