Hi, for everyone, I just try to learn how to build an activeX control, I read some text about using weizerd but I couldn't.

What I exactly try to build is, an image tool has tow basic properties, the first is a MouseOverImage property, which user can choose a BMP or JPG pic to use.
The 2nd property is MouseDownImage one, also the user can choose a pic.

Ofcourse it has an Image property in ordinary sate.

For Events it has a Click one.

AND THATS ALL.... .

COULD ANY ONE HELP