|
-
Jan 6th, 2003, 11:16 AM
#1
Thread Starter
Hyperactive Member
Icons on a Menu
How can I add Icons to my menu??
For Example: How do an image of a door to the Exit selection on my menu??
Also....
What is the code the detect what menu item was selected?
I am a newbie so please keep it simple... If you can 
Thanks in advance!
Anjari
-
Jan 6th, 2003, 02:01 PM
#2
yay gay
you'll have to draw each item with GDI+.
you can find gdi+'s libraries in System.Drawing.
just open the desired image as Image and with gdi draw it on the desired menu
\m/  \m/
-
Jan 8th, 2003, 01:37 PM
#3
Hyperactive Member
OwnerDraw
Look up OwnerDraw in the MSDN help. You can use this property with many controls to allow you to draw an item yourself (like in the menu).
-scott
he he he
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|