When filtering a property grid, is there anyway to determine whether all the properties have been filtered out?
I have a listbox that has all the objects that have the properties to view. When the user selects an object, it displays all it's properties. When the properties of a particular item all get filtered out, I want to hide the item in the listbox.
Thanks,
Eric