







|
| FastColoredTextBox |
| FastColoredTextBox..::..BracketsStyle2 Property |
| FastColoredTextBox Class See Also Send Feedback |
Style for alternative brackets highlighting
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public MarkerStyle BracketsStyle2 { get; set; } |
| Visual Basic |
|---|
Public Property BracketsStyle2 As MarkerStyle Get Set |
| Visual C++ |
|---|
public: property MarkerStyle^ BracketsStyle2 { MarkerStyle^ get (); void set (MarkerStyle^ value); } |
