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

TypeDescription
Long A long expression that defines the top border size of the control's caption.

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.