Megjegyzés
Az oldalhoz való hozzáféréshez engedély szükséges. Megpróbálhat bejelentkezni vagy módosítani a címtárat.
Az oldalhoz való hozzáféréshez engedély szükséges. Megpróbálhatja módosítani a címtárat.
Specifies how ink is inserted onto the InkEdit control.
Syntax
typedef enum InkInsertMode {
IEM_InsertText = 0,
IEM_InsertInk = 1
} ;
Constants
IEM_InsertText Value: 0 Default. Drawn ink is inserted as text. |
IEM_InsertInk Value: 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 |