WPF ComboBox not responding to mouse

前端 未结 2 1503
执念已碎
执念已碎 2021-01-22 10:10

I have a very weird problem with a WPF ComboBox. On one computer (and only one) in our company the WPF ComboBox refuses to respond to mouse events when the ComboBox drop down is

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-22 10:23

    I had a similar problem on Windows 7. Another idea is to play around with the display settings. My solution was to set the program to run with 256 colors using the compatibility settings of its shortcut.

提交回复
热议问题