ComponentOne True DBInput Pro 8.0
BorderStyle Property (StyleSet)

Sets/returns the border effect.

Syntax

object.BorderStyle= value

Read/Write at run time. Not available at design time.

Values

Design Time

Run Time

0 - None (Default)

dbiNoBorder

1 - Fixed Single

dbiFixedSingle

Remarks

The BorderStyle property determines whether an outline should be displayed around the drawing area.

When BorderStyle is set to False, although the outline is not drawn, the outline space will be reserved.

When the BorderStyle and Bevel properties are set to 0 (zero), the control will use the LineStyles() property settings instead.

When both the WeekStyleSet and the DayStyleSet properties are applied with a StyleSet object that has the BorderStyle property set to 1-Fixed Single, the border line color between the weekday and day portion will be drawn using the BorderColor of the DayStyleSet setting.

See Also

Bevel Property (StyleSet)

BackColor Property (StyleSet)

BorderColor Property (StyleSet)

WeekStyleSet Property (TDBCalendar)

DayStyleSet Property (TDBCalendar)

 

 


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

Product Support Forum  |  Documentation Feedback