
09-16-2003, 01:29 PM
|
|
Junior Contributor
|
|
Join Date: Dec 2002
Posts: 401
|
|
WithEvents and Control Arrays
|
When I set a WithEvents variable to refer to a control it works fine except in cases where the control is an item in a control array. In that case I get error message 459, "Object or class does not support the set of events". Why doesn't this work?
|
|