How do I make the caption of one object to be the information from another
object that is linked to a database.
Example: One text control shows a 4, this number comes from a database.
I want a label control' caption to show 4.
With kind regards,
kk
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
labelcontrol.caption = textcontrol.text
You will have to insure that this statement gets executed each time the
value in the textcontrol changes (ie, when you move to a different
record in the database)
--
Patrick Goupell
http://www.nite.org
http://www.noneusa.org