Tagged Questions
0
votes
1answer
322 views
How can a list-control be redrawn after changing its alignment style?
I am trying to figure out a way to refresh/update/redraw a list-control after its alignment style (LVS_ALIGNTOP / LVS_ALIGNLEFT) has been changed.
If I change the style from icon/small mode to ...