NativeMethods.WM_STYLECHANGING Field

Value is 0x007C.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace