Click to See Complete Forum and Search --> : Collections


shobana
December 16th, 1999, 12:48 AM
how do i access the properties of a menu( created dynamically), that is added to a collection

Jean Spector
December 16th, 1999, 08:16 AM
You could use For Each ... In ...
Inside you can check with TypeOf() or something like that.


Jean
mage@lycosmail.com