ComponentOne List 8.0 for ActiveX
Enabled Property

 

Enabled Property

This property returns or sets a value that determines whether a control can respond to user-generated events.

Syntax

object.Enabled= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls.

If True (the default), the user can give focus to the control and manipulate it with the keyboard or mouse.

If False, the user cannot manipulate the control directly.

See Also

TDBList and TDBCombo Controls

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback