Hi,
I have created some control arrays using
Code:
Dim bButtons(4) As Button
Now assigning each buttons property is the easy part, but how do you assign it code?
I thought that custom making your on events would work, obviously being generic events that would be fed certain properties from the buttons that are clicked. So how would you create events to be raised?
If you can answer both do, but I really would like the second question's answer.
Thanks,
------------------------------------------------
Apocolypse2005
Always ready and waiting to be helped! Soon changing as I have got so much better as a programmer!