







Set style for range
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public void SetStyle( Style style ) |
Visual Basic |
---|
Public Sub SetStyle ( _ style As Style _ ) |
Visual C++ |
---|
public: void SetStyle( Style^ style ) |
Parameters
- style
- Type: FastColoredTextBoxNS..::..Style