T3000 CrossPlatform Documentation
FastColoredTextBoxShowScrollBars Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.FastColoredTextBox.ShowScrollBars"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool ShowScrollBars { get; set; }
Public Property ShowScrollBars As Boolean Get Set Dim instance As FastColoredTextBox Dim value As Boolean value = instance.ShowScrollBars instance.ShowScrollBars = value
Property Value
Type: BooleanSee Also