Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How do you create a bitmap button in Visual Basic?

How do you create a bitmap button in Visual Basic?
[50 byte] By [Complete] at [2007-11-11 8:10:48]
# 1 Re: How do you create a bitmap button in Visual Basic?
do you mean a button with an image in it?
set the button property Style to 1 (Graphical) and assign an image file to the Picture property

Marco
mstraf at 2007-11-11 17:25:57 >