Alright... This is making me a bit nuts. I'm getting very inconsistent
results. These are pretty simple forms I'm dealing with. In fact, the only
code in one of 'em is "Item.Close(Flase)" in the Reply event.
It seems that I do get the "About this form" option when I choose the form
from the file menu, but not when I run the form from the design environment.
That I can deal with. But the Icons still don't work. That said... This
time, I got the proper icon when the reply to the second form showed up in
my inbox.
I'm not doing anything with these forms that's been asociated with
one-offing them. And when I do get the About option, the about window lists
my form class in title bar.
It seems to me that this should be a pretty simple thing to do. The icon
definition becomes part of the form, right? You don't have to have the .ico
file on the destination machine do you? That would be a bit strange... I
just don't know what the problem could be at this point. Any more insight
you have is greatly appreciated, but I'm starting to think I should just
give up on the whole icon situation.
Jerry
If you are not seeing Help | About This Form in run mode, then you are
almost certainly working with a one-off form, which would explain why the
items don't have the correct icons. See
http://www.slipstick.com/dev/formpub.htm#oneoff for possible causes.
Both icons need to be 32x32, BTW. The smaller one puts the 16x16 in one
corner. Take a look at one of the *s.ico files and you'll see how this
works.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at
http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers