Update Text Field after font change (Win32)

Posted by user146780 on Stack Overflow See other posts from Stack Overflow or by user146780
Published on 2010-04-23T23:35:23Z Indexed on 2010/04/23 23:43 UTC
Read the original article Hit count: 110

Filed under:
|
|

After I use setcontrolfont, the text of the text field does not update. The onnly way I fixed this is by removing then readding all text but this seems hackish. How can I do it properly? Thanks

© Stack Overflow or respective owner

Related posts about win32

Related posts about winapi