SaveScrollingRegion Property
Gets or sets a save state for the scrolling region.
bool SaveScrollingRegion {get; set;}
'Declaration
Property SaveScrollingRegion As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
instance.SaveScrollingRegion = value
value = instance.SaveScrollingRegion
Property Value
The default value is false.