Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Assign file-id to picturebox in code
Message
De
27/09/2004 17:19:44
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Assign file-id to picturebox in code
Divers
Thread ID:
00946441
Message ID:
00946441
Vues:
55
greetings all
Simple problem, I need to assign a file id to a picturebox. Here is what I have:
x = App.Path & "\bitmaps\pumpkin.wmf"
imgPicture.picture = x
also tried
imgPicture.picture = App.Path & "\bitmaps\pumpkin.wmf"

Keeps giving me an error "object required", sometimes it gives me a "type mismatch"

any ideas?? thanx in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform