Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ドラッグ アンド ドロップ プロパティをサポートし、(ドラッグ プロパティを処理する) ハンドラーを持たない ListView を作成することはできますか?
これがドラッグ&ドロップリストです。これは ListView の直接の代替品であり、非常に使いやすいです。github ページに使用方法の例があります。ハンドラーはありますが、リストビュー行全体をハンドラーとして設定すると、どこに触れてもドラッグできます。
https://github.com/terlici/DragNDropList