BuildDataTableFromEnum(
Basically the error is saying that this overload is not right, it doesn't accept these arguments.
Also, in ComboBoxEdit.vb I am getting an error saying that EnumSeparateOccurences and EnumTreatNumberAsCap are not implemented for the IListControl interface.
If I can fix these I can build no problems.