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

TypeDescription
Long A long expression that indicates the control's caption 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.