I am trying to create a control. and one of its properties should be the datatype of one member I would like to let the user defines the datatype of that memeber from the property window (something like Generics) Any idea ??
foreach(Minute m in MyLife) myExperience++;