Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX is invisible until I click on it
Message
From
26/12/2011 02:50:47
 
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:
01531681
Views:
41
>Hi everybody,
>
>I created a container class and added MS Forms 2 TextBox control. I added a few of such containers to my form. Unfortunately, when I run my form, the textboxes are not shown until I click on them.
>
>Do you know what can I do to show them properly?
>
>Thanks in advance.

try
* Container.Init
  this.MSForms2.Object.Visible = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform