scintilla |
The scintillaExtender type exposes the following members.
Name | Description | |
---|---|---|
FormatHelpTip | Formats the text to be displayed in the tooltip using information from the object's member and from the XML documentation, if existing. | |
getLastWord | Returns the last typed word in the editor. | |
SetColumnMargins | Sets the column margins to correctly show line numbers. | |
SetEditorStyle | Sets the editor style for Python language. | |
ShowAutoComplete | Show an autocomplete listbox with methods and properties from the object with the entered keyword. | |
ShowToolTip | Show a tooltip with information about the entered object method or property. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |