|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Setfocus() in VB6 to VB.Net? Hi, In VB 6 there is a function setfocus() I want to know what is it in Vb.Net? Please help! |
#2
| |||
| |||
Re: Setfocus() in VB6 to VB.Net? Well this is the most easy question in my opinion. In VB.net its called "Focus" thats it! |
#3
| |||
| |||
Re: Setfocus() in VB6 to VB.Net? You are right my friend! In vb.net you can use focus. It behaves just like Setfocus() on vb6. me.controlname.focus |
![]() |
|
Tags: setfocus, vb net, vb6 |
Thread Tools | Search this Thread |
|