Hızlı Konu Açma

Hızlı Konu Açmak için tıklayınız.

Son Mesajlar

Konulardaki Son Mesajlar

Reklam

Forumda Reklam Vermek İçin Bize Ulaşın

OpenFile Dialog ile PictureBox'a Resim Açma

BOMBFACTORY

Uzman Üye
Uzman Üye
Trabzonspor
Katılım
5 Ocak 2014
Mesajlar
3,333
Tepkime puanı
6
Puanları
136
Kod:

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click OpenFileDialog1.ShowDialog() PictureBox1.ImageLocation = OpenFileDialog1.FileName PictureBox1.SizeMode = PictureBoxSizeMode.Zoom Label1.Text = OpenFileDialog1.SafeFileName End Sub
 

Users Who Are Viewing This Konu (Users: 0, Guests: 1)

Üst