Click or drag to resize

ITextView Properties

The ITextView type exposes the following members.

Properties
  NameDescription
Public propertyLines
Returns the !TextView buffer lines.
Public propertyMaxBuffer
Returns the maxmimum buffer for this ITextView.
Public propertyMaxScrollbar
Returns the maxmimum number the scrollbar can scroll to (wrapped) lines.
Public propertyScrollbarPos
Returns the current scrollbar position. (wrapped lines)
Public propertyUseTimestamp
Returns whether time stamps is enabled for this ITextView buffer.
Top
See Also