Hi, i havea question about designer's property grid. i have inherited control that has some properties.
this properties by default appears in the Property grid of the designer.
Now, one of this properties take value only between 0 and 1 .
How i can show this property in PropertyGrid as NumericUpDown or as enumeration of numbers ?.