







|
| FastColoredTextBox |
| Range Constructor (FastColoredTextBox, Place, Place) |
| Range Class See Also Send Feedback |
Constructor
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public Range( FastColoredTextBox tb, Place start, Place end ) |
| Visual Basic |
|---|
Public Sub New ( _ tb As FastColoredTextBox, _ start As Place, _ end As Place _ ) |
| Visual C++ |
|---|
public: Range( FastColoredTextBox^ tb, Place start, Place end ) |
