Click within Custom Control

MrRoss

New member
Joined
Jul 4, 2007
Messages
1
Programming Experience
1-3
Hey =]

I have created a Custom Control that consists of a PictureBox and Four Buttons.
I was wondering how i can access the Click Command for the Buttons once i have built the Control into a .dll . Because at the moment when i click on the control it only shows the click event for the entire control.

thanks in advance
 
Back
Top