Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Controls At Runtime
Message
From
30/04/2002 02:15:04
 
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00645508
Message ID:
00650757
Views:
22
I also write ActiveX controls for the VFP. In VFP manu controls do not work properly and you must write special code to accomplish successful work.

First, make sure error is not caused by bug in the VFP code, from which control is used. Look at error message - if caption contains "Visual Basic" or some like this, error is in the control, otherwise - in VFP code.

If error is in the control, put MsgBox-es at the begin and the end of every procedure. This will help to find place of your error. Best way is writting in LOG-file instead of disolaying MsgBox, but this requires little more code.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform