object =  DFrameStyle and BarStyle

object: setImageBorderT

object: setImageBorderR

object: setImageBorderB

object: setImageBorderL

object: setImageCornerTR

object: setImageCornerRB

object: setImageCornerBL

object: setImageCornerLT

object.setImageBorderX: Set the background image for the X border

X: T = Top, B = Bottom, L = Left, R = Right

object. setImageCornerXY: Set the background image for the XY corner

XY: TR = Top-Right, RB = Right-Bottom, BL = Bottom-Left, LT = Left-Top

Syntaxes

object.setImageBorderX(filePath)

object. setImageCornerXY(filePath)

Parameters

filePath

See the filePath paragraph in Styles

Comment

If an image is set, either as a corner image or as a background image for sides, it is useful to set the width of borders to 'Auto' in order they have the width of images. See setBorderWidth