Here is my Combo Box
you should try '.' instead of Value, it should pick it up as binding to the object as it has no property name
comboBox1.DisplayMemberPath = ".";