







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..DoRangeVisible Method (Range) |
FastColoredTextBox Class See Also Send Feedback |
Scroll control for display given range
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public void DoRangeVisible( Range range ) |
Visual Basic |
---|
Public Sub DoRangeVisible ( _ range As Range _ ) |
Visual C++ |
---|
public: void DoRangeVisible( Range^ range ) |
Parameters
- range
- Type: FastColoredTextBoxNS..::..Range