CaptureMenuUnderCursor method (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureMenuUnderCursor ();

Overview

Refer to Implementing Screen Capture.

Remarks

Captures the menu under the cursor to the control's bitmap. Capture is performed using the hot key. By default, the hot key is F11.

Note:

The user must call StopCapture if a capture operation has been started (for example, waiting for a hot key to be pressed) before the user allows the main window/application to terminate.

See Also

Elements:

CaptureEXEDlg method, Bitmap property, CaptureActiveClient method, CaptureActiveWindow method, CaptureFullScreen method, CaptureEXE method, CaptureWindowUnderCursor method, CaptureWallPaper, CaptureSelectedObject method, CaptureMouseCursor method, CaptureOptionDlg method, CaptureAreaOptionDlg method, CaptureObjectOptionDlg method, CaptureImage event

Topics:

Screen Capture: Capturing images