Table of Contents

Method ImmSetCompositionWindow

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

ImmSetCompositionWindow(IntPtr, Point)

Sets the position of the composition window.

public static void ImmSetCompositionWindow(IntPtr wnd, Point pos)

Parameters

wnd IntPtr

Handle to the input context.

pos Point

A Point containing the coordinates of the upper left corner of the composition window.