Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies how the borders of an InkEdit control appear on the screen.
Syntax
typedef enum BorderStyleConstants {
rtfNoBorder = 0,
rtfFixedSingle = 1
} ;
Constants
rtfNoBorder Value: 0 No border. |
rtfFixedSingle Value: 1 Single line border. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | inked.h |