Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SetFocus to a field in a Container
Message
From
27/01/2004 18:43:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
SetFocus to a field in a Container
Miscellaneous
Thread ID:
00871194
Message ID:
00871194
Views:
50
Hi all,

I can't SetFocus to the first and only field in my container, the code is the follow,
Method:ValorPorConta
WITH thisform
	.Sfcontainer1.visible=.t.
	.Sfcontainer1.txnValorPorConta.Value=.txnSaldo.Value
	.Sfcontainer1.txnValorPorConta.SetFocus()
ENDWITH
João Batista
Next
Reply
Map
View

Click here to load this message in the networking platform