RichInk Control Messages
4/8/2010
The following table shows the messages for the RichInk control, which is only available on Windows Mobile Professional and Windows Mobile Classic.
Message | Description |
---|---|
Determines whether a rich edit control can paste a specified clipboard format. |
|
Determines whether actions can be redone. |
|
Determines whether actions cannot be redone. |
|
Clears all of the current document's data. |
|
Gets the page style of the RichInk Control. |
|
Gets the new pen mode. |
|
Gets the view style. |
|
Gets the wrap mode — window or page. |
|
Gets the zoom percentage. |
|
Inserts the passed string as a link string. |
|
Redoes the allowable action. |
|
Sets the page style, including ruled lines. |
|
Sets individual aspects of the view mode. |
|
Sets the new pen mode. |
|
Sets the view style — typing, writing, or drawing. |
|
Sets the view attributes. |
|
Sets the wrap mode. |
|
Sets the zoom percentage. |
|
Replaces the contents of a RichInk control with a stream of data provided by an application–defined EditStreamCallback function. |
|
Causes a RichInk control to pass its contents to an application–defined EditStreamCallback callback function. |
|
Reverts to the state of the last action. |