Connecting Tech Pros Worldwide Help | Site Map

How to Change Background of Menu in vb6

Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#1: Nov 24 '08
hi
i want to set a image as background of menu in vb6
please help

thanx in advance
Manpreet Singh Dhillon Hoshiapur
Dököll's Avatar
Moderator
 
Join Date: Nov 2006
Location: Upstate NY - US
Posts: 2,267
#2: Nov 26 '08

re: How to Change Background of Menu in vb6


I believe you can add a pic frame and insert a photo, but if you need the form to have a background, you'll need to go to the form's properties, find picture are, then insert a photo.

I should perhaps tell you, you may have to find the photo you need firsthand, then determine whether it is big enough to fit your form.

Good luck!
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#3: Nov 28 '08

re: How to Change Background of Menu in vb6


hi
thanx for the reply
actually i am not asking how to change background of a form.
my question is how can i dacorate the dropdown menu using an image as background of the drop down menu.
thanks again
QVeen72's Avatar
Moderator
 
Join Date: Oct 2006
Location: Bangalore
Posts: 1,385
#4: Nov 28 '08

re: How to Change Background of Menu in vb6


Hi Manpreet,

Did you try this ..?

Regards
Veena
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,504
#5: Nov 28 '08

re: How to Change Background of Menu in vb6


you need to use third party controls
Newbie
 
Join Date: Jul 2008
Posts: 26
#6: Dec 1 '08

re: How to Change Background of Menu in vb6


no, you don't need 3rd party controls at all
Just use win32 api (easy)
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#7: Dec 3 '08

re: How to Change Background of Menu in vb6


hi
i have tried the code suggested by veena. but this code is to place icons in the menu items. but i dont want icons in the menu items. i want an image painted on menu background . in other words i want a dacorated menu so that it looks facinating.

thanx
manpreet singh dhillon hoshiarpur
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#8: Dec 10 '08

re: How to Change Background of Menu in vb6


hi
is it possible?
thanx
manpreet singh dhillon hoshiarpur
smartchap's Avatar
Familiar Sight
 
Join Date: Dec 2007
Location: Lucknow, India
Posts: 194
#9: Dec 13 '08

re: How to Change Background of Menu in vb6


Dear George which api to be used. Plz suggest.
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#10: Dec 25 '08

re: How to Change Background of Menu in vb6


hi
is there any way out
please help
QVeen72's Avatar
Moderator
 
Join Date: Oct 2006
Location: Bangalore
Posts: 1,385
#11: Dec 26 '08

re: How to Change Background of Menu in vb6


Hi Manpreet,

I have Code to Change BackGround Colour (not Image) of the Menu..
Is it ok..?

Regards
Veena
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#12: Dec 26 '08

re: How to Change Background of Menu in vb6


hi veena
thanx for the reply. i also have the code to change back color. but i need to set an image as background of the menu.
please help.
Familiar Sight
 
Join Date: Oct 2007
Posts: 158
#13: Jan 1 '09

re: How to Change Background of Menu in vb6


hi
is there any solutions?
Reply