C
#define EB_DRAW_CARET 0x2000 // Bit to indicate the cursor caret will be drawn if EB_FOCUSED state bit is set and erase when EB_FOCUSED state bit is not set.
Description
Bit to indicate the cursor caret will be drawn if EB_FOCUSED state bit is set and erase when EB_FOCUSED state bit is not set.