Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with picturebox()
Message
From
18/10/2001 11:29:01
 
 
To
18/10/2001 08:03:32
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00570052
Message ID:
00570289
Views:
20
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform