







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..SelectionStyle Property |
FastColoredTextBox Class See Also Send Feedback |
Style for rendering Selection area
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public SelectionStyle SelectionStyle { get; set; } |
Visual Basic |
---|
Public Property SelectionStyle As SelectionStyle Get Set |
Visual C++ |
---|
public: property SelectionStyle^ SelectionStyle { SelectionStyle^ get (); void set (SelectionStyle^ value); } |