09-10-18, 08:18 PM
PHP كود :
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
PictureBox1.BackgroundImageLayout = BackgroundImageLayout.None
PictureBox1.Image = (My.Resources.image1)
End Sub
