BorderStyleConstants 列舉 (inked.h)
指定 InkEdit 控制件的框線如何出現在畫面上。
Syntax
typedef enum BorderStyleConstants {
rtfNoBorder = 0,
rtfFixedSingle = 1
} ;
常數
rtfNoBorder 值: 0 無框線。 |
rtfFixedSingle 值: 1 單行框線。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP Tablet PC Edition [僅限傳統型應用程式] |
最低支援的伺服器 | 都不支援 |
標頭 | inked.h |