 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Harald Binkle Guest
|
Posted: Tue Apr 19, 2005 5:40 pm Post subject: how to set icon to office (outlook) commandbarpopup |
|
|
Hi,
I'd like to set an icon to Outlook commandbarpopup, but there is no method
like setstyle or pasteface like for a commandbarbutton.
Does anyone know?
Thanks
Harry
|
|
| Back to top |
|
 |
Dmitry Streblechenko Guest
|
Posted: Tue Apr 19, 2005 6:14 pm Post subject: Re: how to set icon to office (outlook) commandbarpopup |
|
|
Correct, CommandBarButton does not allow to set a custom icon.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote
| Quote: | Hi,
I'd like to set an icon to Outlook commandbarpopup, but there is no method
like setstyle or pasteface like for a commandbarbutton.
Does anyone know?
Thanks
Harry
|
|
|
| Back to top |
|
 |
Harald Binkle Guest
|
Posted: Wed Apr 20, 2005 6:56 am Post subject: Re: how to set icon to office (outlook) commandbarpopup |
|
|
But Outlook itself can do it. Look at the "new mail" (new kontackt)[there
are more] button, it is a commandbarpopup and it has an icon.
Harry
-------------------------------------
"Dmitry Streblechenko" <dmitry (AT) dimastr (DOT) com> schrieb im Newsbeitrag
news:42654a74 (AT) newsgroups (DOT) borland.com...
| Quote: | Correct, CommandBarButton does not allow to set a custom icon.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote in message
news:42654046$1 (AT) newsgroups (DOT) borland.com...
Hi,
I'd like to set an icon to Outlook commandbarpopup, but there is no
method
like setstyle or pasteface like for a commandbarbutton.
Does anyone know?
Thanks
Harry
|
|
|
| Back to top |
|
 |
Dmitry Streblechenko Guest
|
Posted: Thu Apr 21, 2005 11:31 pm Post subject: Re: how to set icon to office (outlook) commandbarpopup |
|
|
Yes, there are quite a few things that Outlook does that are not exposed to
the outside world.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote
| Quote: | But Outlook itself can do it. Look at the "new mail" (new kontackt)[there
are more] button, it is a commandbarpopup and it has an icon.
Harry
-------------------------------------
"Dmitry Streblechenko" <dmitry (AT) dimastr (DOT) com> schrieb im Newsbeitrag
news:42654a74 (AT) newsgroups (DOT) borland.com...
Correct, CommandBarButton does not allow to set a custom icon.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote in message
news:42654046$1 (AT) newsgroups (DOT) borland.com...
Hi,
I'd like to set an icon to Outlook commandbarpopup, but there is no
method
like setstyle or pasteface like for a commandbarbutton.
Does anyone know?
Thanks
Harry
|
|
|
| Back to top |
|
 |
George Birbilis Guest
|
Posted: Fri Apr 22, 2005 11:51 am Post subject: Re: how to set icon to office (outlook) commandbarpopup |
|
|
in older outlook versions that are Win32 GUI (maybe newer have .NET GUI, not
sure) could use WinSight or similar program to see windows messages
exchanged and construct/post some similar message to the button to set its
icon
| Quote: | Yes, there are quite a few things that Outlook does that are not exposed
to the outside world.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote in message
news:4265facf$1 (AT) newsgroups (DOT) borland.com...
But Outlook itself can do it. Look at the "new mail" (new kontackt)[there
are more] button, it is a commandbarpopup and it has an icon.
Harry
-------------------------------------
"Dmitry Streblechenko" <dmitry (AT) dimastr (DOT) com> schrieb im Newsbeitrag
news:42654a74 (AT) newsgroups (DOT) borland.com...
Correct, CommandBarButton does not allow to set a custom icon.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote in message
news:42654046$1 (AT) newsgroups (DOT) borland.com...
Hi,
I'd like to set an icon to Outlook commandbarpopup, but there is no
method
like setstyle or pasteface like for a commandbarbutton.
Does anyone know?
Thanks
Harry
|
|
|
| Back to top |
|
 |
Dmitry Streblechenko Guest
|
Posted: Fri Apr 22, 2005 4:47 pm Post subject: Re: how to set icon to office (outlook) commandbarpopup |
|
|
Yes, in the old Exchange Client the toolbar was a regular Window control.
That is not the case as of Outlook 97 - all Office apps share thee same
toolbar/menus related code.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"George Birbilis" <birbilis (AT) kagi (DOT) com> wrote
| Quote: | in older outlook versions that are Win32 GUI (maybe newer have .NET GUI,
not sure) could use WinSight or similar program to see windows messages
exchanged and construct/post some similar message to the button to set its
icon
Yes, there are quite a few things that Outlook does that are not exposed
to the outside world.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote in message
news:4265facf$1 (AT) newsgroups (DOT) borland.com...
But Outlook itself can do it. Look at the "new mail" (new
kontackt)[there
are more] button, it is a commandbarpopup and it has an icon.
Harry
-------------------------------------
"Dmitry Streblechenko" <dmitry (AT) dimastr (DOT) com> schrieb im Newsbeitrag
news:42654a74 (AT) newsgroups (DOT) borland.com...
Correct, CommandBarButton does not allow to set a custom icon.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Harald Binkle" <binkle (AT) jam-software (DOT) de> wrote in message
news:42654046$1 (AT) newsgroups (DOT) borland.com...
Hi,
I'd like to set an icon to Outlook commandbarpopup, but there is no
method
like setstyle or pasteface like for a commandbarbutton.
Does anyone know?
Thanks
Harry
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|