Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX is invisible until I click on it
Message
 
 
To
26/12/2011 13:05:42
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01531677
Message ID:
01531698
Views:
32
>try
>
>txtLanguage.Visible = .T.
>
>or
>
>ThisForm.Draw
>
Do you think my workaround is not a good one? I added this.txtLanguage.SetFocus in the container's Init event and the issue was resolved.

BTW, I tried now thisform.Draw in form's Init and I tried this.txtLanaguage.visible = .t. in the Init of the container - didn't work.

See my other related problems. My main problem now is how to save correctly information I typed in this control (in a different language) into SQL Server.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform