Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with picturebox()
Message
 
À
18/10/2001 20:05:18
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00570052
Message ID:
00570602
Vues:
22
Alvison, don't forget that Dennis is using VB.Net and a lot of things had changed between both version.



>hello my friend:
>
>im not an expert in visual basic, but if you are using a picturebox control, i can show you how to load a picture on it.
>
>you can do it directly in the property's of the control, setting the picture property with the path of the picture in a search button near the property textbox.
>
>The other way is to do it in code like this:
>
>Private Sub Form_Load()
>picture1.Picture = LoadPicture("filename as String ")
>End Sub
>
>i hope this will help you my friend!
>
>if you want a full code example, please e mail me at: alvison@dr.com so i can
>attach some files to you!
>
>ps: im using VB6 my friend!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform