How to enumerate all existing values of an enum type
Hi,
I would like to know how can i add all the values of a certain enum type into a combo box
in C#
is there any kind of ubound / lbound mechanism involved ?
please advise,
cheers,
Daberelay.
sbugigPosted Oct 1, 2004, 4:56 AM
shimtannyPosted Oct 1, 2004, 4:44 AM