GetPicture method


Available for Window, MDIWindow, DialogBox, Button, Picture and Image objects.

Prototype

GetPicture Proto hWnd:HWND

Syntax

Invoke GetPicture, hWnd

Function

Gets the Picture property for an object.

Parameters

hWnd

Handle to the object.

Return value

Eax returns the handle to the picture for the object (if any), or NULL.