CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Sep 2003
    Posts
    90

    Ole Drag and Drop

    How can i implement Drag and Drop between my Application's ListCtrl and the Microsoft Excel using VC++/C++?
    I can implement Drag facility in the ListCtrl ,but the issue is regarding the Drop on Microsoft Excel Application.
    Does Microsoft Excel exposes any method that will implement the Drop facility?
    Last edited by kallzz; February 7th, 2005 at 02:36 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured