RichInk Control Reference

Windows Mobile 6.5
4/8/2010

This API implements a container that supports RichInk and VoiceBar windows. The RichInk Control API supports backward compatibility by implementing five high-level messages. This API also implements a basic menu bar for input mode switching and VoiceBar.

The following elements are associated with the RichInk control:

RichInk Control Functions

RichInk Control Messages

RichInk Control Structures

The following other useful Rich Edit controls and Microsoft Windows messages are supported by the RichInk control.

Flag

EM_CANPASTE

EM_GETMODIFY

EM_GETSEL

EM_REPLACESEL

EM_SETMODIFY

EM_SETSEL

WM_CLEAR

WM_COPY

WM_CUT

WM_GETTEXT

WM_GETTEXTLENGTH

WM_PASTE

WM_SETTEXT

Bb160726.note(en-us,MSDN.10).gifNote:
The EM_SETSEL, EM_GETSEL, and EM_REPLACESEL messages are intended for use with text in the VT_TYPINGVIEW and VT_WRITINGVIEW view modes. These operations will have inconsistent results with the view mode set to VT_DRAWINGVIEW.

Other Resources

User Interface

Community Additions

Show: