The subject says all. I want to use that to add the values of an enum in a combobox.
Thanks
vIceBerg
Answer
string[] names = Enum.GetNames (typeof(MyEnum));
Then just populate the dropdown withe the array
In the middle of the movie Ice Age: Continental Drift Peaches' mom asked Peaches to go to sleep. Then, she hung on the tree. This parti...
No comments:
Post a Comment