Adding summary to object browser?

  • Thread starter Thread starter tomb
  • Start date Start date
T

tomb

Does anyone know how to add a summary description for a class module to
the object browser? I can't find anything on it anywhere!

Thanks,

Tom
 
I still to this day don't understand why they didn't extend this same
concept to the "Description" you see for your control's properties in the
Property Editor. Instead you have to add ANOTHER comment to your code (this
time an "Attribute") in order to have it appear. Seems way redundant to me.
 
CMM said:
I still to this day don't understand why they didn't extend this same
concept to the "Description" you see for your control's properties in the
Property Editor. Instead you have to add ANOTHER comment to your code (this
time an "Attribute") in order to have it appear. Seems way redundant to me.

Well, maybe both features have been designed by different teams <bg>.
 
Back
Top