TextHighlighterStyle() (gb.eval.highlight)

Static Function TextHighlighterStyle ( Color As Integer [ , Bold As Boolean, Underline As Boolean, Dotted As Boolean ] ) As TextHighlighterStyle

Return a new style.

  • Color : The style color. Whether it is a foreground or a background color depends on the state it is associated with.

  • Bold : If the characters must be drawn with a bold font.

  • Underline : If the characters must be underlined.