Jul 26, 2002 #1 netcashin Programmer Nov 13, 2000 159 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 Jan 2, 2002 38 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 ...