Xceed SmartUI Documentation
BorderStyle property
Properties > BorderStyle property

Returns/sets a value indicating the border style of an object.

BorderStyle() As BorderStyleConstants

Syntax

SmartUI.BorderStyle [= BorderStyleConstants]

Remarks

The different BorderStyles, which can be implemented with SmartUI are displayed here below: bsNone, bsSingleLine, bsDoubleLine, bsSunken, bsRaised, bsEtched and bsBump.

Applies To

SmartUI

See Also

BorderColor, EdgeStyle, BorderStyleConstants