Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help Me ! Formset and TextBox ?
Message
From
30/01/1997 19:28:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
User groups
Title:
Help Me ! Formset and TextBox ?
Miscellaneous
Thread ID:
00018894
Message ID:
00018894
Views:
77
I created a formset and include two forms, form1 and form2. Form1 is visible, form2 is invisible.
Form1 has one texbox and one pushbutton,code in the pushbutton click's event as follow:
Thisformset.Form1.visible = .F.
Thisformset.form2.visible = .T.

The Form2 has one textbox and one pushbutton, too.
IF I push form1's pushbutton then form1 is invisibled and form2 is visibled.But there is a guestion,when form2's textbox is setfocus ,the "enter key" is failure,I input some words in textbox then press enter key, the focus is not moved to pushbutton.
It's a serious, Please tell me what happen.

Thanks !
Next
Reply
Map
View

Click here to load this message in the networking platform