I have a text box with data on it.

what API call can give me raw data to be able to
make a monochrome bitmap from that text box?

I would build the bitmap myself; I just need the bits.

from a pic box ctrl to another one, bitblt works fine.
what would be the equivalent from text box to pic box ?

thank you

Yaz