|
-
Apr 27th, 2000, 03:52 AM
#1
I am trying to remove dynamically created textboxes and labels that I created on a form. The event that I want to remove them with is the click on a combo box. Microsoft help tells me I cannot do an unload of these controls with the combo event.
The txt and lbl are created dynamically based on a recordset retrieved from the new combo value. I have it working from a clear form button, but this is junky looking. It should clear on the new selection in the combo.
Any ideas of how to get around this?
Thanks in advance!!!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|