another question about menu bitmaps  
Author Message
CLARASOL





PostPosted: Top

Visual C#.Net >> another question about menu bitmaps I've experimented around with the menu bitmaps but none of
the sample code and app's I've tested with can show me how
to add a bitmap to a context menu. I've created an app
with no main form that resides in the system tray with
around 15 menu items. I've been asked to put icons next
to the menu's and i'll be dammed if i can figure out how
this is done.

The c# example code I've found on the web has been amazing
along with xp xml theme control and xp-style balloon tool-
tips but, adding an icon/bitmap to a context menu has
eluded me.

Anyone have any tutorials or code samples so I can see how
its done?

Thanks again.

DotNet273