What i did was to in each picture, at the click event i called picclicklike so
it gives me a better understanding of the code.Code:Private Sub picC1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles picC1.Click picClick(1) End Sub
mi problem is that i cannot alter the properties directly... And i don't know why...




Reply With Quote