Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AppearanceConstants enumeration (inked.h)
Specifies how an InkEdit control appears on the screen.
Syntax
typedef enum AppearanceConstants {
rtfFlat = 0,
rtfThreeD = 1
} ;
Constants
rtfFlatValue: 0 Flat. Paints without visual effects. |
rtfThreeDValue: 1 Default. 3D. Paints with three-dimensional effects. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Header | inked.h |
See also
Feedback
Was this page helpful?
