Hi
I'm using the CheckComboBox from this framework in my project and it works fine in VS 2010. However when outside of VS the program crashes. Before i manage to get it work by adding
using Xceed.Wpf.Toolkit in the xaml.cs file but this doesn't work anymore.
I'm using the CheckComboBox from this framework in my project and it works fine in VS 2010. However when outside of VS the program crashes. Before i manage to get it work by adding
using Xceed.Wpf.Toolkit in the xaml.cs file but this doesn't work anymore.