View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ajit Ajit is offline
external usenet poster
 
Posts: 64
Default Changing control properties/code through code

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).




"Ajit" wrote:

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.
--
Ajit