Changing control properties/code through code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to change the properties of the objects/controls through code
(eg : changing the height, top, left, caption of already existing frame on
userform1) and also can we create ...like Command buttons to the form through
code and add the code to that button.

Suggestions will be highly appreciated.
 
I figured out how to create new userform and create controls and changing the
properties of the same...

Thanks to this wonderful community....

Next thing i am looking for is to write some code for checkbox at the time
of creation (eg: if checkbox is clicked then bold it).
 
Thanks Ron,
I will work on it and i am sure it is everything i required.

I appreciate your help!
 

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

Back
Top