ComponentOne True DBInput Pro 8.0
MarginRight Property (TDBMask)

 

Reference> TDBMask Control> TDBMask Control Properties> MarginRight Property (TDBMask)

MarginRight Property (TDBMask)

The MarginRight property sets and retrieves the margin spacing used on the right side of the control. The margin is calculated from the right edge of the control. This will exclude the 3D border.

Syntax

object.MarginRight= integer

Read/Write at run time and design time.

Values

0 - 32767 (0 is the default)

Remarks

In the Effect object, the MarginRight property sets or retrieves the margin spacing used at the right 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 right 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 horizontally by setting the AlignHorizontal property.

If the value of the MarginRight and the MarginLeft exceeds the control width, the data entry area will become invisible.

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

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

See Also

MarginBottom Property (TDBMask)

MarginLeft Property (TDBMask)

MarginTop Property (TDBMask)

 

 


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

Product Support Forum  |  Documentation Feedback