Click or drag to resize

scintillaExtender Methods

The scintillaExtender type exposes the following members.

Methods
 NameDescription
Private methodFormatHelpTip Formats the text to be displayed in the tooltip using information from the object's member and from the XML documentation, if existing.
Private methodgetLastWord Returns the last typed word in the editor.
Public Extension MethodSetColumnMargins Sets the column margins to correctly show line numbers.
Public Extension MethodSetEditorStyle Sets the editor style for Python language.
Public Extension MethodShowAutoComplete Show an autocomplete listbox with methods and properties from the object with the entered keyword.
Public Extension MethodShowToolTip Show a tooltip with information about the entered object method or property.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also