I made a button ocx which uses graphics. Say for instance I have 2 sets of images that whenever the mouse is over the control, image 2 is visible and when the mouse if outside the control, image 1 would be visible. Easier said, just like a link button that whenever the mouse is over a link, it changes color then back. How do I do this? I tried using HitTest event but never worked. Pls help. Thanks!