Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object required
Message
From
08/12/1997 11:49:25
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
 
 
To
08/12/1997 11:44:02
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Miscellaneous
Thread ID:
00064463
Message ID:
00064467
Views:
34
>Later in the code, I use this code to assign a value to lnCurrent property:
>
>loProgressBar.lnCurrent = 4
>
>As soon as I try to assign a value to this property, it makes the OCX crashes in another environment.

Is the loProgressBar in scope when you try to set it? You may need to declare loProgressBar as private in the general area of the VB Class.
Jay Shepherd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform