BiGroupBoxTitle

This component is used with the BiGroupBox to handle the title.

This class extends BiLabel and therefore all methods and fields available for BiLabel are also available for BiGroupBoxTitle .

Constructor

new BiGroupBoxTitle ( sText )

Parameters

NameTypeOptionalDefaultDescripton
sTextStringOptional text to show on the title

Properties

NameTypegetsetDescripton
titlePositionStringcheckedcheckedThe position of the title. Valid values are:

left
center
right

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

Using this outside a group box might result in unexpected behavior