Control Arrays in VBA?

B

Bob

Is there any place where I can find how to make a control array using a class
module in VBA. I want to overcomes the VBA limitation of not being able to
assign a single routine to handle multiple control events.

Thanks.......
 
Top