BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

how to set icon to office (outlook) commandbarpopup

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi OLE Automation
View previous topic :: View next topic  
Author Message
Harald Binkle
Guest





PostPosted: Tue Apr 19, 2005 5:40 pm    Post subject: how to set icon to office (outlook) commandbarpopup Reply with 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
Dmitry Streblechenko
Guest





PostPosted: Tue Apr 19, 2005 6:14 pm    Post subject: Re: how to set icon to office (outlook) commandbarpopup Reply with 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

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





PostPosted: Wed Apr 20, 2005 6:56 am    Post subject: Re: how to set icon to office (outlook) commandbarpopup Reply with 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...
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





PostPosted: Thu Apr 21, 2005 11:31 pm    Post subject: Re: how to set icon to office (outlook) commandbarpopup Reply with 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

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





PostPosted: Fri Apr 22, 2005 11:51 am    Post subject: Re: how to set icon to office (outlook) commandbarpopup Reply with 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

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





PostPosted: Fri Apr 22, 2005 4:47 pm    Post subject: Re: how to set icon to office (outlook) commandbarpopup Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi OLE Automation All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.