Eric Frost
10-29-2007, 09:21 AM
Is it possible to add a button to the MapPoint toolbar instead of making users go to Tools | and then clicking on the add-in?
I am working with VB6.
Eric
I am working with VB6.
Eric
Com Add-in As ButtonEric Frost 10-29-2007, 09:21 AM Is it possible to add a button to the MapPoint toolbar instead of making users go to Tools | and then clicking on the add-in? I am working with VB6. Eric Mattys Consulting 10-29-2007, 11:09 AM Hi Eric, I have yet to see anyone bypass the objApp.AddCommand function of the COM Addin template. You would be better served using the ActiveX (IMO). Mike Mattys Eric Frost 10-29-2007, 11:17 AM Thanks! I didn't think so but just thought I'd ask :| Eric | ||