Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formless project - how to use control in class
Message
From
13/07/2006 10:25:05
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Formless project - how to use control in class
Miscellaneous
Thread ID:
01136020
Message ID:
01136020
Views:
62
Dear Expert,

my vb6 's project is formless, how to use control in class (ie. using timer control in class)..

I use below codes:

Private withevents myTimer as Timer

on Class_Initialize .. I put
myTimer.Interval = 1000 ' The error occurs here!

but Error occurs .. Error 91: Object variable or with block variable not set

Pls help

Thanks
regards
Win
Next
Reply
Map
View

Click here to load this message in the networking platform