Good Morning,
I have an enumerations declared in a common class written in C# (company.common) I want to dispaly the members of this enumeration in my comboBox(cboCategories). Any Ideas?
Private mBuilderNote As New WausauHomes.BuilderProfile.whws.wausauhomes.com.builderservices.NoteTypes
I have an enumerations declared in a common class written in C# (company.common) I want to dispaly the members of this enumeration in my comboBox(cboCategories). Any Ideas?
Private mBuilderNote As New WausauHomes.BuilderProfile.whws.wausauhomes.com.builderservices.NoteTypes