Navigation:  Classes > bBrowser >

bBrowser:GetTitleBackground()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Determines the background colour for the title when drawing.

Class

bBrowser

Type

Method

Syntax

<oBrowser>:GetTitleBackground() Æ oBackground

Return Value

oBackgroundThe determined background color.
Data Type:Brush

Description

In order to determine the background color for the title,

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

2.Ü the value NULL_OBJECT is returned.

See Also

bBrowser:GetTitleAlphaBlendRatio()

bBrowser:GetTitleAlignment()

bBrowser:GetTitleFont()

bBrowser:GetTitleForeground()

bBrowser:GetTitleGrid()

bBrowser:GetTitleOptions()

bBrowser:TitleView

 


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