how to access programatically added controls
I have a UF to which some code adds a CommandButton in
runtime. No problem. But in design mode, by defenition,
the added control doesn't exist. So where do I put code to
recognise and act upon its click event. I've run out of
inspired guesses. Any help would be appreciated.
Don
|