CListCtrl::SetBkImage(): how disable the image scroll?
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hello, I have setting a background image into a ListCtrl with SetBkImage() method. But the image is showed with a scroll, like the texts in the rows. How could I disable the scroll of the background image? I hope to put the image fixed in the background of ListCtrl. Any idea? Thanks, Cris.
-
Hello, I have setting a background image into a ListCtrl with SetBkImage() method. But the image is showed with a scroll, like the texts in the rows. How could I disable the scroll of the background image? I hope to put the image fixed in the background of ListCtrl. Any idea? Thanks, Cris.