To make a usercontrol's caption update as you type, open the usercontrol object and click on the Tools menu. Then click Procedure Attributes. Then, in the dropdown list, select Caption (or what ever you might have called the property) and click advanced. Then change the Procedure ID to Caption and the Property Category to Text. If your property code works then this will update the caption as you type it in the properties window!
Did you find this useful? Please vote?
Don't understand? Tell me and I'll see if I can explain it better.
Note: I have only tried this out in VB 6.
Hope this helps.
Keith
sk_kdhall@hotmail.com
Did you find this useful? Please vote?
Don't understand? Tell me and I'll see if I can explain it better.
Note: I have only tried this out in VB 6.
Hope this helps.
Keith
sk_kdhall@hotmail.com