Post: Inserting Text In A Textbox After Hitting A Command Button in VB??
02-03-2011, 08:44 AM #1
Pauly
Banned
(adsbygoogle = window.adsbygoogle || []).push({}); Can some please tell me or give me the code to make certain text appear in a text box when a certain button is clicked please?
for visual basic
+rep
(adsbygoogle = window.adsbygoogle || []).push({});
02-03-2011, 09:36 AM #2
Originally posted by Mr.Chrome
Can some please tell me or give me the code to make certain text appear in a text box when a certain button is clicked please?
for visual basic
+rep


In the button click event put

Originally posted by another user
textbox1.text = "YOUR TEXT"

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo