Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

change image source

$
0
0

Hi

i am trying to change the source property of a image when the mouse enters the image on a wpf form

in the mouseenter event i have the following code

    Private Sub Image2_MouseEnter(ByVal sender As System.Object, ByVal e As System.Windows.Input.MouseEventArgs) Handles Image2.MouseEnter
        Image2.Source = "exit2.jpg"
    End Sub

I cant workout how to change image2source to a new picture 

Exit2.jpg is in my image resources

Exit1,jpg is the source i am trying to change

Any ideas

Mark


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>