This question is locked. New answers and comments are not allowed.
I have some PropertyDefinitons marked as ReadOnly (IsRealOnly = True) and they are no longer selectable in the property grid. Because of that, there is no way to select a readonly property and see it's description in the description panel. This breaks from the standard behavior I'm used to seeing in property grids in other programs (i.e visual studio). Is there a way make a ReadOnly property selectable?