C#.NET設計一個簡單的顯示圖片及圖片文件名的程序。要求:利用PictureBox顯示圖片,利用Lable顯示圖片名稱,圖片放在ImageList組件中。

1.繪製界面 2.選擇組件中的ImagesList 3.右鍵,選擇圖像 4.選擇圖像 5.雙擊按鈕進入編碼界面。 代碼: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; us
相關文章
相關標籤/搜索