How to set Xojo control library description

I have searched all over but cannot find an answer.

How do I set a description on my custom control for the Xojo library panel to display?

There is, or was, a property DESCRIPTION that you could set
Click your control in the navigator then check the inspector

A quick check in 2022r1.1 & 2022r4.1 suggests its not showing there at all
:frowning:

1 Like

Yeah, not in 2021r1.1 or 2019r1.1 either. There is a Description field for about everything in the class (methods, events, properties, etc), but not the actual control/class itself.

I tried adding an attribute named Description but that didn’t work either.

Bummer - might be worth putting in a feature request for :stuck_out_tongue: