Browsable attribute

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I put the browsable attribute on a property of a component, it makes it appear in the properties browser for instances of that component. But does this only apply to properties, or can I do it with a field aswell (i.e. just a public variable - that doesn't have get/set accessors)

It doesn't seem to appear, although there aren't any errors...
 
Back
Top