D dsigner1 Registered User. Local time Today, 05:30 Joined Jun 13, 2008 Messages 38 Jun 27, 2008 #1 Does anyone know a neat way of associating more than one label with a text box control? It doesn't really matter as everything will work anyway but it would make things more tidy for editing on a form I am working on.
Does anyone know a neat way of associating more than one label with a text box control? It doesn't really matter as everything will work anyway but it would make things more tidy for editing on a form I am working on.
Guus2005 AWF VIP Local time Today, 06:30 Joined Jun 26, 2007 Messages 2,642 Jun 27, 2008 #2 No. Can't be done. However you can use the tag property of each control to join them together. Share and Enjoy!
No. Can't be done. However you can use the tag property of each control to join them together. Share and Enjoy!
D dsigner1 Registered User. Local time Today, 05:30 Joined Jun 13, 2008 Messages 38 Jun 27, 2008 #3 Thanks Guus. Thought that was the case. Nice to have it confirmed