OLEDropFile event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void OLEDropFile (BSTR pszName);

Overview

Refer to Loading a Bitmap from a File.

Remarks

OLEDropFile event occurs each time a file is _dropped in a drag and drop operation, if OLEDropAllowed is set to TRUE. The event takes the name of the file being dropped as a parameter.

See Also

Elements:

OLEDropAllowed

Topics:

Working with the Control: General Behavior

 

Raster Images: Loading Files