VB Net - Easy Question

jmcoreymv

Diamond Member
Oct 9, 1999
4,264
0
0
Im trying to figure out how to make it so I can perform actions when a mouse is over a certain control. Like lets say the cursor moves over a label, then i want the text in textbox1.test = "blah"

How would I do this?
 

oog

Golden Member
Feb 14, 2002
1,721
0
0
you can do this without vb.net. it's just a question of client-side javascript. you want to put your javascript code in an event like onmouseover.
 

PC Freak

Golden Member
Jan 20, 2000
1,195
0
0
jmcoreymv, i'm not at my work computer right now (with vb.net on it). When I get to work this morning I'll let you know. I'd hate to tell you wrong. Plus i have a website you need to check out. It's in my Fav's ,,, i'll shoot it your way.