Hi,
I have an object type property and i dynamically assign a value of different types. It works for all types except for Enum. When i assign an Enum to my property and i assign my object to the SelectedObject property of my propertyGrid, all object types properties are not generated by the propertyGrid and are not displayed.
Thx.
I have an object type property and i dynamically assign a value of different types. It works for all types except for Enum. When i assign an Enum to my property and i assign my object to the SelectedObject property of my propertyGrid, all object types properties are not generated by the propertyGrid and are not displayed.
Thx.