Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Control
Key
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Style.Color (gb.qt4)

Static Property Color As Integer

Since 3.21
Return or set the highlight color of the styled borders.

Note:
Only the "borders" of styled objects are drawn when Style.Flat = False
With that setting Paint.Stroke() is used so only the outline is colored.

If Style.Flat = True then Paint.Fill() is used so borders and object backgrounds will use this color.

With some controls this can be overridden by impilicitly setting the controls .Background color or placing the control in a container with a specific background.