Jul 26, 2002 #1 netcashin Programmer Joined Nov 13, 2000 Messages 159 Location US Is there any way to change the background color of a tree view control. I can change the background color for a node but not for the whole control. Any ideas???
Is there any way to change the background color of a tree view control. I can change the background color for a node but not for the whole control. Any ideas???
Jul 29, 2002 #2 LauDse Programmer Joined Jan 2, 2002 Messages 38 Location DE The API function you need is "TreeView_SetBkColor"! But i can't get the dll where it's declared, so you need to search ... Upvote 0 Downvote
The API function you need is "TreeView_SetBkColor"! But i can't get the dll where it's declared, so you need to search ...