Microsoft KB Archive/69080

From BetaArchive Wiki

Simulating Drag-and-Drop Interface for Custom Control

Q69080



The information in this article applies to:


  • Microsoft Windows Software Development Kit (SDK) 3.1





SUMMARY

The Microsoft Software Library contains a file named MOVECC, which demonstrates how to simulate the Drag and Drop interface for custom controls. By using the MoveWindow() function, this sample allows you to click on a control and drag it to a new location.

MOVECC also demonstrates how to manipulate child window Z-order to prevent windows from going behind other child windows, and to avoid children painting on other children.



MORE INFORMATION

The following files are available for download from the Microsoft Download Center:


Movecc.exe

For additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file.




Additional query words: softlib MOVECC.EXE

Keywords : kbfile kbsample kb16bitonly kbCtrl _IK kbSDKPlatform kbGrpDSUser kbOSWin310 kbOSWin300 kbUser
Issue type : kbinfo
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310


Last Reviewed: December 9, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.