N
Nick Hebb
I want to speed up the loading time of my add-in to reduce the chances
of winding up in the Disabled Items list. I've been playing around
with the code today. I created the command bar in the OnConnection
event like I normally would, but this time with only one button (a
caption button). Then, I load up the remaining controls in the
OnStartupCompete event.
It appears to work great, but before I roll it out I was wondering if
anyone knew of any pitfalls with this approach?
Thanks in advance,
Nicholas Hebb
BreezeTree Software
http://www.breezetree.com
of winding up in the Disabled Items list. I've been playing around
with the code today. I created the command bar in the OnConnection
event like I normally would, but this time with only one button (a
caption button). Then, I load up the remaining controls in the
OnStartupCompete event.
It appears to work great, but before I roll it out I was wondering if
anyone knew of any pitfalls with this approach?
Thanks in advance,
Nicholas Hebb
BreezeTree Software
http://www.breezetree.com