NativeMethods.LVS_EX_LABELTIP Field

Value is 0x00004000.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace