Yes, I noticed. Your excellent macOS Toolbar for Xojo is a great piece of work, as well as a learning experience. In part, looking over your code is what sent me down the road that led to posting my question. @Martin_T’s StackView project is built similarly, except with more External Methods.
@Greg_O, just to be clear, are you saying that using a series of Declares within a Method or Event has potentially less overhead, than calling the equivalent number of External Methods?