Bookmark Class

T3000 CrossPlatform

Bookmark Class

[This is preliminary documentation and is subject to change.]

Bookmark of FastColoredTextbox
Inheritance Hierarchy
SystemObject  FastColoredTextBoxNSBookmark

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public class Bookmark
Public Class Bookmark

Dim instance As Bookmark

The Bookmark type exposes the following members.

Constructors
  NameDescription
Public methodBookmark
Initializes a new instance of the Bookmark class
Top
Properties
  NameDescription
Public propertyColor
Color of bookmark sign
Public propertyLineIndex
Line index
Public propertyName
Name of bookmark
Public propertyTB
Top
Methods
  NameDescription
Public methodDoVisible
Scroll textbox to the bookmark
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPaint
Public methodToString (Inherited from Object.)
Top
See Also