Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

Counting logical (wrapped) lines in the text control

$
0
0
Hi, ALL,
There is a EM_GETLINECOUNT, but it counts physical lines of the coyntrol, i.e. basically counts '\n\r' symbol.

Is there a way to count number of logical (wrapped) lines in the text control?

Thank you

Viewing all articles
Browse latest Browse all 3046

Trending Articles