Gambas Documentation
Compilación e instalación
Componentes
gb
gb.cairo
gb.chart
gb.complex
gb.compress
gb.crypt
gb.db
gb.db.form
gb.desktop
gb.form
gb.form.dialog
gb.gui
gb.image
gb.net
gb.net.curl
gb.net.pop3
gb.net.smtp
gb.opengl
gb.qt4
gb.qt4.ext
gb.settings
gb.xml
gb.xml.rpc
Controls pictures
Cómo...
Descripciones del Lenguaje
Developer Documentation
Documentacion y Recetas
Documentación del Entorno de Desarrollo
Fragmentos de código
Glosario
Licencia del Wiki
LÉEME
Manual del Wiki
Mensajes de Error
Pendiente de traducción
Registrarse
Repositorio de Aplicaciones
Tutoriales
Índice del Lenguaje
Últimos cambios
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
TextHighlighterStyle (gb.eval.highlight)
This class represents the style of one highlight state. A full highlighter style is represented as an array of that class.
This class is creatable.
This class can be used as a
static function
.
Static methods
FromString
Properties
Background
Bold
Return or set if the characters must be drawn with a bold font.
Color
Return or set the color used for drawing characters.
Dotted
InvertedColor
Key
Name
Strikeout
Underline
Return or set if the characters must be underlined.
Methods
Copy
ToString
Events
Change