Defining event for control built on-the-fly???

D

Dennis

I'm trying to build a user form that dynamically loads
controls based on user input in the beginning of the
form. The controls are loading, but I can't get their
events to work. Controls a loaded with:

Private ctrlDoorSwing As Control
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top