Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Visual Basic (http://www.programmingforums.org/forum18.html)
-   -   how do you put a caption into a label when clicked? (http://www.programmingforums.org/showthread.php?t=10248)

13EN Jun 8th, 2006 11:20 AM

how do you put a caption into a label when clicked?
 
how do you put a caption into a label when clicked? i want to make a programme that:

When you click a command button the caption will go into a text box how do i do that? please help me

Booooze Jun 8th, 2006 1:41 PM

:

textbox1.text = label1.caption

Put that under the command button click event. Chnage control names where nessacary.

13EN Jun 8th, 2006 3:26 PM

thank you very much


All times are GMT -5. The time now is 10:41 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC