I'm using a number of ObjectListView controls on a form in my current project. Today I migrated the project from Visual Studio 2008 to Visual Studio 2010. Now when the form is displayed all the OLV controls look as if they are disabled yet they are not. I have no problem scrolling the lists, or selecting items in the list. In addition, the controls switch to looking correct when I resize the form, yet go back to looking disabled after I release the mouse after a resize. I also tried creating a brand new form and added a new ObjectListView to it. This new form and ObjectListView control had the exact same behavior.
Does anyone have any idea what might be going on?
Here's a screen shot of the form.
Update:
I just noticed that if I click Start->Shut Down to open the "Shut Down Windows" Dialog the ObjectListViews in the background switch to displaying correctly.
Update:
I tried to record a screen capture video of the behavior of the control changing between looking normal and looking disabled as I re size my form. It was exhibiting this behavior as I was recording the video. Yet after I finished recording and watched the video it looked fine. I was using the same program to record the video as I used to take the screen capture above.