PropertyGrid如何实现类似numericUpDown效果
http://bbs.csdn.net/topics/360204881
加上[TypeConverter(typeof(NumericUpDownTypeConverter))][Editor(typeof(NumericUpDownTypeEditor), typeof(UITypeEditor)), MinMaxAttribute(0, 32)]试试看