Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
WinListView : Drag Drop
posted

I have wrapped WinListView by dropping onto UserControl  to create MyListView control

I am trying to implement Drag/Drop functionality.

I can not find onItemDrag event in the WinListView : UltraWinListView.

Is there other even that I can use instead ?

 Thank you

Parents
No Data
Reply
  • 69832
    Offline posted

    There is no ItemDrag event; if you like you can submit a feature request or one. You should check out the 'WinListView DragDrop' sample, which ships with the SDK. It demonstrates how to implment drag and drop for that control.

Children
No Data