using System; using System.Collections.Generic; using S […]
在網路上找了很久,終於找到一個很棒的程式, CodePlex 果然是個好寶庫,讚不絕口的東西很多, 不過還是要 […]
將Form的 AllowDrop 屬性設為 true 在 Form 的 DragEnter 事件中 e.Eff […]