ComponentOne List 8.0 for ActiveX
Locked Property

 

Locked Property

This property returns or sets a value indicating whether the control can be edited.

Syntax

TDBCombo.Locked= boolean

Remarks

Read/Write at run time and design time.

Property applies to the TDBCombo control.

If True, the user cannot modify data in the TDBCombo control; however, the user can highlight data in the text box and copy it.

If False (the default), the user can modify data in the TDBCombo control.

This property does not affect programmatic access to the TDBCombo control.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback