ControlWindow property (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long ControlWindow

Overview

Refer to Using the Image List Control.

Remarks

(Read only) Is the handle of the actual contained ImageList Control window. Use this instead of the Window property to use GDI functions such as GetDC to directly draw on or send messages to the ImageList Control's window.

See Also

Elements:

Window property, BorderColor property, BackColor property, BorderStyle property, Appearance property

Topics:

Raster Images: Displaying Images