
Adding Events to Dynamically Added Controls
Is there a way to use the ScriptControl to add event logic to controls
added dynamically? I looked at the Help files but they have logic
that's known at compile time, my controls wouldn't be known until run
time. Also the script for the events wouldn't be known until run time.
Dennis