J
Joseph Gruber
Hi All. I must be missing something but I can't figure out how to do
this. In my form's onload event I am adding a label control at
runtime. I create the control by calling a sub that is in a module
that has the necessary code to create the label. This works fine but
later I want to resize this label -- how can I reference the label
that I created in the onload?
Thanks!
this. In my form's onload event I am adding a label control at
runtime. I create the control by calling a sub that is in a module
that has the necessary code to create the label. This works fine but
later I want to resize this label -- how can I reference the label
that I created in the onload?
Thanks!