Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Specifies how ink is inserted onto the InkEdit control.
Syntax
typedef enum InkInsertMode {
IEM_InsertText = 0,
IEM_InsertInk = 1
} ;
Constants
IEM_InsertTextValue: 0 Default. Drawn ink is inserted as text. |
IEM_InsertInkValue: 1 Drawn ink is inserted as ink. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Header | inked.h |