This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, Not passing in list of attributes when calling ICustomTypeDescriptor.GetProperties. The .Net PropertyGrid passes in a list of Attributes to filter on. There is one entry BrowsableAttribute, with browsable set to true.
This is an issue for us, because we are deriving from a .net framework class and we want to hide many of the browsable properties. We also do not want to create a PropertyDescriptor for every property. The current implementation gets all the properties and then looks to see which properties are browsable. Thanks |
|
|
Thanks for reporting this. I've implemented a candidate fix and this will be included in nightly builds dated 14 Oct 2009 and above, available from about 1430 GMT. Please let us know if you still see the problem. |
|