ComponentOne True DBGrid Pro 8
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.

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

TDBGrid Control

TDBDropDown Control

 

 


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

Product Support Forum  |  Documentation Feedback