NativeMethods.WM_PAINT Field

Value is 0x000F.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace