Xceed SmartUI Documentation
Properties / BorderStyle property
In This Topic
    BorderStyle property
    In This Topic

    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