Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Grid problem after dialog background setting.
#2
To fix it, invalidate the header control: under InvalidateRect(hDlg...) add
Code:
Copy      Help
,InvalidateRect child("" "SysHeader32" id(5 hDlg)) 0 0


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)