Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Onde estava o FOCO ?
Message
 
To
27/08/2002 11:23:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00693881
Message ID:
00694116
Views:
18
Sergio,

Armazeno o OBJETO em uma variavel... Por exemplo:

oObjetoAtual = _Screen.ActiveControl

e depois, quando precisar de manipular este objeto:

oObjetoAtual.SetFocus()
ou
oObjetoAtual.Value = "Qualquer Coisa"
etc...

Como vc viu, não é necessário saber o nome do objeto... Basta utilizar a variavel onde ele está armazenado.

[]s
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform