I must have taken my stupid pills today because this should be simple.
My enum is defined in the form like this:
The combo box is set up like this:
But when I run the form, nothing shows up in the drop down list. I have no idea what the problem could be.
If not, try creating the Enum in a separate class file, re-build, then assign the enum to the combobox again and test.
That is on my list. So far, I have only 2 enums in the project, so it will not be too hard to refactor this later after I have wowwed the client with how quick I am