T3000 CrossPlatform Documentation
FastColoredTextBoxAutoScroll Property |
[This is preliminary documentation and is subject to change.]
Do not change this property
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public override bool AutoScroll { get; set; }
Public Overrides Property AutoScroll As Boolean Get Set Dim instance As FastColoredTextBox Dim value As Boolean value = instance.AutoScroll instance.AutoScroll = value
Property Value
Type: BooleanSee Also