ComponentOne True DataControl 8.0
Appearance Property

 

Appearance Property

Enables/disables 3-D display effects for the control.

Syntax

TData.Appearance = value

Remarks

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

Design Time

Run Time

0 - Flat

0

1 - 3D (default)

1

When this property is set to 1 - 3D, the control is painted with three-dimensional effects. When this property is set to 0 - Flat, no visual effects are used.

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