I have category editors that have components on them that are tied to properties that throw exceptions when an invalid value is set. The exception is caught, but the property grid does not show the error dialog. I would also like to show the red border around my component when the value is invalid.
Do you have any examples of how to make this work?