Hello,
In my previous post
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=54512, I don't know how to sort the properties at design time. Now, the properties are ordered ok, but the user can't to update a numeric property. The application show the message:
"Invalid property value. Specified argument was out of the range of valid values.
Parameter name: Index was out of range. Must be non-negative and less than the size of the collection."
See image: (the image shows the error when the user attemps to set the vale 5 to the Buttons property).
This issue only its fired when the user attemps to update numeric properties.
I need help here.
Regards and TIA.