Navigation:  Classes > bBrowser >

bBrowser:GetTitleForeground()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the forground colour for the title when drawing.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetTitleForeground() Æ oForeground

Return Value

oForegroundThe determined foreground color.
Data type:Color

Description

In order to determine the foreground color for the title,

1.it is examined whether a bBrowser:TitleView object is defined and whether in this object a foreground color (see also bViewStyle:Foreground) is set unequal to NULL_OBJECT.
Ü If it is, this foreground color is returned.
2.Ü the value NULL_OBJECT is returned.

See Also

bBrowser:GetTitleAlphaBlendRatio()

bBrowser:GetTitleAlignment()

bBrowser:GetTitleBackground()

bBrowser:GetTitleFont()

bBrowser:GetTitleGrid()

bBrowser:GetTitleOptions()

bBrowser:TitleView

 


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