NativeMethods.WM_IME_CONTROL Field

Value is 0x0283.

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace