C# WPF ComboBox Mouse over color

前端 未结 4 1672
后悔当初
后悔当初 2021-01-18 07:49

When the mouse hover over my ComboBox, I get an awful blue/lightblue pair of color for the backgroung of my ComboBox. I tried the solutions here :ComboBox Mouse over color,

4条回答
  •  日久生厌
    2021-01-18 08:36

    Redefine your comboxItem Template in your window resources

    
    

提交回复
热议问题