
I display a few enum values in my property grids, and sometimes I need to reassign these values and update the binding target. But enum-based targets are refusing to update, even with Mode=TwoWay specified. Is this one of those common problems with simple solutions, or should I send a test case in?
(On a side note, I really wish your documentation were exposed to Web search engines; Microsoft's CHM viewer leaves a lot to be desired, as would be expected of ancient relics.)