Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formless project - how to use control in class
Message
De
13/07/2006 10:25:05
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Formless project - how to use control in class
Divers
Thread ID:
01136020
Message ID:
01136020
Vues:
63
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform