Can I please have some help to add a custom event to a class.
I have had a look at the following resource: http://www.codeproject.com/Articles/...lass-in-VB-Net
I have tried to use the code, with no success.
Can someone help me write a simple event for a Class. I would like the event to call a simple Sub called 'Test', and the 'Test' Sub to show a Msgbox with the word 'Test'.
I have had a look at the following resource: http://www.codeproject.com/Articles/...lass-in-VB-Net
I have tried to use the code, with no success.
Can someone help me write a simple event for a Class. I would like the event to call a simple Sub called 'Test', and the 'Test' Sub to show a Msgbox with the word 'Test'.