I'm back into my wacky ways of creating controls on the fly; I'm placing buttons, lablels, and such on panels which are created at runtime.
Is there a method for determining the name of the panel that a given control is on? I was hoping for Control( name ).Parent, but no such luck...
Gary
Is there a method for determining the name of the panel that a given control is on? I was hoping for Control( name ).Parent, but no such luck...
Gary