public event IsPropertyBrowsableHandler IsPropertyBrowsable
'Declaration Public Event IsPropertyBrowsable As IsPropertyBrowsableHandler
'Usage Dim instance As PropertyGrid Dim handler As IsPropertyBrowsableHandler AddHandler instance.IsPropertyBrowsable, handler