K
Kai Zhang
I dynamically created a list of radiobuttons and I want to handle the events
on all of them.
However, I first cannot add withevent onto array, second, the array is
really a local variable, I cannot add withevent on local variables.
Any suggestion how to solve this?
Thanks in advance,
Kai
on all of them.
However, I first cannot add withevent onto array, second, the array is
really a local variable, I cannot add withevent on local variables.
Any suggestion how to solve this?
Thanks in advance,
Kai