Jake Pearson
2009-06-30 14:52:27 UTC
I have a very simple WPF user control that is mixed in with a windows forms
app. It has a list box that renders its scroll bar without the thumb (image
below). I narrowed it down to a plugin in my app that uses Managed DirectX
(MDX). If I remove the plugin, the scroll bar is just fine. I know MDX is
deprecated, but I don't think today is the day to consider an upgrade. Has
anyone come across this issue, or has any idea what I should do?
And I should add, that this control also lives in a plugin. There is no way
for the 2 plugins to reference each other.
app. It has a list box that renders its scroll bar without the thumb (image
below). I narrowed it down to a plugin in my app that uses Managed DirectX
(MDX). If I remove the plugin, the scroll bar is just fine. I know MDX is
deprecated, but I don't think today is the day to consider an upgrade. Has
anyone come across this issue, or has any idea what I should do?
And I should add, that this control also lives in a plugin. There is no way
for the 2 plugins to reference each other.