T3000 CrossPlatform Documentation
![]() | StyleIndex Enumeration |
[This is preliminary documentation and is subject to change.]
Style index mask (16 styles)
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
Members| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Style0 | 1 | ||
| Style1 | 2 | ||
| Style2 | 4 | ||
| Style3 | 8 | ||
| Style4 | 16 | ||
| Style5 | 32 | ||
| Style6 | 64 | ||
| Style7 | 128 | ||
| Style8 | 256 | ||
| Style9 | 512 | ||
| Style10 | 1024 | ||
| Style11 | 2048 | ||
| Style12 | 4096 | ||
| Style13 | 8192 | ||
| Style14 | 16384 | ||
| Style15 | 32768 | ||
| All | 65535 |
See Also