开发者

How to add icons\thumbnails to wpf listbox

开发者 https://www.devze.com 2023-02-19 02:53 出处:网络
I want to have two list-boxes which contain icons\\thumbnails and then drag and drop items between the two.

I want to have two list-boxes which contain icons\thumbnails and then drag and drop items between the two.

Each list represent a folder and the drug and drop represents moving the file.

  1. I need some help on how to create the list of icons... it se开发者_开发技巧ems different from the winforms.

  2. I need help with drag and drop of the icons. (just nice to have...)

Thanks


You should take a look at this.

0

精彩评论

暂无评论...
验证码 换一张
取 消