Desktop Functions: Smart Device Functions:
|
Search Results for "SetCapture" in [All]aygshellUse this in conjunction with the SetCapture/GetCapture HWND sample: user322: SetCapture
coredll3: GetCapture You can use GetCapture in conjunction with SetCapture to obtain the window handle of a Control. See the sample code below.
SetCapture(hOldWnd); 4: SetCapture
|