WPF ListView Background issue

  • Thread starter Thread starter ccandzy
  • Start date Start date
C

ccandzy

Guest
I set the background property to transparent in ListView


then i run the program,it looks good


next, I set the IsEnable Property to "False" , start the program again,I found the background color turned white. Why?


How do I keep transparent,when the IsEnable is "False".

Continue reading...
 
Back
Top