property Dialog.BorderBottom as Long
Retrieves or sets the size in pixels of the border on the bottom side.

TypeDescription
Long A long expression that defines the border size on the left side.

The property has no effect if the control's Caption property is empty. Use the BorderLeft, BorderTop, BorderRight and BorderBottom properties to define the control's caption borders.