Navigation:  Classes >

bBorderStyle

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Defines the graphic representation of a border.

Class

bBorderStyle

Properties

Foreground(Access / Assign)
InnerSpace(Access / Assign)
Style(Access / Assign)
Thickness(Access / Assign)

Methods

Init()

Inherits From

<No ancestor>

Inherited By

bFocusStyle

Description

A bBorderStyle defines the graphic representation of a border. It contains details of the border color, the thickness, the style and further formatting settings.

 

A border is used to enclose an area. For example, it can be used to format a focus rectangle in a bBrowser. The focus rectangle highlights the current cell that hold the focus.

 

The following images show differently formatted focus rectangles in the bBrowser.

 

FocusRect_1

 

Focus-Rectangle with the Style BBS_STANDARD

 

 

FocusRect_2

 

Focus-Rectangle with the Style BBS_SOLID, a
negative InnerSpace and a Foreground color.

 

 


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