Jackyquah
June 18th, 2006, 09:08 AM
Hi, I am new to Window Form Application.
I have a costum control class with eventhandler NewClick;
declaration :
event EventHandler^ NewClick;
how do I know if there is no Method in NewClick or How Many method stored in NewClick ?
I have a costum control class with eventhandler NewClick;
declaration :
event EventHandler^ NewClick;
how do I know if there is no Method in NewClick or How Many method stored in NewClick ?