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

TypeDescription
Long A long expression that defines the right 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.