Overload | Description |
---|---|
SetBrowsableAttribute(Object,String,Boolean) | |
SetBrowsableAttribute(PropertyDescriptorCollection,String,Boolean) | |
SetBrowsableAttribute(PropertyDescriptor,Boolean) | NOTE: Property MUST HAVE [Browsable(...)] specified already (in source)!!! otherwise this blows things up majorly. |