954,148 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

set the focus

hi every one
I want to weite a pice of code that if specific condition happened I set the focus on a textbox. I prefere that have a colornotification as well.
any one knows how to do that.in vb.net express

apchidara
Newbie Poster
18 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

Focus
txtBox.Focus

Colour
txtBox.BackColor = Yellow

ptaylor965
Junior Poster
170 posts since Oct 2006
Reputation Points: 16
Solved Threads: 19
 

thanks

apchidara
Newbie Poster
18 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You