C
#define EB_FOCUSED 0x0001 // Bit for focused state. Cursor caret will be drawn when EB_DRAW_CARET is also set.
Description
Bit for focused state. Cursor caret will be drawn when EB_DRAW_CARET is also set.
#define EB_FOCUSED 0x0001 // Bit for focused state. Cursor caret will be drawn when EB_DRAW_CARET is also set.
Bit for focused state. Cursor caret will be drawn when EB_DRAW_CARET is also set.