Enabled property (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL Enabled

Overview

Refer to Miscellaneous Methods and Properties.

Remarks

Enables the Main Control.

The setting takes effect at run time.

Setting

Description

TRUE

Allows the control to respond to events.

FALSE

Prevents the control from responding to events.

See Also

Topics:

Working with the Control: General Behavior