PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
command button firing more than once
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Program Addins
command button firing more than once
![]() |
command button firing more than once |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hello all,
I have a weird problem occuring in my VB6 addin that I have not seen before nor know where to look to solve the problem. I have a toolbar button that its' onClick routine is firing more than once when click only once. Can anyone help point out what I may be doing wrong or where I should look to resolve this behavior. Thank you. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Did you set CommandBarButton.Tag property to a unique string for each of the
buttons you create? Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "rauschy33" <rauschy33@hotmail.com> wrote in message news:O$MAPhuSDHA.2432@TK2MSFTNGP10.phx.gbl... > Hello all, > > I have a weird problem occuring in my VB6 addin that I have not seen before > nor know where to look to solve the problem. I have a toolbar button that > its' onClick routine is firing more than once when click only once. Can > anyone help point out what I may be doing wrong or where I should look to > resolve this behavior. > > Thank you. > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thank you, you suggestion caused me to look at one of my sub routines, and I
found the culprit. Thank you again "Dmitry Streblechenko" <dmitry@dimastr.com> wrote in message news:uMUkIYxSDHA.2280@TK2MSFTNGP12.phx.gbl... > Did you set CommandBarButton.Tag property to a unique string for each of the > buttons you create? > > Dmitry Streblechenko (MVP) > http://www.dimastr.com/ > OutlookSpy - Outlook, CDO > and MAPI Developer Tool > > > "rauschy33" <rauschy33@hotmail.com> wrote in message > news:O$MAPhuSDHA.2432@TK2MSFTNGP10.phx.gbl... > > Hello all, > > > > I have a weird problem occuring in my VB6 addin that I have not seen > before > > nor know where to look to solve the problem. I have a toolbar button that > > its' onClick routine is firing more than once when click only once. Can > > anyone help point out what I may be doing wrong or where I should look to > > resolve this behavior. > > > > Thank you. > > > > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

