Connecting Tech Pros Worldwide Help | Site Map

Button Class with a Mapped Image at design Time

Peter
Guest
 
Posts: n/a
#1: Nov 21 '05
How do I create a button class that has an image(not background image)
mapped to it at design time.

IE. Button size 30x30 and Pic1 30x30 jpg

when I drop the control on the form the image is already set to the
pic1.jpg


-Peter
Ken Tucker [MVP]
Guest
 
Posts: n/a
#2: Nov 21 '05

re: Button Class with a Mapped Image at design Time


Hi,

Take a look at the image button in the vb power pack

http://msdn.microsoft.com/library/de...bpowerpack.asp

Ken
---------------------------
"Peter" <peter@mclinn.com> wrote in message
news:dcde2a5a.0408060851.375d8947@posting.google.c om...
How do I create a button class that has an image(not background image)
mapped to it at design time.

IE. Button size 30x30 and Pic1 30x30 jpg

when I drop the control on the form the image is already set to the
pic1.jpg


-Peter


Closed Thread