property Record.BorderWidth as Long
Sets or retrieves a value that indicates the border width of the control.
Type
Description
Long
A long expression that indicates the width of the control's border.
The BorderWidth property specifies the width of the control's border. By default, the BorderWidth property is 2 pixels. Use the
BorderHeight
property to specify the height of the control's border. The control's client area excludes the borders. The fields are arranged in the control's client area. The
HBorderField
property specifies a value that indicates the distance between two fields on the horizontal axis. The
VBorderField
property specifies a value that indicates the distance between two fields on the vertical axis.
Send comments on this topic.
© 1999-2007
Exontrol Inc, Software
. All rights reserved.