Re: How to change the color of an Image control border

Tech-Archive recommends: Speed Up your PC by fixing your registry




"DORI" <DORI@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
Dear All,
I am wondering if this is possible in vb6sp6:
I have set the borderstyle of image1 to "1" and the borders appear in black
color. How can I change that to red color?
Thanks for your comments in advance,

There is no border color property for the Image control, is there?
You could try using a Shape control around the image.

LFS


.