Displaying an array of images in picturebox?

前端 未结 5 1113
北荒
北荒 2021-01-14 14:38

I\'m very new to visual C# I want to display an array of images in a picture box

Here\'s my code:

string[] list = Directory.GetFiles(@\"C:\\\\picture         


        
5条回答
提交回复
热议问题