asked on
ASKER
ASKER
The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.
TRUSTED BY
ASKER
I want it when click into specified image from the imagelist control
for example, suppose I have the wolowing imagelist
1
2
3
4
5
(where each number represent an image)
and I click in image 3, then picturebox's image property will take image number 3 from imagelist