ComponentOne True DBInput Pro 8.0
MarginBottom Property (TDBTime)

 

Reference> TDBTime Control> TDBTime Control Properties> MarginBottom Property (TDBTime)

MarginBottom Property (TDBTime)

The MarginBottom property sets and retrieves the margin spacing used on the bottom side of the data entry area to adjust the absolute text positioning. The margin is calculated from the bottom edge of the control. This will exclude the 3D border.

Syntax

object.MarginBottom= integer

Read/Write at run time and design time.

Values

0 - 32767 (0 is the default)

Remarks

In the Effect object, the MarginBottom property sets or retrieves the margin spacing used at the bottom area of the object for adjusting the absolute position of the child controls or the 3D effect settings. The container control's margin settings can be adjusted only when the AutoSize property is set to True with a single child control placed within the container. The margin is calculated from the bottom edge of the control. This will exclude the 3D borders - inner, outer bevel and bevel spacing width.

The text displayed in the control can be aligned vertically by setting the AlignVertical property.

If the value of the MarginBottom and the MarginTop exceeds the control height, the data entry area will become invisible.

The settings of this property will not take effect in the drop down edit window.

The MarginBottom property of the Effect object sets or retrieves the margin spacing used at the bottom area of the object for adjusting the absolute position of the child controls or the 3D effect settings. The container control's margin settings can be adjusted only when the AutoSize property is set to True with a single child control placed within the container. The margin is calculated from the bottom edge of the control. This will exclude the 3D borders - inner, outer bevel and bevel spacing width.

Notice that the margin spacing is not used between the two months.

See Also

MarginLeft Property (TDBTime)

MarginRight Property (TDBTime)

MarginTop Property (TDBTime)

 

 


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

Product Support Forum  |  Documentation Feedback