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 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:
01531688
Views:
38
>>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.
>
What do you mean by MSForms2 here?

I've tried using the object's name (e.g. txtLanguage in my case) and got an error 'Unknown name'
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