NativeMethods.LVM_SETEXTENDEDLISTVIEWSTYLE Field

Value is (0x1000 + 54).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace