EditPoint Members
Include Protected Members
Include Inherited Members
Allows you to manipulate text as data in text buffers.
The EditPoint type exposes the following members.
Methods
Name
Description
Changes the case of the selected text.
Moves the edit point the specified number of characters to the left.
Moves the edit point the specified number of characters to the right.
Clears any unnamed bookmarks in the current text buffer line.
Copies the specified range of text to the clipboard.
Overloaded.
Copies the specified range of text to the clipboard and deletes it from the document.
Deletes the specified range of text.
Deletes the empty characters (white space) horizontally or vertically around the current location in the text buffer.
Moves the edit point to the end of the document.
Moves the edit point to the end of the current line in the buffer.
Overloaded.
Finds a given matching pattern in the selected text.
Gets a string representing the text between two given lines.
Gets the text between the current location and the specified location in the buffer.
Overloaded.
Indents the selected lines by the given number of indentation levels.
Inserts the given string at the edit point's current position in the buffer.
Inserts the contents of the specified file at the current location in the buffer.
Overloaded.
Moves the edit point down the specified number of lines.
Moves the edit point up the specified number of lines.
Moves the active point to the given 1-based absolute character offset.
Moves the document to the specified line and character offset position in that line.
Moves the active point to the given position.
Moves to the location of the next bookmark in the document.
Creates an outlining section based on an edit point and the given text point or value.
Fills the current line in the buffer with empty characters (white space) to the given column.
Inserts the clipboard contents at the current location.
Moves the edit point to the location of the previous bookmark in the document.
Returns a value indicating whether any of the specified range contains read-only text.
Finds a pattern in the specified range of text and replaces it with the specified text.
Replaces the selected text with the given text.
Sets an unnamed bookmark on the current line in the buffer.
Formats the specified range of text based on the current language.
Moves the object to the beginning of the document.
Moves the edit point to the beginning of the current line in the buffer.
Overloaded.
Removes the indent characters from the selected lines by the given number of indentation levels.
Moves the object the specified number of words to the left.
Moves the object the specified number of words to the right.
Top
Properties
Name
Description
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Top