HasMagGlass property (Main Control)

Visual Basic Example
Visual C++ 4.0 Example

Syntax BOOL HasMagGlass;

Overview:  Refer to Using the Magnifying Glass

Remarks

(Read only) Determines whether the control has a magnifying glass attached to it. Possible values are:

Value

Meaning

TRUE

The control has a magnifying glass attached to it.

FALSE

The control does not have a magnifying glass attached to it.

See Also

Functions: StartMagGlass method, StopMagGlass method, UpdateMagGlassShape method

Topics:  Raster Images: Displaying Images