ComponentOne True DataControl 8.0
Enabled Property

 

Enabled Property

Enables/disables user interaction.

Syntax

TData.Enabled = boolean

Remarks

Read/Write at run time and design time. Property applies to TData control and TDataLite control.

This property determines whether a TData control can respond to end-user interaction. If True (the default), the user can press the control’s buttons with the mouse. If False, the user cannot manipulate the control directly.

Note: At design time, this property is not available in the property pages and must be set in the Visual Basic Properties window.

See Also

TData Control

 

 


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

Product Support Forum  |  Documentation Feedback