SAMPLE: Simulating Drag-and-Drop Interface for Custom ControlLast reviewed: July 22, 1997Article ID: Q69080 |
3.00 3.10
WINDOWS
kbprg kbfile
The information in this article applies to:
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. Download MOVECC.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
|
Additional reference words: 3.00 3.10 softlib MOVECC.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |