NativeMethods.WM_MDIGETACTIVE Field

Value is 0x0229.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace