Navigation:  Classes > bBorderStyle >

bBorderStyle:Style

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Defines the graphic representation of the border.

Class

bBorderStyle

Type

Access / Assign

Data Type

Integer

Description

Several predefined styles are supported which are specified below:

 

Constant

Description

Sample

BBS_NONE

No border is displayed.

 

BBS_STANDARD

The border is displayed as a rectangle with dotted lines.

BBS_STANDARD

BBS_SOLID

The border is displayed as a rectangle with solid lines.

BBS_SOLID

BBS_RAISED

The border is displayed as a raised rectangle.

BBS_RAISED

BBS_SUNKEN

The border is displayed as a sunken rectangle.

BBS_SUNKEN

BBS_ETCHED

The border is displayed as a rectangle with etched lines.

BBS_ETCHED

BBS_BULGED

The border is displayed as a bulged rectangle.

BBS_BULGED

See Also

bBorderStyle:Foreground

bBorderStyle:Thickness

 


Page url: http://www.YOURSERVER.com/index.html?bborderstyle_style.htm