Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with picturebox()
Message
De
18/10/2001 11:29:01
 
 
À
18/10/2001 08:03:32
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00570052
Message ID:
00570289
Vues:
19
I am new to Visual Basic and am attempting to learn VB.Net using trainning material from VB6.
In both you can place a "PictureBox" control on a form and set the "Picture" property in VB6 or the "Image" property in VB.Net to hold the ".bmp" file.
Here is my question:
On this form I have a "checkBox" and I want to write a line of code in the change event when the box is checked or un checked.
In VB6 if I want to remove the ".bmp" file from the "pictureBox", the line of code looks like this:
pct.pict1.Picture = LoadPicture(" ")
What would be the equivalent line of code in VB.Net?
Dennis Collins
TRACKUM, Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform