Different fonts in CTreeView
-
Is it possible? Can I set different fonts (size, font-family) in CTreeView? Thanks in advance, bilas
You can use custom draw[^] to draw the items in a tree view in any way you want. Stability. What an interesting concept. -- Chris Maunder
-
You can use custom draw[^] to draw the items in a tree view in any way you want. Stability. What an interesting concept. -- Chris Maunder
-
You can use custom draw[^] to draw the items in a tree view in any way you want. Stability. What an interesting concept. -- Chris Maunder
Hi, Mike. Thanks a lot for yor help. I've just tried to understand the project, that you had told about. I downloaded code (custdtv.exe). But it's not easy enough for me to got it. I couldn't understood the next function enough:
long handleCustomDraw(HWND hWndTreeView, LPNMTVCUSTOMDRAW pNMTVCD);
Can you help me with more simple example. I need an example, that may set different fonts in my CTreeView. My regards, bilas.