Logo 
Search:

MS Office Forum

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds

Event handler for dynamically created controls

  Asked By: Armando    Date: Feb 05    Category: MS Office    Views: 1321
  

I am creating a few text boxes dynamically on an userform which was created at
design time. I have this code in Module1. This works with the following line of
code
Form_Design_Time.Controls.Add("Forms.TextBox.1")

Now I want to add the change or any other event handler to this text box form
Modul1.

Any work around?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Viren Rajput     Answered On: Feb 05

See the link below.


circuitcalculator.com/.../creating-userforms-
programmatically/

 
Didn't find what you were looking for? Find more on Event handler for dynamically created controls Or get search suggestion and latest updates.




Tagged: