Project ⇒ Add Windows Form...Pick the template “Windows Form” and give a form name such as
Form2.cs
:
![]() |
A PictureBox is used to display the image.
The keyword this provides a way to refer to the specific instance of a class or structure in which the code is currently executing.
|
![]() |
![]() |
|